Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocalVolumeReconciler ¶
type LocalVolumeReconciler struct {
// This client, initialized using mgr.Client() above, is a split client
// that reads objects from the cache and writes to the apiserver
Client client.Client
Scheme *runtime.Scheme
LvMap *common.StorageClassOwnerMap
// contains filtered or unexported fields
}
LocalVolumeReconciler reconciles a LocalVolume object
func (*LocalVolumeReconciler) SetupWithManager ¶
func (r *LocalVolumeReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.