Versions in this module Expand all Collapse all v0 v0.9.5 Mar 27, 2020 Changes in this version + var ErrLostQuorum = errors.New("lost quorum") + type Cluster struct + func New(config Config, cl *api.EtcdCluster) *Cluster + func (c *Cluster) Delete() + func (c *Cluster) Update(cl *api.EtcdCluster) + type Config struct + EtcdCRCli versioned.Interface + KubeCli kubernetes.Interface + ServiceAccount string