controllers

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2025 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SwaggerHubReconciler

type SwaggerHubReconciler struct {
	client.Client
	Log      logr.Logger
	Scheme   *runtime.Scheme
	Recorder record.EventRecorder
}

SwaggerHub reconciles a SwaggerHub object

func (*SwaggerHubReconciler) Reconcile

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

Reconcile SwaggerHubs

func (*SwaggerHubReconciler) SetupWithManager

func (r *SwaggerHubReconciler) SetupWithManager(mgr ctrl.Manager, opts SwaggerHubReconcilerOptions) error

SetupWithManager adding controllers

type SwaggerHubReconcilerOptions

type SwaggerHubReconcilerOptions struct {
	MaxConcurrentReconciles int
}

type SwaggerSpecificationReconciler added in v0.1.0

type SwaggerSpecificationReconciler struct {
	client.Client
	Log        logr.Logger
	Scheme     *runtime.Scheme
	Recorder   record.EventRecorder
	HTTPClient httpClient
}

SwaggerSpecification reconciles a SwaggerSpecification object

func (*SwaggerSpecificationReconciler) Reconcile added in v0.1.0

Reconcile SwaggerSpecifications

func (*SwaggerSpecificationReconciler) SetupWithManager added in v0.1.0

SetupWithManager adding controllers

type SwaggerSpecificationReconcilerOptions added in v0.1.0

type SwaggerSpecificationReconcilerOptions struct {
	MaxConcurrentReconciles int
}

Jump to

Keyboard shortcuts

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