rollout

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2023 License: MIT Imports: 24 Imported by: 0

Documentation

Overview

Package rollout features a controller to do rollout.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reconciler

type Reconciler struct {
	client.Client
	UncachedReader client.Reader
	// contains filtered or unexported fields
}

Reconciler recomputes the cluster resource binding.

func (*Reconciler) Reconcile

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

Reconcile triggers a single binding reconcile round.

func (*Reconciler) SetupWithManager

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

SetupWithManager sets up the rollout controller with the Manager. The rollout controller watches resource snapshots and resource bindings. It reconciles on the CRP when a new resource resourceBinding is created or an existing resource binding is created/updated.

Jump to

Keyboard shortcuts

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