package etcd
import "k8s.io/kubernetes/pkg/registry/namespace/etcd"
Index ¶
Types ¶
type REST ¶
type REST struct { *etcdgeneric.Etcd }
rest implements a RESTStorage for namespaces against etcd
func NewREST ¶
func NewREST(h tools.EtcdHelper) *REST
NewREST returns a RESTStorage object that will work against namespaces
Source Files ¶
etcd.go
- Version
- v0.13.1
- Published
- Mar 17, 2015
- Platform
- js/wasm
- Imports
- 8 packages
- Last checked
- 5 seconds ago –
Tools for package owners.