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 *spec.EtcdCluster)
type Config ¶ added in v0.2.0
type Config struct { PVProvisioner string ServiceAccount string s3config.S3Context KubeCli kubernetes.Interface EtcdCRCli client.EtcdClusterCR }
Source Files ¶
Click to show internal directories.
Click to hide internal directories.