config_koordinator_sh_v1alpha1

package
v0.0.0-...-6209148 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2024 License: 0BSD Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewConfigKoordinatorShClusterColocationProfileV1Alpha1Manifest

func NewConfigKoordinatorShClusterColocationProfileV1Alpha1Manifest() datasource.DataSource

Types

type ConfigKoordinatorShClusterColocationProfileV1Alpha1Manifest

type ConfigKoordinatorShClusterColocationProfileV1Alpha1Manifest struct{}

func (*ConfigKoordinatorShClusterColocationProfileV1Alpha1Manifest) Metadata

func (*ConfigKoordinatorShClusterColocationProfileV1Alpha1Manifest) Read

func (*ConfigKoordinatorShClusterColocationProfileV1Alpha1Manifest) Schema

type ConfigKoordinatorShClusterColocationProfileV1Alpha1ManifestData

type ConfigKoordinatorShClusterColocationProfileV1Alpha1ManifestData struct {
	YAML types.String `tfsdk:"yaml" json:"-"`

	ApiVersion *string `tfsdk:"-" json:"apiVersion"`
	Kind       *string `tfsdk:"-" json:"kind"`

	Metadata struct {
		Name        string            `tfsdk:"name" json:"name"`
		Labels      map[string]string `tfsdk:"labels" json:"labels,omitempty"`
		Annotations map[string]string `tfsdk:"annotations" json:"annotations,omitempty"`
	} `tfsdk:"metadata" json:"metadata"`

	Spec *struct {
		AnnotationKeysMapping *map[string]string `tfsdk:"annotation_keys_mapping" json:"annotationKeysMapping,omitempty"`
		Annotations           *map[string]string `tfsdk:"annotations" json:"annotations,omitempty"`
		KoordinatorPriority   *int64             `tfsdk:"koordinator_priority" json:"koordinatorPriority,omitempty"`
		LabelKeysMapping      *map[string]string `tfsdk:"label_keys_mapping" json:"labelKeysMapping,omitempty"`
		Labels                *map[string]string `tfsdk:"labels" json:"labels,omitempty"`
		NamespaceSelector     *struct {
			MatchExpressions *[]struct {
				Key      *string   `tfsdk:"key" json:"key,omitempty"`
				Operator *string   `tfsdk:"operator" json:"operator,omitempty"`
				Values   *[]string `tfsdk:"values" json:"values,omitempty"`
			} `tfsdk:"match_expressions" json:"matchExpressions,omitempty"`
			MatchLabels *map[string]string `tfsdk:"match_labels" json:"matchLabels,omitempty"`
		} `tfsdk:"namespace_selector" json:"namespaceSelector,omitempty"`
		Patch             *map[string]string `tfsdk:"patch" json:"patch,omitempty"`
		PriorityClassName *string            `tfsdk:"priority_class_name" json:"priorityClassName,omitempty"`
		Probability       *string            `tfsdk:"probability" json:"probability,omitempty"`
		QosClass          *string            `tfsdk:"qos_class" json:"qosClass,omitempty"`
		SchedulerName     *string            `tfsdk:"scheduler_name" json:"schedulerName,omitempty"`
		Selector          *struct {
			MatchExpressions *[]struct {
				Key      *string   `tfsdk:"key" json:"key,omitempty"`
				Operator *string   `tfsdk:"operator" json:"operator,omitempty"`
				Values   *[]string `tfsdk:"values" json:"values,omitempty"`
			} `tfsdk:"match_expressions" json:"matchExpressions,omitempty"`
			MatchLabels *map[string]string `tfsdk:"match_labels" json:"matchLabels,omitempty"`
		} `tfsdk:"selector" json:"selector,omitempty"`
	} `tfsdk:"spec" json:"spec,omitempty"`
}

Jump to

Keyboard shortcuts

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