Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RESTInPeace ¶
func RESTInPeace(r *application.REST) rest.Storage
RESTInPeace creates REST for Application
Types ¶
type REST ¶
type REST struct { *genericregistry.Store GVK schema.GroupVersionKind }
REST implements a RESTStorage for API services against etcd
func (*REST) GroupVersionKind ¶
func (r *REST) GroupVersionKind(containingGV schema.GroupVersion) schema.GroupVersionKind
Implement the GroupVersionKindProvider interface
Click to show internal directories.
Click to hide internal directories.