package etcd
import "k8s.io/kubernetes/pkg/registry/limitrange/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 horizontal pod autoscalers.
Source Files ¶
etcd.go
- Version
- v1.2.0-alpha.6
- Published
- Jan 13, 2016
- Platform
- linux/amd64
- Imports
- 8 packages
- Last checked
- 17 minutes ago –
Tools for package owners.