Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloudConfig ¶ added in v2.26.0
type CloudConfig struct { Global GlobalOpts Disk DiskOpts Workspace WorkspaceOpts VirtualCenter map[string]VirtualCenterConfig }
func ForCluster ¶ added in v2.26.0
func ForCluster(cluster *kubermaticv1.Cluster, dc *kubermaticv1.Datacenter, credentials resources.Credentials) (*CloudConfig, error)
func (*CloudConfig) String ¶ added in v2.26.0
func (c *CloudConfig) String() (string, error)
type GlobalOpts ¶ added in v2.26.0
type VirtualCenterConfig ¶ added in v2.26.0
Click to show internal directories.
Click to hide internal directories.