Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. pkg/volume/util/operationexecutor/operation_executor.go

    	// Marks the specified volume's file system resize request is finished.
    	MarkVolumeAsResized(volumeName v1.UniqueVolumeName, claimSize *resource.Quantity) bool
    
    	// GetDeviceMountState returns mount state of the device in global path
    	GetDeviceMountState(volumeName v1.UniqueVolumeName) DeviceMountState
    
    	// GetVolumeMountState returns mount state of the volume for the Pod
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 14 06:17:25 UTC 2024
    - 42.6K bytes
    - Viewed (0)
Back to top