# Constants
AppKubernetes is the label which is recommended by the official k8s documentation ad the lablel for every resource object.
CiliumIdentityAnnotationDeprecated is the previous annotation key used to map to an endpoint's security identity.
CiliumK8sAnnotationPrefix is the prefix key for the annotations used in kubernetes.
CtrlPrefixPolicyStatus is the prefix used for the controllers set up to sync the CNP with kube-apiserver.
GroupName is the group name of the cilium network policy.
PodNamespaceLabel is the label used in kubernetes containers to specify which namespace they belong to.
PodNamespaceMetaLabels is the label used to store the labels of the kubernetes namespace's labels.
PolicyLabelCluster is the name of the cluster the endpoint is running in.
PolicyLabelDerivedFrom is the resource type which was used to derived the policy rule.
PolicyLabelIstioSidecarProxy is the label key added to the identity of any pod that has been injected by Istio with a Cilium-compatible sidecar proxy.
PolicyLabelName is the name of the policy label which refers to the k8s policy name.
PolicyLabelNamespace is the policy's namespace set in k8s.
PolicyLabelServiceAccount is the name of the label associated with an endpoint to represent the Kubernetes ServiceAccount name.
PolicyLabelUID is the uid of the policy label which refers to the k8s policy UID.
V1 represents version 1 of cilium API Deprecated.
V2 represents version 2 of cilium API.