controller

package
v0.3.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const ConfigMapReadyCondition = "ConfigMapReady"

ConfigMapReadyCondition indicates whether the ConfigMap is ready. Define a condition type for ConfigMap readiness

Variables

This section is empty.

Functions

This section is empty.

Types

type OpenAPIAggregatorReconciler

type OpenAPIAggregatorReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

OpenAPIAggregatorReconciler reconciles a OpenAPIAggregator object

func (*OpenAPIAggregatorReconciler) Reconcile

Reconcile handles the reconciliation loop for OpenAPIAggregator resources

func (*OpenAPIAggregatorReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type SwaggerServerReconciler added in v0.3.0

type SwaggerServerReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

SwaggerServerReconciler reconciles a SwaggerServer object

func (*SwaggerServerReconciler) Reconcile added in v0.3.0

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

Reconcile handles the reconciliation loop for SwaggerServer resources

func (*SwaggerServerReconciler) SetupWithManager added in v0.3.0

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