controller

package
v0.0.0-...-d77a8f2 Latest Latest
Warning

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

Go to latest
Published: May 6, 2026 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DrainRequestReconciler

type DrainRequestReconciler struct {
	client.Client
	Scheme           *runtime.Scheme
	PodCheckInterval time.Duration
	DrainTimeout     time.Duration
	SlinkyNamespace  string
}

func NewDrainRequestReconciler

func NewDrainRequestReconciler(
	mgr ctrl.Manager,
	podCheckInterval, drainTimeout time.Duration,
	slinkyNamespace string,
) *DrainRequestReconciler

func (*DrainRequestReconciler) Reconcile

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

func (*DrainRequestReconciler) SetupWithManager

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

Jump to

Keyboard shortcuts

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