slurmclient

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2026 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ControllerName = "slurmclient-controller"

	// BackoffGCInterval is the time that has to pass before next iteration of backoff GC is run
	BackoffGCInterval = 1 * time.Minute
)

Variables

This section is empty.

Functions

This section is empty.

Types

type SlurmClientReconciler

type SlurmClientReconciler struct {
	client.Client
	Scheme *runtime.Scheme

	ClientMap *clientmap.ClientMap
	// contains filtered or unexported fields
}

SlurmClientReconciler reconciles a SlurmClient object

func (*SlurmClientReconciler) Reconcile

func (r *SlurmClientReconciler) Reconcile(ctx context.Context, req ctrl.Request) (res ctrl.Result, retErr error)

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

func (*SlurmClientReconciler) SetupWithManager

func (r *SlurmClientReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

func (*SlurmClientReconciler) Sync

Sync implements control logic for synchronizing a Restapi.

Jump to

Keyboard shortcuts

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