package etcd

import "k8s.io/kubernetes/pkg/registry/core/configmap/etcd"

Index

Types

type REST

type REST struct {
	*registry.Store
}

REST implements a RESTStorage for ConfigMap against etcd

func NewREST

func NewREST(opts generic.RESTOptions) *REST

NewREST returns a RESTStorage object that will work with ConfigMap objects.

Source Files

etcd.go

Version
v1.5.7-beta.0
Published
Mar 28, 2017
Platform
js/wasm
Imports
7 packages
Last checked
1 hour ago

Tools for package owners.