provider

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2025 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(version, commit string) func() provider.Provider

func NewWithTags added in v1.3.0

func NewWithTags(tags map[string]string) func() provider.Provider

Types

type BloxOneProvider

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

BloxOneProvider defines the provider implementation.

func (*BloxOneProvider) Configure

func (*BloxOneProvider) DataSources

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

func (*BloxOneProvider) Metadata

func (*BloxOneProvider) Resources

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

func (*BloxOneProvider) Schema

type BloxOneProviderModel

type BloxOneProviderModel struct {
	CSPUrl      types.String `tfsdk:"csp_url"`
	APIKey      types.String `tfsdk:"api_key"`
	DefaultTags types.Map    `tfsdk:"default_tags"`
}

BloxOneProviderModel describes the provider data model.

Jump to

Keyboard shortcuts

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