Documentation ¶
Index ¶
Constants ¶
View Source
const ( // FormattedOS is the string representation of the GOOS used in // ephemeral-iam release tarballs. FormattedOS = "Linux" // ConfigPath is the path relative to the users home directory to store the // ephemeral-iam config. ConfigPath = ".config/ephemeral-iam" )
View Source
const ( // FormattedArch is the string representation of the GOARCH used in // ephemeral-iam release tarballs. FormattedArch = "x86_64" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.