Documentation ¶
Index ¶
- Constants
- func EtcdClusterName(clusterName string) string
- func NewCluster(l logger.Logger, opts ...Option) (cluster.Operations, error)
- func OperatorName() string
- type Cluster
- func (c *Cluster) Connect(ctx context.Context, options *opt.ConnectOptions) error
- func (c *Cluster) Create(ctx context.Context, options *opt.CreateOptions) error
- func (c *Cluster) Delete(ctx context.Context, options *opt.DeleteOptions) error
- func (c *Cluster) Get(ctx context.Context, options *opt.GetOptions) error
- func (c *Cluster) List(ctx context.Context, options *opt.ListOptions) error
- func (c *Cluster) Scale(ctx context.Context, options *opt.ScaleOptions) error
- type Option
Constants ¶
View Source
const (
AliCloudRegistry = "greptime-registry.cn-hangzhou.cr.aliyuncs.com"
)
Variables ¶
This section is empty.
Functions ¶
func EtcdClusterName ¶
func NewCluster ¶
func OperatorName ¶
func OperatorName() string
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.