package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev

# Functions

New initializes a new plugin and returns it.

# Constants

ErrReasonConstraintsNotMatch is used for PodTopologySpread filter error.
ErrReasonNodeLabelNotMatch is used when the node doesn't hold the required label.
Name is the name of the plugin used in the plugin registry and configurations.

# Structs

PodTopologySpread is a plugin that ensures pod's topologySpreadConstraints is satisfied.