Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Add ¶
func Add(mgr, rootCredMgr manager.Manager, r reconcile.Reconciler) error
Add sets up a controller for watching the cloud cred secret.
func NewReconciler ¶
NewReconciler will return a reconciler for handling vSphere cloud cred secrets.
Types ¶
type ReconcileCloudCredSecret ¶
type ReconcileCloudCredSecret struct {
Client client.Client
RootCredClient client.Client
Logger log.FieldLogger
}
ReconcileCloudCredSecret is for reconciling the cloud cred secret for the purpose of annotating it.
Click to show internal directories.
Click to hide internal directories.