Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Kubernetes ¶
type Kubernetes struct { KeepPods string `yaml:"KeepPods"` KubeConfigPath string `yaml:"KubeConfig"` KubeContext string `yaml:"KubeContext"` AuthorisedContainerImage string `yaml:"AuthorisedContainerImage"` ProbeNamespace string `yaml:"ProbeNamespace"` }
Kubernetes contains common variables needed when using the Kubernetes provider
func (*Kubernetes) SetEnvAndDefaults ¶
func (ctx *Kubernetes) SetEnvAndDefaults()
SetEnvAndDefaults will set value from os.Getenv and default to the specified value
Click to show internal directories.
Click to hide internal directories.