Documentation ¶
Index ¶
Constants ¶
View Source
const ( WorkloadKindDeployment = "Deployment" WorkloadKindStatefulSet = "StatefulSet" SelectorLabelName = "app.kubernetes.io/name" SelectorLabelInstance = "app.kubernetes.io/instance" SelectorLabelManagedBy = "app.kubernetes.io/managed-by" )
Variables ¶
This section is empty.
Functions ¶
func ConvertWorkload ¶
func WorkloadServiceName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.