Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for DeleteVolumeNode (0.15 sec)

  1. pkg/controller/volume/attachdetach/cache/actual_state_of_world.go

    	// DeleteVolumeNode removes the given volume and node from the underlying
    	// store indicating the specified volume is no longer attached to the
    	// specified node.
    	// If the volume/node combo does not exist, this is a no-op.
    	// If after deleting the node, the specified volume contains no other child
    	// nodes, the volume is also deleted.
    	DeleteVolumeNode(volumeName v1.UniqueVolumeName, nodeName types.NodeName)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 11 07:35:17 UTC 2024
    - 28.7K bytes
    - Viewed (0)
Back to top