Versions in this module Expand all Collapse all v0 v0.0.1 Apr 16, 2023 Changes in this version + type ReconcileInterface interface + ReconcileConfigMap func() (controllerutil.OperationResult, error) + ReconcileDeployOrSts func() (controllerutil.OperationResult, error) + ReconcileService func() (controllerutil.OperationResult, error) + ReconcileStorage func() (controllerutil.OperationResult, error) + ReconcileStore func() error + var Reconciler ReconcileInterface = builder.NewBuilder()