Skip to content

Commit

Permalink
Merge pull request #3174 from vvoland/volume-subpath
Browse files Browse the repository at this point in the history
api: Support Subpath volume option
  • Loading branch information
dperny committed Apr 12, 2024
2 parents 911c976 + 729a1fc commit f3ffc08
Show file tree
Hide file tree
Showing 4 changed files with 474 additions and 412 deletions.
10 changes: 10 additions & 0 deletions api/api.pb.txt
Expand Up @@ -2729,6 +2729,16 @@ file {
type_name: ".docker.swarmkit.v1.Driver"
json_name: "driverConfig"
}
field {
name: "subpath"
number: 4
label: LABEL_OPTIONAL
type: TYPE_STRING
options {
65004: "Subpath"
}
json_name: "subpath"
}
nested_type {
name: "LabelsEntry"
field {
Expand Down

0 comments on commit f3ffc08

Please sign in to comment.