Versions in this module Expand all Collapse all v1 v1.0.0 Jul 3, 2025 Changes in this version + const CreateError + const DeleteError + const GetError + const ListError + const NotFoundError + const UpdateError + var TestCtx = context.TODO() + var TestLog = log.Log.WithName("test") + var TestNamespace = "test-namespace" + func LogFunctionDuration(logger logr.Logger, methodName string, start time.Time) + type IBMObjectCSIReconciler struct + ControllerHelper *common.ControllerHelper + Recorder record.EventRecorder + Scheme *runtime.Scheme + func (r *IBMObjectCSIReconciler) Reconcile(ctx context.Context, req ctrl.Request) (reconcile.Result, error) + func (r *IBMObjectCSIReconciler) SetupWithManager(mgr ctrl.Manager) error + type KubernetesClient struct + Clientset kubernetes.Interface + type LogEntry struct + File string + Message string + PID string + Timestamp string + type RecoverStaleVolumeReconciler struct + IsTest bool + Scheme *runtime.Scheme + func (r *RecoverStaleVolumeReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *RecoverStaleVolumeReconciler) SetupWithManager(mgr ctrl.Manager) error