# Functions
EnableMeshForNamespace will add the "kuma.io/sidecar-injection: enabled" label to the provided namespace, enabling sidecar injections fo all Pods in the namespace.
New produces a new clusters.Addon for Kuma with MTLS enabled.
NewBuilder provides a new Builder object for configuring Kuma cluster addons.
# Constants
AddonName is the unique name of the Kong cluster.Addon.
DefaultReleaseName is the default Helm release name.
KumaHelmRepo is the Kuma Helm repo URL.
Namespace is the namespace that the Addon compontents will be deployed under when deployment finishes.