controllers

package
v0.1.10 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2023 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HostPortClaimReconciler

type HostPortClaimReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
}

HostPortClaimReconciler reconciles a HostPortClaim object

func (*HostPortClaimReconciler) Reconcile

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

func (*HostPortClaimReconciler) SetupWithManager

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

type HostPortClassReconciler

type HostPortClassReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
}

HostPortClassReconciler reconciles a HostPortClass object

func (*HostPortClassReconciler) Reconcile

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

func (*HostPortClassReconciler) SetupWithManager

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

type HostPortReconciler

type HostPortReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
	// contains filtered or unexported fields
}

HostPortReconciler reconciles a HostPort object

func (*HostPortReconciler) Reconcile

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

func (*HostPortReconciler) SetupWithManager

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

Jump to

Keyboard shortcuts

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