internal

package
v0.0.0-...-b9602aa Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const PackageVersion = "0.0.1-alpha.0" // x-release-please-version

Variables

This section is empty.

Functions

func NewProvider

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

Types

type SamProvider

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

SamProvider defines the provider implementation.

func (*SamProvider) Configure

func (*SamProvider) DataSources

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

func (*SamProvider) Metadata

func (*SamProvider) Resources

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

func (SamProvider) Schema

type SamProviderModel

type SamProviderModel struct {
	AuthToken types.String `tfsdk:"auth_token" json:"auth_token"`
}

SamProviderModel describes the provider data model.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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