operator

package
v0.0.0-...-63651a1 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2024 License: Apache-2.0 Imports: 33 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultImage    = "gcr.io/k8s-staging-kueue/kueue"
	PromNamespace   = "openshift-monitoring"
	PromRouteName   = "prometheus-k8s"
	PromTokenPrefix = "prometheus-k8s-token"
)

Variables

This section is empty.

Functions

Types

type TargetConfigReconciler

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

func NewTargetConfigReconciler

func NewTargetConfigReconciler(
	ctx context.Context,
	operatorConfigClient operatorconfigclientv1.ExtendedjobmanagerV1Interface,
	operatorClientInformer operatorclientinformers.ExtendedJobManagerInformer,
	kubeInformersForNamespaces v1helpers.KubeInformersForNamespaces,
	extendedJobManagerClient *operatorclient.ExtendedJobManagerClient,
	kubeClient kubernetes.Interface,
	osrClient openshiftrouteclientset.Interface,
	dynamicClient dynamic.Interface,
	eventRecorder events.Recorder,
) (*TargetConfigReconciler, error)

func (*TargetConfigReconciler) Run

func (c *TargetConfigReconciler) Run(workers int, stopCh <-chan struct{})

Run starts the runner and blocks until stopCh is closed.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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