Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( LoggingLevels = []string{"trace", "debug", "info", "warn", "error", "fatal", "panic"} LoggingFormats = []string{"text", "json", "debug"} BoolConfigFields = []string{ "authproxy.verbose", "logging.disableleveltruncation", "logging.padleveltext", } )
View Source
var RootCommand *eiam.RootCommand
Functions ¶
func NewEphemeralIamCommand ¶
func NewEphemeralIamCommand() (*eiam.RootCommand, error)
NewEphemeralIamCommand returns cobra.Command to run eiam command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.