vmwareclouddirector

package
v2.26.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 27, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

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 {
	VCD       VCDConfig `yaml:"vcd"`
	ClusterID string    `yaml:"clusterid"`
}

func ForCluster added in v2.26.0

func ForCluster(cluster *kubermaticv1.Cluster, dc *kubermaticv1.Datacenter, credentials resources.Credentials) CloudConfig

func (*CloudConfig) String added in v2.26.0

func (c *CloudConfig) String() (string, error)

type VCDConfig added in v2.26.0

type VCDConfig struct {
	Host         string `yaml:"host"`
	Organization string `yaml:"org"`
	VDC          string `yaml:"vdc"`
	VApp         string `yaml:"vAppName"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL