# Functions
No description provided by the author
GetProxyEnvVars builds a list of environment variables in order to use the right proxy.
# Constants
KubeProxyClusterRoleName sets the name for the kube-proxy ClusterRole TODO: This k8s-generic, well-known constant should be fetchable from another source, not be in this package.
KubeProxyConfigMap19 is the proxy ConfigMap manifest for Kubernetes 1.9 and above.
KubeProxyDaemonSet19 is the proxy DaemonSet manifest for Kubernetes 1.9 and above.
KubeProxyServiceAccountName describes the name of the ServiceAccount for the kube-proxy addon.