rollout

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 39 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ControllerName = "rollout"
)

Variables

This section is empty.

Functions

func InitFunc

func InitFunc(mgr manager.Manager) (bool, error)

func InitFuncWith

func InitFuncWith(registry workload.Registry) initializer.InitFunc

Types

type RolloutReconciler

type RolloutReconciler struct {
	*mixin.ReconcilerMixin
	// contains filtered or unexported fields
}

RolloutReconciler reconciles a Rollout object

func NewReconciler

func NewReconciler(mgr manager.Manager, workloadRegistry workload.Registry) *RolloutReconciler

func (*RolloutReconciler) Reconcile

func (r *RolloutReconciler) 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 (*RolloutReconciler) SetupWithManager

func (r *RolloutReconciler) 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