Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StorageRequestReconciler ¶
type StorageRequestReconciler struct { client.Client cache.Cache Scheme *runtime.Scheme OperatorNamespace string StorageRequest *v1alpha1.StorageRequest // contains filtered or unexported fields }
StorageRequestReconciler reconciles a StorageRequest object nolint:revive
func (*StorageRequestReconciler) SetupWithManager ¶
func (r *StorageRequestReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.