nodeconfig

package
v1.12.1 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2024 License: Apache-2.0 Imports: 37 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ControllerName = "NodeConfigController"
)

Variables

This section is empty.

Functions

func NodeConfigClusterRole

func NodeConfigClusterRole() *rbacv1.ClusterRole

Types

type Controller

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

func NewController

func NewController(
	kubeClient kubernetes.Interface,
	scyllaClient scyllav1alpha1client.ScyllaV1alpha1Interface,
	nodeConfigInformer scyllav1alpha1informers.NodeConfigInformer,
	scyllaOperatorConfigInformer scyllav1alpha1informers.ScyllaOperatorConfigInformer,
	clusterRoleInformer rbacv1informers.ClusterRoleInformer,
	clusterRoleBindingInformer rbacv1informers.ClusterRoleBindingInformer,
	daemonSetInformer appsv1informers.DaemonSetInformer,
	namespaceInformer corev1informers.NamespaceInformer,
	nodeInformer corev1informers.NodeInformer,
	serviceAccountInformer corev1informers.ServiceAccountInformer,
	operatorImage string,
) (*Controller, error)

func (*Controller) Run

func (ncc *Controller) Run(ctx context.Context, workers int)

Jump to

Keyboard shortcuts

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