config

package
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 20, 2023 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 2 more Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ControllerConfig

type ControllerConfig struct {
	ServiceGridInformer       crdv1.ServiceGridInformer
	DeploymentGridInformer    crdv1.DeploymentGridInformer
	StatefulSetGridInformer   crdv1.StatefulSetGridInformer
	ServiceInformer           corev1.ServiceInformer
	DeploymentInformer        appsv1.DeploymentInformer
	StatefulSetInformer       appsv1.StatefulSetInformer
	NodeInformer              corev1.NodeInformer
	NameSpaceInformer         corev1.NamespaceInformer
	FedDeploymentGridInformer crdv1.DeploymentGridInformer
	FedServiceGridInformer    crdv1.ServiceGridInformer
}

func NewControllerConfig

func NewControllerConfig(crdClient, fedCrdClient *crdClientset.Clientset, k8sClient *kubernetes.Clientset,
	resyncTime time.Duration, dedicatedNameSpace string) *ControllerConfig

func (*ControllerConfig) Run

func (c *ControllerConfig) Run(stop <-chan struct{})

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL