provider

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: MIT Imports: 19 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 NewTemplateFunction

func NewTemplateFunction() function.Function

Types

type StringTemplateProvider

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

StringTemplateProvider defines the provider implementation.

func (*StringTemplateProvider) Configure

func (*StringTemplateProvider) DataSources

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

func (*StringTemplateProvider) Functions

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

func (*StringTemplateProvider) Metadata

func (*StringTemplateProvider) Resources

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

func (*StringTemplateProvider) Schema

type StringTemplateProviderModel

type StringTemplateProviderModel struct {
}

StringTemplateProviderModel describes the provider data model.

type TemplateFunction

type TemplateFunction struct{}

func (TemplateFunction) Definition

func (TemplateFunction) Metadata

func (TemplateFunction) Run

Jump to

Keyboard shortcuts

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