Documentation ¶
Index ¶
Constants ¶
View Source
const ( // LabelAppName defines the app label LabelAppName = "app.kubernetes.io/name" // LabelAppManagedBy defines the managed-by label LabelAppManagedBy = "app.kubernetes.io/managed-by" )
View Source
const EnvVarEnvoySidecarStatus = "ENVOY_SIDECAR_STATUS"
View Source
const EnvVarPodIP = "POD_IP"
EnvVarPodIP holds the POD's IP
Variables ¶
This section is empty.
Functions ¶
func ContainerShellCommand ¶
func ContainerShellCommand() []string
ContainerShellCommand is helper factory method to create the shell command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.