Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HostPortClaimReconciler ¶
HostPortClaimReconciler reconciles a HostPortClaim object
func (*HostPortClaimReconciler) SetupWithManager ¶
func (r *HostPortClaimReconciler) SetupWithManager(mgr ctrl.Manager) error
type HostPortClassReconciler ¶
HostPortClassReconciler reconciles a HostPortClass object
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) SetupWithManager ¶
func (r *HostPortReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.