provider

package
v0.0.1 Latest Latest
Warning

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

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

func NewSDCardDataSource

func NewSDCardDataSource() datasource.DataSource

NewSDCardDataSource is a helper function to simplify the provider implementation.

func NewsdCardDataSource

func NewsdCardDataSource() datasource.DataSource

Types

type TuringPiBMCProvider

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

TuringPiBMCProvider defines the provider implementation.

func (*TuringPiBMCProvider) Configure

func (*TuringPiBMCProvider) DataSources

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

func (*TuringPiBMCProvider) Metadata

func (*TuringPiBMCProvider) Resources

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

func (*TuringPiBMCProvider) Schema

type TuringPiBMCProviderModel

type TuringPiBMCProviderModel struct {
	Endpoint types.String `tfsdk:"endpoint"`
}

TuringPiBMCProviderModel describes the provider data model.

Jump to

Keyboard shortcuts

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