Documentation
¶
Index ¶
Constants ¶
View Source
const (
// permission for user to read/write/execute.
USER_READ_WRITE_PERM = 0700
)
Variables ¶
This section is empty.
Functions ¶
func GetAWSConfigPath ¶
func GetAWSConfigPath() string
GetAWSConfigPath will return default AWS config file path unless $AWS_CONFIG_FILE environment variable is set
Types ¶
type MergeOpts ¶
type MergeOpts struct {
Config *ini.File
ProfileName string
ProfileAttributes []*awsv1alpha1.ProfileAttributes
}
Click to show internal directories.
Click to hide internal directories.