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 implements the ShortNamesProvider interface. Returns a list of short names for a resource.
type Storage ¶
type Storage struct {
Event *REST
}
Storage includes storage for resources.
func NewStorage ¶
func NewStorage(_ genericregistry.RESTOptionsGetter, platformClient platforminternalclient.PlatformInterface) *Storage
NewStorage returns a Storage object that will work against resources.
Click to show internal directories.
Click to hide internal directories.