Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GlobalFlags ¶
type GlobalFlags struct { Context string Provider string LogOutput string Debug bool Silent bool AgentDir string DevPodHome string GitUsername string GitToken string UID string }
func SetGlobalFlags ¶
func SetGlobalFlags(flags *flag.FlagSet) *GlobalFlags
SetGlobalFlags applies the global flags
Click to show internal directories.
Click to hide internal directories.