provider

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2023 License: Apache-2.0 Imports: 24 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(version string) *schema.Provider

func NewFrameworkProvider added in v0.10.0

func NewFrameworkProvider(version string) fwprovider.Provider

NewFrameworkProvider instantiates plugin framework's provider

func ProtoV5ProviderServerFactory added in v0.5.0

func ProtoV5ProviderServerFactory(ctx context.Context, version string) (func() tfprotov5.ProviderServer, error)

ProtoV5ProviderServerFactory returns a muxed terraform-plugin-go protocol v5 provider factory function.

Types

type Provider added in v0.10.0

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

func (*Provider) Configure added in v0.10.0

func (*Provider) DataSources added in v0.10.0

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

func (*Provider) Metadata added in v0.10.0

func (*Provider) Resources added in v0.10.0

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

func (*Provider) Schema added in v0.10.0

Jump to

Keyboard shortcuts

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