Documentation
¶
Index ¶
Constants ¶
View Source
const (
VolumeCleanupFinalizer = "volume.zfs.unstable.cloud/cleanup"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VolumeReconciler ¶
type VolumeReconciler struct { client.Client Log logr.Logger Scheme *runtime.Scheme NodeName string }
VolumeReconciler reconciles a Volume object
func (*VolumeReconciler) SetupWithManager ¶
func (r *VolumeReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.