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(s storage.Interface, storageDecorator generic.StorageDecorator) *REST
NewREST returns a RESTStorage object that will work with testtype.
Source Files ¶
reststorage.go
- Version
- v1.3.0-alpha.4
- Published
- May 17, 2016
- Platform
- darwin/amd64
- Imports
- 8 packages
- Last checked
- 5 minutes ago –
Tools for package owners.