provider

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: MPL-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(version string) func() provider.Provider

Types

type MetalstackCloudProvider

type MetalstackCloudProvider struct {
	// contains filtered or unexported fields
}

MetalstackCloudProvider defines the provider implementation.

func (*MetalstackCloudProvider) Configure

func (*MetalstackCloudProvider) DataSources

func (p *MetalstackCloudProvider) DataSources(ctx context.Context) []func() datasource.DataSource

func (*MetalstackCloudProvider) Metadata

func (*MetalstackCloudProvider) Resources

func (p *MetalstackCloudProvider) Resources(ctx context.Context) []func() resource.Resource

func (*MetalstackCloudProvider) Schema

type MetalstackCloudProviderModel

type MetalstackCloudProviderModel struct {
	ApiToken types.String `tfsdk:"api_token"`
	Project  types.String `tfsdk:"project"`
}

MetalstackCloudProviderModel describes the provider data model.

Jump to

Keyboard shortcuts

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