Documentation
¶
Overview ¶
Package validation - validation is used to validate cloud specific ProviderSpec
Index ¶
Constants ¶
View Source
const ( // SecretFieldAPIKey is the field name containing the API token SecretFieldAPIKey = "apiToken" // SecretFieldUserData is the field name containing the userData for the VM SecretFieldUserData = "userData" )
Variables ¶
This section is empty.
Functions ¶
func ValidateName ¶
ValidateName validate that a name is valid
func ValidateProviderSpec ¶
ValidateProviderSpec validates provider spec to check if all fields are present and valid
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.