Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct {
client.Client
Config druidconfigv1alpha1.SecretControllerConfiguration
// contains filtered or unexported fields
}
Reconciler reconciles secrets referenced in Etcd objects.
func NewReconciler ¶
func NewReconciler(mgr manager.Manager, config druidconfigv1alpha1.SecretControllerConfiguration) *Reconciler
NewReconciler creates a new reconciler for Secret.
func (*Reconciler) RegisterWithManager ¶
RegisterWithManager registers the Secret Controller with the given controller manager.
Click to show internal directories.
Click to hide internal directories.