Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for verify_volumes_are_attached_per_node (0.3 sec)

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

    				}
    			}
    		}
    
    		// It is hard to differentiate migrated status for all volumes for verify_volumes_are_attached_per_node
    		return volumetypes.NewOperationContext(nil, nil, false)
    	}
    
    	return volumetypes.GeneratedOperations{
    		OperationName:     "verify_volumes_are_attached_per_node",
    		OperationFunc:     volumesAreAttachedFunc,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 14 06:17:25 UTC 2024
    - 101.4K bytes
    - Viewed (0)
Back to top