package
1.11.0-alpha.0
Repository: https://github.com/astefanutti/kubernetes.git
Documentation: pkg.go.dev
# Constants
HighestUserDefinablePriority is the highest priority for user defined priority classes.
PluginName indicates name of admission plugin.
SystemCriticalPriority is the beginning of the range of priority values for critical system components.
# Variables
SystemPriorityClasses defines special priority classes which are used by system critical pods that should not be preempted by workload pods.
# Structs
PriorityPlugin is an implementation of admission.Interface.