Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AppDescription = "Run your custom cluster-wide scripts in reaction to Kubernetes events or on schedule."
View Source
var AppName = "shell-operator"
View Source
var DebugMessages = "no"
View Source
var KubeConfig = ""
View Source
var KubeContext = ""
View Source
var ListenAddress, _ = net.ResolveTCPAddr("tcp", "0.0.0.0:9115")
View Source
var TempDir = "/tmp/shell-operator"
View Source
var Version = "dev"
View Source
var WorkingDir = ""
Functions ¶
func SetupGlobalSettings ¶
func SetupGlobalSettings(kpApp *kingpin.Application)
SetupGlobalSettings init global flags with default values
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.