# Functions

Evict a pod for a given namespace.
No description provided by the author
Get proxy version for a given pod.
returns a matching VDB for a pod from vdbList.
Returns a boolean based on pod eligibility for proxy injection Input - labels - pod labels, namespaceProxyInjectionLabelValue - proxy injection label at namespace NamespaceLabel PodLabel PodEligibility enabled enabled/"" true disabled enabled true enabled disabled false disabled disabled/"" false "" Not applicable false.
checks if a pod belongs to a vdb.
Returns true if pod contains service mesh proxy Returns false if pod does not contain service mesh proxy.
Returns list of pods for a given namespace.
Returns list of pods for given selectors and namespace.
checks if all the labels are present in podLabels.
Set outdated proxy annotation for a given pod if pod proxy version is not upgraded to the latest proxy version.