Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MachineSpec ¶
type MachineSpec struct { MachineTypeName string Architecture string ImageBaseName string ImageVersion string }
MachineSpec define all bastion vm details derived from the CloudProfile
func GetMachineSpecFromCloudProfile ¶
func GetMachineSpecFromCloudProfile(profile *gardencorev1beta1.CloudProfile) (vm MachineSpec, err error)
GetMachineSpecFromCloudProfile determines the bastion vm details based on information in the cloud profile
Click to show internal directories.
Click to hide internal directories.