controllers

package
v0.11.7 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2022 License: Apache-2.0, MIT Imports: 30 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ConditionInitialized = "Initialized"
	ConditionAvailable   = "Available"
	ConditionUpgrading   = "Upgrading"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type GitLabReconciler

type GitLabReconciler struct {
	client.Client

	Log      logr.Logger
	Scheme   *runtime.Scheme
	Recorder record.EventRecorder
}

GitLabReconciler reconciles a GitLab object.

func (*GitLabReconciler) Reconcile

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

Reconcile triggers when an event occurs on the watched resource.

func (*GitLabReconciler) SetupWithManager

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

SetupWithManager configures the custom resource watched resources.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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