nodeconfigdaemon

package
v1.8.1 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2023 License: Apache-2.0 Imports: 55 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ControllerName = "NodeConfigDaemonController"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	// contains filtered or unexported fields
}

func NewController

func NewController(
	kubeClient kubernetes.Interface,
	scyllaClient scyllaclient.Interface,
	criClient cri.Client,
	nodeConfigInformer scyllav1alpha1informers.NodeConfigInformer,
	localScyllaPodsInformer corev1informers.PodInformer,
	namespacedDaemonSetInformer appsv1informers.DaemonSetInformer,
	namespacedJobInformer batchv1informers.JobInformer,
	selfPodInformer corev1informers.PodInformer,
	namespace string,
	podName string,
	nodeName string,
	nodeUID types.UID,
	nodeConfigName string,
	nodeConfigUID types.UID,
	scyllaImage string,
) (*Controller, error)

func (*Controller) Run

func (ncdc *Controller) Run(ctx context.Context)

Jump to

Keyboard shortcuts

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