Documentation ¶
Index ¶
- type SecretReconciler
- func (r *SecretReconciler) KubefedJoin(ctx context.Context, secret *corev1.Secret) (ctrl.Result, error)
- func (r *SecretReconciler) Reconcile(req ctrl.Request) (_ ctrl.Result, reterr error)
- func (r *SecretReconciler) SetupWithManager(mgr ctrl.Manager) error
- func (r *SecretReconciler) UpdateClusterManagerControlPlaneEndpoint(ctx context.Context, secret *corev1.Secret) (ctrl.Result, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SecretReconciler ¶
ClusterReconciler reconciles a Memcached object
func (*SecretReconciler) KubefedJoin ¶
func (*SecretReconciler) SetupWithManager ¶
func (r *SecretReconciler) SetupWithManager(mgr ctrl.Manager) error
func (*SecretReconciler) UpdateClusterManagerControlPlaneEndpoint ¶
Click to show internal directories.
Click to hide internal directories.