# Constants
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.
PolicyLabelName is the name of the policy label which refers to the k8s policy name.
PolicyLabelNamespace is the policy's namespace set in k8s.
V1 represents version 1 of cilium API Deprecated.
V2 represents version 2 of cilium API.