package etcd

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

Index

Types

type REST

type REST struct {
	etcdgeneric.Etcd
}

rest implements a RESTStorage for pod templates against etcd

func NewREST

func NewREST(h tools.EtcdHelper) *REST

NewREST returns a RESTStorage object that will work against pod templates.

Source Files

etcd.go

Version
v0.16.0
Published
Apr 29, 2015
Platform
js/wasm
Imports
8 packages
Last checked
3 minutes ago

Tools for package owners.