# Functions
GetPolicyLabels returns a LabelArray for the given namespace and name.
ParseToCiliumLabels returns all ruleLbls appended with a specific label that represents the given namespace and name along with a label that specifies these labels were derived from a CiliumNetworkPolicy.
ParseToCiliumRule returns an api.Rule with all the labels parsed into cilium labels.
# Constants
ResourceTypeCiliumNetworkPolicy is the resource type used for the PolicyLabelDerivedFrom label.