internal

package
v0.0.0-...-5576edb Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2025 License: Apache-2.0 Imports: 34 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reconciler

type Reconciler struct {
	// contains filtered or unexported fields
}

func NewReconciler

func NewReconciler(
	client client.Client,
	discoveryClient *discovery.DiscoveryClient,
	restMapper meta.RESTMapper,
	cache managedcache.ObjectBoundAccessManager[*corev1.ConfigMap],
	scheme *runtime.Scheme,
) *Reconciler

func (*Reconciler) Reconcile

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

func (*Reconciler) SetupWithManager

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

type Reference

type Reference struct {
	// contains filtered or unexported fields
}

func NewReference

func NewReference(
	scheme *runtime.Scheme,
	restConfig *rest.Config,
) *Reference

func (*Reference) Start

func (r *Reference) Start(ctx context.Context) error

Starts the reference controller and blocks until the context is cancelled.

type RevisionNumberNotSetError

type RevisionNumberNotSetError struct {
	// contains filtered or unexported fields
}

func (RevisionNumberNotSetError) Error

Jump to

Keyboard shortcuts

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