provider

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: MPL-2.0 Imports: 15 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 NewBase64GunzipFunction

func NewBase64GunzipFunction() function.Function

func NewCIDRContainsFunction

func NewCIDRContainsFunction() function.Function

func NewURLDecodeFunction

func NewURLDecodeFunction() function.Function

Types

type Base64GunzipFunction

type Base64GunzipFunction struct{}

func (Base64GunzipFunction) Definition

func (Base64GunzipFunction) Metadata

func (Base64GunzipFunction) Run

type CIDRContainsFunction

type CIDRContainsFunction struct{}

func (CIDRContainsFunction) Definition

func (CIDRContainsFunction) Metadata

func (CIDRContainsFunction) Run

type ScaffoldingProviderModel

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

ScaffoldingProviderModel describes the provider data model.

type TFUtilsProvider

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

TFUtilsProvider defines the provider implementation.

func (*TFUtilsProvider) Configure

func (*TFUtilsProvider) DataSources

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

func (*TFUtilsProvider) Functions

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

func (*TFUtilsProvider) Metadata

func (*TFUtilsProvider) Resources

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

func (*TFUtilsProvider) Schema

type URLDecodeFunction

type URLDecodeFunction struct{}

func (URLDecodeFunction) Definition

func (URLDecodeFunction) Metadata

func (URLDecodeFunction) Run

Jump to

Keyboard shortcuts

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