Versions in this module Expand all Collapse all v0 v0.9.1 Apr 16, 2024 Changes in this version + type VolumeGroupContentReconciler struct + DriverConfig *config.DriverConfig + GRPCClient *grpcClient.Client + Log logr.Logger + Scheme *runtime.Scheme + VGClient grpcClient.VolumeGroup + func (r *VolumeGroupContentReconciler) Reconcile(_ context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *VolumeGroupContentReconciler) SetupWithManager(mgr ctrl.Manager, cfg *config.DriverConfig) error