Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type REST ¶
REST implements pkg/api/rest.StandardStorage.
func (*REST) ShortNames ¶
ShortNames returns short names for a resource.
type Storage ¶
type Storage struct {
RuntimeClass *REST
}
Storage includes storage for resources.
func NewStorageV1 ¶
func NewStorageV1(_ genericregistry.RESTOptionsGetter, platformClient platforminternalclient.PlatformInterface) *Storage
NewStorageV1 returns a Storage object that will work against resources.
func NewStorageV1Alpha1 ¶
func NewStorageV1Alpha1(_ genericregistry.RESTOptionsGetter, platformClient platforminternalclient.PlatformInterface) *Storage
NewStorageV1Alpha1 returns a Storage object that will work against resources.
func NewStorageV1Beta1 ¶
func NewStorageV1Beta1(_ genericregistry.RESTOptionsGetter, platformClient platforminternalclient.PlatformInterface) *Storage
NewStorageV1Beta1 returns a Storage object that will work against resources.
Click to show internal directories.
Click to hide internal directories.