Versions in this module Expand all Collapse all v0 v0.1.0 Nov 2, 2016 Changes in this version + var ErrVersionOutdated = errors.New("requested version is outdated in apiserver") + type Config struct + KubeCli *unversioned.Client + MasterHost string + Namespace string + PVProvisioner string + type Controller struct + func New(cfg Config) *Controller + func (c *Controller) Run() error + type EtcdClusterList struct + Items []spec.EtcdCluster + type Event struct + Object *spec.EtcdCluster + Type string