crd

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2023 License: Apache-2.0 Imports: 2 Imported by: 12

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// AdminQoSConfigurationGVR is the group version resource for AdminQoSConfiguration
	AdminQoSConfigurationGVR = metav1.GroupVersionResource(v1alpha1.SchemeGroupVersion.WithResource(v1alpha1.ResourceNameAdminQoSConfigurations))

	// EvictionConfigurationGVR is the group version resource for EvictionConfiguration
	EvictionConfigurationGVR = metav1.GroupVersionResource(v1alpha1.SchemeGroupVersion.WithResource(v1alpha1.ResourceNameEvictionConfigurations))
)

Functions

This section is empty.

Types

type DynamicConfigCRD

type DynamicConfigCRD struct {
	AdminQoSConfiguration *v1alpha1.AdminQoSConfiguration
	EvictionConfiguration *v1alpha1.EvictionConfiguration
}

DynamicConfigCRD records all those configurations defined by CRD and managed by KCC, which field nme must be the same as the Kind of CRD. KCC components are responsible to identify those CRs and trigger notification.

Jump to

Keyboard shortcuts

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