Documentation
¶
Index ¶
- Variables
- func ApiAuth(vaultUrl string, accountId string, region string, acKey string, secKey string, ...) bool
- func AuthenticateData(vaultUrl string, accountNo string, region string, acKey string, secKey string, ...) bool
- func ChildCommandAuth(cmd *cobra.Command) bool
- func RootCommandAuth(cmd *cobra.Command) bool
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func AuthenticateData ¶
func AuthenticateData(vaultUrl string, accountNo string, region string, acKey string, secKey string, crossAccountRoleArn string, externalId string) bool
AuthenticateData -> For account validation
func ChildCommandAuth ¶ added in v1.0.2
ChildCommandAuth -> For validation of child command
func RootCommandAuth ¶ added in v1.0.2
RootCommandAuth -> For validation of parent command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.