Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Strategy = inventoryStrategy{_const.Scheme, apinames.SimpleNameGenerator}
Strategy is the default logic that applies when creating and updating Pod objects via the REST API.
Functions ¶
func NewStorage ¶
func NewStorage(optsGetter apigeneric.RESTOptionsGetter) (proxy.ResourceStorage, error)
NewStorage creates the storage for Inventory resource
Types ¶
type REST ¶
type REST struct {
*apiregistry.Store
}
REST is the REST storage wrapper for Inventory main resource
Click to show internal directories.
Click to hide internal directories.