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.1
Published
Dec 14, 2016
Platform
js/wasm
Imports
7 packages
Last checked
59 minutes ago

Tools for package owners.