provider

package
v0.5.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 7, 2022 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() provider.Provider

Types

type DataSourcePluginV1 added in v0.2.0

type DataSourcePluginV1 struct {
	ID         types.String `tfsdk:"id"`
	PluginID   types.String `tfsdk:"plugin_id"`
	Attributes types.String `tfsdk:"attributes"`
	Result     types.String `tfsdk:"result"`
}

type ResourcePluginV1

type ResourcePluginV1 struct {
	ID         types.String `tfsdk:"id"`
	ResourceID types.String `tfsdk:"resource_id"`
	PluginID   types.String `tfsdk:"plugin_id"`
	Attributes types.String `tfsdk:"attributes"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL