Documentation ¶
Overview ¶
Package id provides helper functions to create and parse ids
Index ¶
Constants ¶
View Source
const ( // ExternalWorkloadKind is the fake kind for external Cilium workload. ExternalWorkloadKind = "Workload" // ExternalWorkloadNamespace is the fake namespace for external Cilium workload. ExternalWorkloadNamespace = "external" )
Variables ¶
This section is empty.
Functions ¶
func GetExternalWorkloadID ¶
GetExternalWorkloadID retrieve the id for an external workload.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.