provider

package
v1.0.12 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2025 License: MPL-2.0 Imports: 19 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 AWSDeadlineProvider

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

AWSDeadlineProvider defines the provider implementation.

func (*AWSDeadlineProvider) Configure

func (*AWSDeadlineProvider) DataSources

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

func (*AWSDeadlineProvider) Functions

func (p *AWSDeadlineProvider) Functions(ctx context.Context) []func() function.Function

func (*AWSDeadlineProvider) Metadata

func (*AWSDeadlineProvider) Resources

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

func (*AWSDeadlineProvider) Schema

type AWSDeadlineProviderModel

type AWSDeadlineProviderModel struct {
	Region types.String `tfsdk:"region"`
}

AWSDeadlineProviderModel describes the provider data model.

Jump to

Keyboard shortcuts

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