controllers

package
v0.0.0-...-afddf54 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2023 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeviceRolloutReconciler

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

DeviceRolloutReconciler reconciles a DeviceRollout object.

func (*DeviceRolloutReconciler) Error

func (r *DeviceRolloutReconciler) Error(ctx context.Context, err error, msg string, kvs ...interface{})

func (*DeviceRolloutReconciler) Reconcile

func (r *DeviceRolloutReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, 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 (*DeviceRolloutReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type GitRepositoryRevisionChangePredicate

type GitRepositoryRevisionChangePredicate struct {
	predicate.Funcs
}

GitRepositoryRevisionChangePredicate triggers an update event when a GitRepository revision changes.

func (GitRepositoryRevisionChangePredicate) Create

func (GitRepositoryRevisionChangePredicate) Update

type GitRepositoryWatcher

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

GitRepositoryWatcher watches GitRepository objects for revision changes.

func (*GitRepositoryWatcher) Error

func (r *GitRepositoryWatcher) Error(ctx context.Context, err error, msg string, kvs ...interface{})

func (*GitRepositoryWatcher) Reconcile

func (r *GitRepositoryWatcher) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, 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 (*GitRepositoryWatcher) SetupWithManager

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

Jump to

Keyboard shortcuts

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