fleetmanagement

package
v4.12.0 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2025 License: MPL-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	AlloyConfigType = alloyConfigType{}
)
View Source
var DataSources = []*common.DataSource{
	newCollectorDataSource(),
	newCollectorsDataSource(),
}
View Source
var (
	ListOfPrometheusMatcherType = listOfPrometheusMatcherType{
		ListType: basetypes.ListType{
			ElemType: types.StringType,
		},
	}
)
View Source
var Resources = []*common.Resource{
	newCollectorResource(),
	newPipelineResource(),
}

Functions

This section is empty.

Types

type AlloyConfigValue

type AlloyConfigValue struct {
	basetypes.StringValue
}

func NewAlloyConfigValue

func NewAlloyConfigValue(value string) AlloyConfigValue

func (AlloyConfigValue) Equal

func (v AlloyConfigValue) Equal(o attr.Value) bool

func (AlloyConfigValue) StringSemanticEquals

func (v AlloyConfigValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (AlloyConfigValue) Type

func (AlloyConfigValue) ValidateAttribute

type ListOfPrometheusMatcherValue

type ListOfPrometheusMatcherValue struct {
	basetypes.ListValue
}

func NewListOfPrometheusMatcherValue

func NewListOfPrometheusMatcherValue(elements []attr.Value) (ListOfPrometheusMatcherValue, diag.Diagnostics)

func NewListOfPrometheusMatcherValueFrom

func NewListOfPrometheusMatcherValueFrom(ctx context.Context, elements []string) (ListOfPrometheusMatcherValue, diag.Diagnostics)

func NewListOfPrometheusMatcherValueMust

func NewListOfPrometheusMatcherValueMust(elements []attr.Value) ListOfPrometheusMatcherValue

func NewListOfPrometheusMatcherValueNull

func NewListOfPrometheusMatcherValueNull() ListOfPrometheusMatcherValue

func NewListOfPrometheusMatcherValueUnknown

func NewListOfPrometheusMatcherValueUnknown() ListOfPrometheusMatcherValue

func (ListOfPrometheusMatcherValue) Equal

func (ListOfPrometheusMatcherValue) ListSemanticEquals

func (v ListOfPrometheusMatcherValue) ListSemanticEquals(ctx context.Context, newValuable basetypes.ListValuable) (bool, diag.Diagnostics)

func (ListOfPrometheusMatcherValue) Type

Jump to

Keyboard shortcuts

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