controller

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 50 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GenericProviderReconciler

type GenericProviderReconciler struct {
	Provider     genericprovider.GenericProvider
	ProviderList genericprovider.GenericProviderList
	Client       client.Client
	Config       *rest.Config
}

func (*GenericProviderReconciler) Reconcile

func (r *GenericProviderReconciler) Reconcile(ctx context.Context, req reconcile.Request) (_ reconcile.Result, reterr error)

func (*GenericProviderReconciler) SetupWithManager

func (r *GenericProviderReconciler) SetupWithManager(mgr ctrl.Manager, options controller.Options) error

type PhaseError

type PhaseError struct {
	Reason   string
	Type     clusterv1.ConditionType
	Severity clusterv1.ConditionSeverity
	Err      error
}

PhaseError custom error type for phases.

func (*PhaseError) Error

func (p *PhaseError) Error() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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