Documentation ¶ Index ¶ func Cleanup(ctx context.Context, c client.Client, logger logr.Logger) error func Reconcile(ctx context.Context, c client.Client, scheme *runtime.Scheme, ...) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Cleanup ¶ func Cleanup(ctx context.Context, c client.Client, logger logr.Logger) error We modified the Ingress Controller and Ingress Cluster resources, but we don't own it Therefore, we need to use a finalizer to put it back the way we found it if the CR is deleted func Reconcile ¶ func Reconcile(ctx context.Context, c client.Client, scheme *runtime.Scheme, relocation *rhsysenggithubiov1beta1.ClusterRelocation, logger logr.Logger) error Types ¶ This section is empty. Source Files ¶ View all Source files reconcile.go Click to show internal directories. Click to hide internal directories.