provider

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: May 1, 2026 License: MPL-2.0 Imports: 34 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

New is a helper function to simplify provider server and testing implementation.

Types

type CortexCloudProvider

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

CortexCloudProvider is the provider implementation.

func (*CortexCloudProvider) Configure

func (*CortexCloudProvider) DataSources

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

func (*CortexCloudProvider) EphemeralResources

func (p *CortexCloudProvider) EphemeralResources(ctx context.Context) []func() ephemeral.EphemeralResource

func (*CortexCloudProvider) Metadata

func (*CortexCloudProvider) Resources

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

func (*CortexCloudProvider) Schema

Schema defines the provider-level schema for configuration data.

Jump to

Keyboard shortcuts

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