Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Kubernetes ¶
type Kubernetes struct { Client *kubernetes.Clientset // Namespace in which worker nodes are to be deployed. Namespace string Config config.StaticConfig }
func NewKubernetes ¶
func NewKubernetes(cfg config.StaticConfig) (d *Kubernetes, err error)
func (*Kubernetes) DeployWorkers ¶
func (*Kubernetes) RemoveWorkers ¶
Click to show internal directories.
Click to hide internal directories.