ec

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: Apache-2.0 Imports: 29 Imported by: 3

Documentation

Index

Constants

View Source
const Version = "0.10.0-dev"

Version contains the current terraform provider version.

Variables

View Source
var (
	// DefaultHTTPRetries to use for the provider's HTTP client.
	DefaultHTTPRetries = 2
)

Functions

func New added in v0.6.0

func New(version string) provider.Provider

func ProviderWithClient added in v0.6.0

func ProviderWithClient(client *api.API, version string) provider.Provider

Types

type Provider

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

func (*Provider) Configure added in v0.6.0

func (*Provider) DataSources added in v0.6.0

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

func (*Provider) Metadata added in v0.6.0

func (p *Provider) Metadata(ctx context.Context, request provider.MetadataRequest, response *provider.MetadataResponse)

func (*Provider) Resources added in v0.6.0

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

func (*Provider) Schema added in v0.8.0

Jump to

Keyboard shortcuts

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