package etcd

import "k8s.io/kubernetes/pkg/registry/serviceaccount/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 service accounts.

Source Files

etcd.go

Version
v1.1.4-beta.0
Published
Dec 7, 2015
Platform
js/wasm
Imports
8 packages
Last checked
1 hour ago

Tools for package owners.