Documentation ¶
Index ¶
Constants ¶
View Source
const LabelValueMaxLength int = 63
LabelValueMaxLength is a label's max length
Variables ¶
This section is empty.
Functions ¶
func EmptyOverrides ¶ added in v1.0.0
func EmptyOverrides(overriders policyv1alpha1.Overriders) bool
EmptyOverrides check if the overriders of override policy is empty
func ValidateOverrideSpec ¶ added in v1.0.0
func ValidateOverrideSpec(overrideSpec *policyv1alpha1.OverrideSpec) error
ValidateOverrideSpec tests if the overrideRules and (overriders or targetCluster) co-exist
func ValidatePolicyFieldSelector ¶ added in v0.6.0
func ValidatePolicyFieldSelector(fieldSelector *policyv1alpha1.FieldSelector) error
ValidatePolicyFieldSelector tests if the fieldSelector of propagation policy is valid.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.