Documentation
¶
Overview ¶
Package validation provides validation logic.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateCloudAccountID ¶
ValidateCloudAccountID validates the cloud_account_id. It attempts to clean the input by removing surrounding quotes if the initial validation fails. Returns the cleaned cloudAccountID and an error if validation fails.
func ValidateClusterName ¶
ValidateClusterName validates the cluster_name. It returns an error if the clusterName does not meet the format requirements.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.