Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version string GitCommit string BuildTime string GoVersion string )
compile time build info
Functions ¶
Types ¶
type AwsAuthProfile ¶
type AwsRoleProfile ¶
type PortrayConfig ¶
type PortrayConfig struct { AuthProfiles map[string]AwsAuthProfile `json:auth_profiles` Profiles map[string]AwsRoleProfile `json:profiles` }
Click to show internal directories.
Click to hide internal directories.