Versions in this module Expand all Collapse all v0 v0.5.8 Aug 23, 2022 Changes in this version + const ExternalSecretSubsystem + const SyncCallsErrorKey + const SyncCallsKey + func GetExternalSecretCondition(status esv1beta1.ExternalSecretStatus, ...) *esv1beta1.ExternalSecretStatusCondition + func NewExternalSecretCondition(condType esv1beta1.ExternalSecretConditionType, status v1.ConditionStatus, ...) *esv1beta1.ExternalSecretStatusCondition + func SetExternalSecretCondition(es *esv1beta1.ExternalSecret, ...) + type Reconciler struct + ClusterSecretStoreEnabled bool + ControllerClass string + EnableFloodGate bool + Log logr.Logger + RequeueInterval time.Duration + Scheme *runtime.Scheme + func (r *Reconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *Reconciler) SetupWithManager(mgr ctrl.Manager, opts controller.Options) error