package etcd
import "k8s.io/kubernetes/pkg/registry/thirdpartyresourcedata/etcd"
Index ¶
Types ¶
type REST ¶
REST implements a RESTStorage for ThirdPartyResourceDatas against etcd
func NewREST ¶
func NewREST(opts generic.RESTOptions, group, kind string) *REST
NewREST returns a registry which will store ThirdPartyResourceData in the given helper
func (*REST) Kind ¶
Implements the rest.KindProvider interface
Source Files ¶
etcd.go
- Version
- v1.4.0-beta.6
- Published
- Sep 16, 2016
- Platform
- js/wasm
- Imports
- 7 packages
- Last checked
- 2 minutes ago –
Tools for package owners.