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