Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
func NewController( kubeClient kubernetes.Interface, meshClient meshclientset.Interface, deploymentInformer appsv1informers.DeploymentInformer, jobInformer batchv1informers.JobInformer, hpaInformer autoscalingV2beta1Informer.HorizontalPodAutoscalerInformer, autoscalePolicyInformer meshinformers.AutoscalePolicyInformer, servingConfigurationInformer knativeservinginformers.ConfigurationInformer, istioVSInformer istioinformers.VirtualServiceInformer, k8sServiceInformer corev1informers.ServiceInformer, serviceInformer meshinformers.ServiceInformer, configMapInformer corev1informers.ConfigMapInformer, logger *zap.SugaredLogger, ) *controller.Controller
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.