Versions in this module Expand all Collapse all v1 v1.24.10 Oct 24, 2017 v1.24.9 Oct 24, 2017 Changes in this version + const DefaultPriorityWhenNoDefaultClassExists + const GroupName + var AddToScheme = SchemeBuilder.AddToScheme + var SchemeBuilder = runtime.NewSchemeBuilder(addKnownTypes) + var SchemeGroupVersion = schema.GroupVersion + func Kind(kind string) schema.GroupKind + func RegisterDeepCopies(scheme *runtime.Scheme) error + func Resource(resource string) schema.GroupResource + type PriorityClass struct + Description string + GlobalDefault bool + Value int32 + func (in *PriorityClass) DeepCopy() *PriorityClass + func (in *PriorityClass) DeepCopyInto(out *PriorityClass) + func (in *PriorityClass) DeepCopyObject() runtime.Object + type PriorityClassList struct + Items []PriorityClass + func (in *PriorityClassList) DeepCopy() *PriorityClassList + func (in *PriorityClassList) DeepCopyInto(out *PriorityClassList) + func (in *PriorityClassList) DeepCopyObject() runtime.Object