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 ¶
This section is empty.
Types ¶
type InventoryStorage ¶
type InventoryStorage struct {
Inventory *REST
}
InventoryStorage storage for Inventory
func NewStorage ¶
func NewStorage(optsGetter apigeneric.RESTOptionsGetter) (InventoryStorage, error)
NewStorage for Inventory
Click to show internal directories.
Click to hide internal directories.