Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Strategy = strategy{api.Scheme, names.SimpleNameGenerator}
Strategy is the default logic that applies when creating and updating ControllerRevision objects via the REST API.
Functions ¶
func ControllerRevisionToSelectableFields ¶
func ControllerRevisionToSelectableFields(revision *apps.ControllerRevision) fields.Set
ControllerRevisionToSelectableFields returns a field set that represents the object for matching purposes.
func MatchControllerRevision ¶
func MatchControllerRevision(label labels.Selector, field fields.Selector) apistorage.SelectionPredicate
MatchControllerRevision returns a generic matcher for a given label and field selector.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.