package etcd

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

Index

Types

type REST

type REST struct {
	*etcdgeneric.Etcd
}

func NewREST

func NewREST(s storage.Interface) *REST

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

Source Files

etcd.go

Version
v1.1.1-beta.0
Published
Sep 25, 2015
Platform
js/wasm
Imports
8 packages
Last checked
21 seconds ago

Tools for package owners.