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.16.2
Published
May 4, 2015
Platform
js/wasm
Imports
8 packages
Last checked
2 minutes ago

Tools for package owners.