Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cluster ¶
type Cluster struct {
// contains filtered or unexported fields
}
func (*Cluster) Update ¶
func (c *Cluster) Update(cl *api.EtcdCluster)
type Config ¶ added in v0.2.0
type Config struct {
PVProvisioner string
ServiceAccount string
KubeCli kubernetes.Interface
EtcdCRCli client.EtcdClusterCR
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.