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