Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cluster ¶
type Cluster struct {
Ctx *context.Context
Client *hcloud.Client
Logger *utils.Logger
Dir string
Config Config
}
type Config ¶
type Config struct {
ClusterName string `yaml:"clusterName"`
Hcloud ConfigHcloud `yaml:"hcloud"`
}
type ConfigHcloud ¶
Click to show internal directories.
Click to hide internal directories.