controllers

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PullSecretReconciler

type PullSecretReconciler struct {
	client.Client
	SecretKey                 *types.NamespacedName
	ServiceAccountKey         types.NamespacedName
	ServiceAccountPullSecrets []types.NamespacedName
	AuthFilePath              string
}

PullSecretReconciler reconciles a specific Secret object that contains global pull secrets for pulling Catalog images

func (*PullSecretReconciler) Reconcile

func (r *PullSecretReconciler) Reconcile(ctx context.Context, _ ctrl.Request) (ctrl.Result, error)

func (*PullSecretReconciler) SetupWithManager

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