package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
GetNamespaceLabelsSnapshot returns a snapshot of the labels associated with the namespace.
New initializes a new plugin and returns it.
# Constants
ErrReasonAffinityRulesNotMatch is used for PodAffinityRulesNotMatch predicate error.
ErrReasonAntiAffinityRulesNotMatch is used for PodAntiAffinityRulesNotMatch predicate error.
ErrReasonExistingAntiAffinityRulesNotMatch is used for ExistingPodsAntiAffinityRulesNotMatch predicate error.
Name is the name of the plugin used in the plugin registry and configurations.
# Structs
InterPodAffinity is a plugin that checks inter pod affinity.