provider

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2023 License: Apache-2.0 Imports: 16 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 TsbProvider

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

TsbProvider defines the provider implementation.

func (*TsbProvider) Configure

func (*TsbProvider) DataSources

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

func (*TsbProvider) Metadata

func (*TsbProvider) Resources

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

func (*TsbProvider) Schema

Schema implements provider.Provider

type TsbProviderModel

type TsbProviderModel struct {
	Address   types.String      `tfsdk:"address"`
	BasicAuth helpers.BasicAuth `tfsdk:"basic_auth"`
}

TsbProviderModel describes the provider data model.

Directories

Path Synopsis
datasources
resources

Jump to

Keyboard shortcuts

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