provider

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2026 License: MPL-2.0 Imports: 12 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 NewCIDRContainsFunction

func NewCIDRContainsFunction() function.Function

func NewCIDRNoOverlapFunction

func NewCIDRNoOverlapFunction() function.Function

func NewCIDROverlapsFunction

func NewCIDROverlapsFunction() function.Function

func NewParseTree added in v0.0.2

func NewParseTree() function.Function

Types

type CIDRContainsFunction

type CIDRContainsFunction struct{}

func (CIDRContainsFunction) Definition

func (CIDRContainsFunction) Metadata

func (CIDRContainsFunction) Run

type CIDRNoOverlapFunction

type CIDRNoOverlapFunction struct{}

func (CIDRNoOverlapFunction) Definition

func (CIDRNoOverlapFunction) Metadata

func (CIDRNoOverlapFunction) Run

type CIDROverlapsFunction

type CIDROverlapsFunction struct{}

func (CIDROverlapsFunction) Definition

func (CIDROverlapsFunction) Metadata

func (CIDROverlapsFunction) Run

type ParseTree added in v0.0.2

type ParseTree struct{}

func (ParseTree) Definition added in v0.0.2

func (ParseTree) Metadata added in v0.0.2

func (ParseTree) Run added in v0.0.2

type UtilsProvider

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

UtilsProvider defines the provider implementation.

func (*UtilsProvider) Configure

func (*UtilsProvider) DataSources

func (p *UtilsProvider) DataSources(_ context.Context) []func() datasource.DataSource

func (*UtilsProvider) Functions

func (p *UtilsProvider) Functions(_ context.Context) []func() function.Function

func (*UtilsProvider) Metadata

func (*UtilsProvider) Resources

func (p *UtilsProvider) Resources(_ context.Context) []func() resource.Resource

func (*UtilsProvider) Schema

Jump to

Keyboard shortcuts

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