package etcd

import "k8s.io/kubernetes/pkg/registry/endpoint/etcd"

Index

Types

type REST

type REST struct {
	*etcdgeneric.Etcd
}

rest implements a RESTStorage for endpoints against etcd

func NewStorage

func NewStorage(h tools.EtcdHelper) *REST

NewStorage returns a RESTStorage object that will work against endpoints.

Source Files

etcd.go

Version
v0.16.0
Published
Apr 29, 2015
Platform
linux/amd64
Imports
8 packages
Last checked
7 minutes ago

Tools for package owners.