Documentation
¶
Index ¶
- func GenerateEnvVarsFromStruct(prefix string, s interface{}) []corev1.EnvVar
- func Labels(name string) map[string]string
- func LivenessProbe(port int32, scheme corev1.URIScheme) *corev1.Probe
- func MakeSSLEnvVar() []corev1.EnvVar
- func MakeSecretEnvVar(name, key, secretName string) corev1.EnvVar
- func ReadinessProbe(port int32, scheme corev1.URIScheme) *corev1.Probe
- func StartupProbe(port int32, scheme corev1.URIScheme) *corev1.Probe
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LivenessProbe ¶ added in v0.49.0
func MakeSSLEnvVar ¶
func MakeSecretEnvVar ¶
func ReadinessProbe ¶ added in v0.49.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.