package etcd
import "k8s.io/kubernetes/pkg/registry/minion/etcd"
Index ¶
Types ¶
type REST ¶
type REST struct { *etcdgeneric.Etcd // contains filtered or unexported fields }
func NewStorage ¶
func NewStorage(h tools.EtcdHelper, connection client.ConnectionInfoGetter) *REST
NewStorage returns a RESTStorage object that will work against nodes.
func (*REST) ResourceLocation ¶
ResourceLocation returns a URL to which one can send traffic for the specified minion.
Source Files ¶
etcd.go
- Version
- v0.14.1
- Published
- Apr 1, 2015
- Platform
- js/wasm
- Imports
- 12 packages
- Last checked
- 11 minutes ago –
Tools for package owners.