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, systemSecretInformer corev1informers.SecretInformer, deploymentInformer appsv1informers.DeploymentInformer, k8sServiceInformer corev1informers.ServiceInformer, clusterIngressInformer extensionsv1beta1informers.IngressInformer, secretInformer corev1informers.SecretInformer, istioGatewayInformer istioinformers.GatewayInformer, istioDRInformer istioinformers.DestinationRuleInformer, istioVSInformer istioinformers.VirtualServiceInformer, envoyFilterInformer istioinformers.EnvoyFilterInformer, configMapInformer corev1informers.ConfigMapInformer, gatewayInformer meshinformers.GatewayInformer, autoscalePolicyInformer meshinformers.AutoscalePolicyInformer, logger *zap.SugaredLogger, ) *controller.Controller
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.