Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
IBMResourceCRNRegexp = regexp.MustCompile(`^crn:v[0-9]:(?P<cloudName>[^:]*):(?P<cloudType>[^:]*):(?P<serviceName>[^:]*):(?P<location>[^:]*):a/(?P<account>[^:]*):(?P<guid>[^:]*)::$`)
)
Functions ¶
func ParsePowerVSCRN ¶
ParsePowerVSCRN parses powervs crn to extract guid, zone and account information
func ValidateProcType ¶
func ValidateSysType ¶
func ValidateVMCapacity ¶
func ValidateVMCapacity(catalogCapacity *appv1alpha1.Capacity, vmCapacity *appv1alpha1.Capacity) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.