Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var StatusStrategy = controllerInstallationStatusStrategy{Strategy}
StatusStrategy defines the storage strategy for the status subresource of ControllerInstallations.
View Source
var Strategy = controllerInstallationStrategy{api.Scheme, names.SimpleNameGenerator}
Strategy defines the storage strategy for ControllerInstallations.
Functions ¶
func GetAttrs ¶ added in v1.8.0
GetAttrs returns labels and fields of a given object for filtering purposes.
func MatchControllerInstallation ¶ added in v1.8.0
func MatchControllerInstallation(label labels.Selector, field fields.Selector) storage.SelectionPredicate
MatchControllerInstallation returns a generic matcher for a given label and field selector.
func ToSelectableFields ¶ added in v1.8.0
func ToSelectableFields(controllerInstallation *core.ControllerInstallation) fields.Set
ToSelectableFields returns a field set that represents the object
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.