Documentation ¶
Index ¶
Constants ¶
View Source
const Prefix = "/serviceaccounts"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type REST ¶
type REST struct {
*etcdgeneric.Etcd
}
REST implements a RESTStorage for service accounts against etcd
func NewStorage ¶
func NewStorage(h tools.EtcdHelper) *REST
NewStorage returns a RESTStorage object that will work against service accounts objects.
Click to show internal directories.
Click to hide internal directories.