Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
func NewController( kubeClient kubernetes.Interface, meshClient meshclientset.Interface, systemConfigMapInformer corev1informers.ConfigMapInformer, deploymentInformer appsv1informers.DeploymentInformer, k8sServiceInformer corev1informers.ServiceInformer, clusterIngressInformer extensionsv1beta1informers.IngressInformer, istioGatewayInformer istioinformers.GatewayInformer, istioDRInformer istioinformers.DestinationRuleInformer, istioVSInformer istioinformers.VirtualServiceInformer, envoyFilterInformer istioinformers.EnvoyFilterInformer, configMapInformer corev1informers.ConfigMapInformer, gatewayInformer meshinformers.GatewayInformer, logger *zap.SugaredLogger, ) *controller.Controller
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.