crd

package
v0.3.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	ResourceKindAdminQoSConfiguration = "AdminQoSConfiguration"
)

Variables

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

Functions

This section is empty.

Types

type DynamicConfigCRD

type DynamicConfigCRD struct {
	AdminQoSConfiguration *v1alpha1.AdminQoSConfiguration
}

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