Versions in this module Expand all Collapse all v0 v0.2.1 Dec 31, 2024 v0.2.0 Dec 30, 2024 Changes in this version + type ClusterConfig struct + ControlPlanes struct{ ... } + Driver *string + Enabled *bool + Workers struct{ ... } + func (base *ClusterConfig) Merge(overlay *ClusterConfig) + func (c *ClusterConfig) Copy() *ClusterConfig + type NodeConfig struct + Endpoint *string + Hostname *string + Node *string