Documentation ¶
Overview ¶
Package options implements options code.
Package options contains the reusable and global variables.
Index ¶
Constants ¶
View Source
const IBMCloudAPIKeyEnvName = "IBMCLOUD_API_KEY" //nolint:gosec
IBMCloudAPIKeyEnvName holds the environmental variable name to set PowerVS service instance ID.
Variables ¶
View Source
var GlobalOptions = &options{}
GlobalOptions holds the global variable struct.
Functions ¶
func AddCommonFlags ¶
AddCommonFlags will add common flags to the cli.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.