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 replication controllers against etcd
func NewREST ¶
func NewREST(h tools.EtcdHelper) *REST
NewREST returns a RESTStorage object that will work against replication controllers.
Click to show internal directories.
Click to hide internal directories.