Versions in this module Expand all Collapse all v0 v0.1.0 Dec 6, 2022 Changes in this version + var SchemeGroupVersion = schema.GroupVersion + func GetAttrs(obj runtime.Object) (labels.Set, fields.Set, error) + func MatchTenant(label labels.Selector, field fields.Selector) storage.SelectionPredicate + func NewStrategy(typer runtime.ObjectTyper) tenantStrategy + func Resource(resource string) schema.GroupResource + func SelectableFields(obj *tenantv1alpha1.Tenant) fields.Set + type REST struct + func NewREST(scheme *runtime.Scheme, optsGetter generic.RESTOptionsGetter) (*REST, error) + type RESTStorageProvider struct + func (p RESTStorageProvider) GroupName() string + func (p RESTStorageProvider) NewRESTStorage(apiResourceConfigSource serverstorage.APIResourceConfigSource, ...) (genericapiserver.APIGroupInfo, error)