package rest
import "k8s.io/kubernetes/examples/apiserver/rest"
Index ¶
Types ¶
type NotNamespaceScoped ¶
type NotNamespaceScoped struct { }
func (*NotNamespaceScoped) NamespaceScoped ¶
func (*NotNamespaceScoped) NamespaceScoped() bool
type REST ¶
func NewREST ¶
func NewREST(config *storagebackend.Config, storageDecorator generic.StorageDecorator) *REST
NewREST returns a RESTStorage object that will work with testtype.
Source Files ¶
reststorage.go
- Version
- v1.5.7
- Published
- Apr 27, 2017
- Platform
- js/wasm
- Imports
- 10 packages
- Last checked
- 49 seconds ago –
Tools for package owners.