operator

package
v0.0.0-alpha.0....-692bd96 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: Apache-2.0 Imports: 54 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunOperator

func RunOperator(ctx context.Context, controllerConfig *controllercmd.ControllerContext) error

Types

type OpenShiftControllerManagerOperator

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

func NewOpenShiftControllerManagerOperator

func NewOpenShiftControllerManagerOperator(
	targetImagePullSpec string,
	routeControllerManagerTargetImagePullSpec string,
	operatorConfigInformer operatorinformersv1.OpenShiftControllerManagerInformer,
	proxyInformer configinformerv1.ProxyInformer,
	kubeInformers v1helpers.KubeInformersForNamespaces,
	operatorConfigClient operatorclientv1.OperatorV1Interface,
	countNodes nodeCountFunc,
	ensureAtMostOnePodPerNode ensureAtMostOnePodPerNodeFunc,
	kubeClient kubernetes.Interface,
	recorder events.Recorder,
	clusterVersionLister v1.ClusterVersionLister,
) *OpenShiftControllerManagerOperator

func (*OpenShiftControllerManagerOperator) Run

Run starts the openshift-controller-manager and blocks until stopCh is closed.

Jump to

Keyboard shortcuts

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