Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Add ¶
func Add(mgr manager.Manager, r reconcile.Reconciler) error
Add sets up a controller for watching the cloud cred secret.
func NewReconciler ¶
func NewReconciler(mgr manager.Manager) reconcile.Reconciler
NewReconciler will return a reconciler for handling vSphere cloud cred secrets.
Types ¶
type ReconcileCloudCredSecret ¶
type ReconcileCloudCredSecret struct { 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.