import "github.com/gardener/gardener/pkg/registry/core/controllerinstallation"
StatusStrategy defines the storage strategy for the status subresource of ControllerInstallations.
var Strategy = controllerInstallationStrategy{api.Scheme, names.SimpleNameGenerator}
Strategy defines the storage strategy for ControllerInstallations.
GetAttrs returns labels and fields of a given object for filtering purposes.
func MatchControllerInstallation(label labels.Selector, field fields.Selector) storage.SelectionPredicate
MatchControllerInstallation returns a generic matcher for a given label and field selector.
func ToSelectableFields(controllerInstallation *core.ControllerInstallation) fields.Set
ToSelectableFields returns a field set that represents the object
Path | Synopsis |
---|---|
storage |
Package controllerinstallation imports 13 packages (graph) and is imported by 1 packages. Updated 2020-11-30. Refresh now. Tools for package owners.