Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RpaasInstanceReconciler ¶
type RpaasInstanceReconciler struct { client.Client Log logr.Logger Scheme *runtime.Scheme RolloutNginxEnabled bool PortRangeMin int32 PortRangeMax int32 ImageMetadata registry.ImageMetadata }
RpaasInstanceReconciler reconciles a RpaasInstance object
func (*RpaasInstanceReconciler) SetupWithManager ¶
func (r *RpaasInstanceReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.