Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CappReconciler ¶
type CappReconciler struct {
Log logr.Logger
client.Client
Scheme *runtime.Scheme
OnOpenshift bool
}
CappReconciler reconciles a Capp object
func (*CappReconciler) SetupWithManager ¶
func (r *CappReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
func (*CappReconciler) SyncApplication ¶
func (r *CappReconciler) SyncApplication(ctx context.Context, capp rcsv1alpha1.Capp, resourceManagers []rmanagers.ResourceManager) error
Click to show internal directories.
Click to hide internal directories.