# Functions

New produces a new clusters.Addon for Kong but uses a very opionated set of default configurations (see the defaults() function for more details).
NewBuilder provides a new Builder object for configuring Istio cluster addons.

# Constants

AddonName is the unique name of the Kong cluster.Addon.
Namespace is the namespace that the Addon compontents will be deployed under when deployment finishes.

# Structs

Addon is a Kong Proxy addon which can be deployed on a clusters.Cluster.
Builder is a configuration tool to generate Istio cluster addons.