Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for doDeleteVolume (0.45 sec)

  1. pkg/controller/volume/persistentvolume/pv_controller.go

    		}
    	}
    	return podNames, nil
    }
    
    // doDeleteVolume finds appropriate delete plugin and deletes given volume, returning
    // the volume plugin name. Also, it returns 'true', when the volume was deleted and
    // 'false' when the volume cannot be deleted because the deleter is external. No
    // error should be reported in this case.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 10 08:42:31 UTC 2024
    - 89.2K bytes
    - Viewed (0)
Back to top