controllers

package
v0.0.0-...-8115ff7 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2021 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HarborServerConfigurationReconciler

type HarborServerConfigurationReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
	Harbor *legacy.Client
}

HarborServerConfigurationReconciler reconciles a HarborServerConfiguration object

func (*HarborServerConfigurationReconciler) Reconcile

Reconcile the HarborServerConfiguration

func (*HarborServerConfigurationReconciler) SetupWithManager

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

SetupWithManager for HarborServerConfiguration reconcile controller

type NamespaceReconciler

type NamespaceReconciler struct {
	client.Client
	Log      logr.Logger
	Scheme   *runtime.Scheme
	HarborV2 *v2.Client
	Harbor   *legacy.Client
}

NamespaceReconciler reconciles a Namespace object

func (*NamespaceReconciler) Reconcile

func (r *NamespaceReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

func (*NamespaceReconciler) SetupWithManager

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

type PullSecretBindingReconciler

type PullSecretBindingReconciler struct {
	client.Client
	Log      logr.Logger
	Scheme   *runtime.Scheme
	HarborV2 *v2.Client
	Harbor   *legacy.Client
}

PullSecretBindingReconciler reconciles a PullSecretBinding object

func (*PullSecretBindingReconciler) Reconcile

func (r *PullSecretBindingReconciler) Reconcile(req ctrl.Request) (res ctrl.Result, ferr error)

func (*PullSecretBindingReconciler) SetupWithManager

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

Jump to

Keyboard shortcuts

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