Documentation ¶ Index ¶ func RESTInPeace(storage rest.Storage, err error) rest.Storage type REST Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func RESTInPeace ¶ func RESTInPeace(storage rest.Storage, err error) rest.Storage RESTInPeace is just a simple function that panics on error. Otherwise returns the given storage object. It is meant to be a wrapper for storage registries. Types ¶ type REST ¶ type REST struct { *genericregistry.Store } REST implements a RESTStorage for API services against etcd Source Files ¶ View all Source files registry.go Directories ¶ Show internal Expand all Path Synopsis ui dashboardgroup Click to show internal directories. Click to hide internal directories.