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 {
	StatefulSetGridInformer crdv1.StatefulSetGridInformer
	StatefulSetInformer     appsv1.StatefulSetInformer
	NodeInformer            corev1.NodeInformer
	PodInformer             corev1.PodInformer
	ServiceInformer         corev1.ServiceInformer
}

func NewControllerConfig

func NewControllerConfig(k8sClient *kubernetes.Clientset, crdClient *crdClientset.Clientset, resyncTime time.Duration) *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