Documentation
¶
Index ¶
Constants ¶
View Source
const ( LabelGateway = "gateway" LabelNS = "namespace" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
func NewReconciler ¶
func NewReconciler(cli client.Client, l logr.Logger, r record.EventRecorder, s *runtime.Scheme, i *v1alpha1.JupyterGateway) (*Reconciler, error)
func (Reconciler) Reconcile ¶
func (r Reconciler) Reconcile() error
Click to show internal directories.
Click to hide internal directories.