package etcd

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

Index

Types

type REST

type REST struct {
	*etcdgeneric.Etcd
}

rest implements a RESTStorage for replication controllers against etcd

func NewREST

func NewREST(h tools.EtcdHelper) *REST

NewREST returns a RESTStorage object that will work against replication controllers.

Source Files

etcd.go

Version
v0.19.0
Published
Jun 10, 2015
Platform
js/wasm
Imports
8 packages
Last checked
27 seconds ago

Tools for package owners.