Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type REST ¶
type REST struct {
*etcdgeneric.Etcd
}
REST implements a RESTStorage for secrets against etcd
func NewStorage ¶
func NewStorage(h tools.EtcdHelper) *REST
NewStorage returns a registry which will store Secret in the given helper
Click to show internal directories.
Click to hide internal directories.