Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExternalSecretReconciler ¶
type ExternalSecretReconciler struct {
client.Client
Log logr.Logger
Scheme *runtime.Scheme
Clock clock.Clock
Reader client.Reader
// contains filtered or unexported fields
}
ExternalSecretReconciler reconciles a ExternalSecret object
func (*ExternalSecretReconciler) SetupWithManager ¶
func (r *ExternalSecretReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.