package
1.11.0-alpha.0
Repository: https://github.com/astefanutti/kubernetes.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
+k8s:conversion-gen=k8s.io/kubernetes/pkg/apis/scheduling +k8s:conversion-gen-external-types=k8s.io/api/scheduling/v1alpha1 +groupName=scheduling.k8s.io +k8s:defaulter-gen=TypeMeta +k8s:defaulter-gen-input=../../../../vendor/k8s.io/api/scheduling/v1alpha1.
No description provided by the author
# Constants
DefaultPriorityWhenNoDefaultClassExists is used to set priority of pods that do not specify any priority class and there is no priority class marked as default.
GroupName is the group name use in this package.
SystemPriorityClassPrefix is the prefix reserved for system priority class names.
# Variables
No description provided by the author
No description provided by the author
SchemeGroupVersion is group version used to register these objects.
# Structs
PriorityClass defines the mapping from a priority class name to the priority integer value.
PriorityClassList is a collection of priority classes.