Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Strategy = strategy{scheme.Scheme, names.SimpleNameGenerator}
Functions ¶
func GetAttrs ¶
GetAttrs returns labels.Set, fields.Set, and error in case the given runtime.Object is not a Fischer
func SelectableFields ¶
func SelectableFields(obj *search.TransformRule) fields.Set
SelectableFields returns a field set that represents the object.
Types ¶
type REST ¶
type REST struct {
*genericregistry.Store
}
func NewREST ¶
func NewREST(optsGetter generic.RESTOptionsGetter) (*REST, error)
NewREST returns a RESTStorage object that will work against API services.
func (*REST) ShortNames ¶
ShortNames implements the ShortNamesProvider interface. Returns a list of short names for a resource.
Click to show internal directories.
Click to hide internal directories.