controllers

package
v0.0.0-...-d4aeb26 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BusyBoxDeploymentReconciler

type BusyBoxDeploymentReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

BusyBoxDeploymentReconciler reconciles the deployment resource.

func (*BusyBoxDeploymentReconciler) Reconcile

Reconcile will ensure that the BusyBox Deployment for DisconnectedFriendlyApp reaches the desired state.

func (*BusyBoxDeploymentReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type SleeperDeploymentReconciler

type SleeperDeploymentReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

SleeperDeploymentReconciler reconciles the deployment resource.

func (*SleeperDeploymentReconciler) Reconcile

Reconcile will ensure that the Sleeper Deployment for DisconnectedFriendlyApp reaches the desired state.

func (*SleeperDeploymentReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type StatusReconciler

type StatusReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

StatusReconciler reconciles the DisconnectedFriendlyApp Status

func (*StatusReconciler) Reconcile

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

Reconcile will ensure that the status for DisconnectedFriendlyApp.

func (*StatusReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

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