Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SilenceUsageCommand ¶
SilenceUsageCommand gives back a command that is just configured to skip printing of usage info. We use it as a PreRun hook to enforce the behavior of printing usage info when the command structure given by the user is faulty
func VerifyClusterGen ¶
func VerifyClusterGen(envs manifest.Environments) error
VerifyClusterGen takes a manifestEnvironments map and tries to call the version endpoint of each environment in order to verify that the user has configured the environments correctly. Depending on the configured environment "type" the function tries to call the version endpoint of either classic gen or platform gen. The function will return an error as soon as it receives an error from calling the version endpoint of an environment
Types ¶
This section is empty.