Commit 3b4867e
committed
Add DiskQuota to HostConfig
The DiskQuota field in HostConfig first appears in the Docker API v1.25
but is not explicitely listed as API change in
https://docs.docker.com/engine/api/version-history/#v125-api-changes1 parent b637e28 commit 3b4867e
File tree
1 file changed
+18
-0
lines changed- src/main/java/com/github/dockerjava/api/model
1 file changed
+18
-0
lines changedLines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
102 | 108 | | |
103 | 109 | | |
104 | 110 | | |
| |||
254 | 260 | | |
255 | 261 | | |
256 | 262 | | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
257 | 267 | | |
258 | 268 | | |
259 | 269 | | |
| |||
609 | 619 | | |
610 | 620 | | |
611 | 621 | | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
612 | 630 | | |
613 | 631 | | |
614 | 632 | | |
| |||
0 commit comments