Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( OSDStaging2RootID = "r-rs3h" OSDStaging2OuID = "ou-rs3h-ry0hn2l9" OSDStaging1RootID = "r-0wd6" OSDStaging1OuID = "ou-0wd6-z6tzkjek" )
Global variables
View Source
var ErrAccountPartiallyTagged error = fmt.Errorf("account is only partially tagged")
View Source
var ErrAccountsWithNoOwner error = fmt.Errorf("aws accounts available but no owner tags present")
View Source
var ErrAwsAccountLimitExceeded error = fmt.Errorf("ErrAwsAccountLimitExceeded")
View Source
var ErrAwsFailedCreateAccount error = fmt.Errorf("ErrAwsFailedCreateAccount")
View Source
var ErrAwsInternalFailure error = fmt.Errorf("ErrAwsInternalFailure")
View Source
var ErrAwsTooManyRequests error = fmt.Errorf("ErrAwsTooManyRequests")
View Source
var ErrEmailAlreadyExist error = fmt.Errorf("ErrEmailAlreadyExist")
View Source
var ErrHiveNameProvided error = fmt.Errorf("hive-managed account provided, only developers account accepted")
View Source
var ErrNoAccountsForParent error = fmt.Errorf("no accounts for OU")
View Source
var ErrNoAccountsForUser error = fmt.Errorf("user has no aws accounts")
View Source
var ErrNoOwnerTag error = fmt.Errorf("No owner tag on aws account")
View Source
var ErrNoResources error = fmt.Errorf("No resources for AWS tag")
View Source
var ErrNoTagsOnAccount error = fmt.Errorf("No tags on aws account")
View Source
var ErrNoUntaggedAccounts = fmt.Errorf("no untagged accounts available")
Functions ¶
func NewCmdMgmt ¶
func NewCmdMgmt(streams genericclioptions.IOStreams, flags *genericclioptions.ConfigFlags, globalOpts *globalflags.GlobalOptions) *cobra.Command
NewCmdMgmt implements the mgmt command to get AWS Account resources
func RandomString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.