package etcd
import "k8s.io/kubernetes/pkg/registry/podtemplate/etcd"
Index ¶
Types ¶
type REST ¶
type REST struct { *etcdgeneric.Etcd }
func NewREST ¶
func NewREST(s storage.Interface, storageDecorator generic.StorageDecorator) *REST
NewREST returns a RESTStorage object that will work against pod templates.
Source Files ¶
etcd.go
- Version
- v1.2.0-alpha.6
- Published
- Jan 13, 2016
- Platform
- js/wasm
- Imports
- 8 packages
- Last checked
- 26 seconds ago –
Tools for package owners.