Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Env ¶
type Env struct { IACJobTolerations []corev1.Toleration `env:"IAC_JOB_TOLERATIONS" required:"false"` IACJobNodeSelector map[string]string `env:"IAC_JOB_NODE_SELECTOR" required:"false"` // contains filtered or unexported fields }
func GetEnvOrDie ¶
func GetEnvOrDie() *Env
Click to show internal directories.
Click to hide internal directories.