Versions in this module Expand all Collapse all v0 v0.20.0 Jun 24, 2015 Changes in this version + var Scheme = runtime.NewScheme() + type LabelPreference struct + Label string + Presence bool + type LabelsPresence struct + Labels []string + Presence bool + type Policy struct + Predicates []PredicatePolicy + Priorities []PriorityPolicy + func (*Policy) IsAnAPIObject() + type PredicateArgument struct + LabelsPresence *LabelsPresence + ServiceAffinity *ServiceAffinity + type PredicatePolicy struct + Argument *PredicateArgument + Name string + type PriorityArgument struct + LabelPreference *LabelPreference + ServiceAntiAffinity *ServiceAntiAffinity + type PriorityPolicy struct + Argument *PriorityArgument + Name string + Weight int + type ServiceAffinity struct + Labels []string + type ServiceAntiAffinity struct + Label string