We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 499571a commit 3e4aa01Copy full SHA for 3e4aa01
csi.proto
@@ -495,9 +495,9 @@ message Volume {
495
496
message TopologyRequirement {
497
// Specifies the list of topologies the provisioned resource MUST be
498
- // accessible from. The resource can be either a volume or a snapshot.
499
- // The examples given below use volume but can be applied to snapshot
500
- // as well.
+ // accessible from.
+ // The resource can be either a volume or a snapshot. The examples
+ // given below use volume but can be applied to snapshot as well.
501
// This field is OPTIONAL. If TopologyRequirement is specified either
502
// requisite or preferred or both MUST be specified.
503
//
0 commit comments