provider

package
v0.0.0-...-b159bf5 Latest Latest
Warning

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

Go to latest
Published: May 23, 2024 License: MIT Imports: 7 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 PortainerProvider

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

func (*PortainerProvider) Configure

func (*PortainerProvider) DataSources

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

func (*PortainerProvider) Functions

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

func (*PortainerProvider) Metadata

func (*PortainerProvider) Resources

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

func (*PortainerProvider) Schema

type PortainerProviderModel

type PortainerProviderModel struct {
	Endpoint types.String `tfsdk:"endpoint"`
	ApiKey   types.String `tfsdk:"api_key"`
}

PortainerProviderModel describes the provider data model.

Jump to

Keyboard shortcuts

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