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