controllers

package
v1.5.5 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2023 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LoadTestReconciler

type LoadTestReconciler struct {
	client.Client

	Defaults *config.Defaults
	Scheme   *runtime.Scheme
	// contains filtered or unexported fields
}

LoadTestReconciler reconciles a LoadTest object

func (*LoadTestReconciler) Reconcile

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

Reconcile attempts to bring the current state of the load test into agreement with its declared spec. This may mean provisioning resources, doing nothing or handling the termination of its pods.

func (*LoadTestReconciler) SetupWithManager

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

SetupWithManager configures a controller-runtime manager.

Jump to

Keyboard shortcuts

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