"ipam": {
"type": "host-local",
"subnet": "3ffe:ffff:0:01ff::/64",
- "range-start": "3ffe:ffff:0:01ff::0010",
- "range-end": "3ffe:ffff:0:01ff::0020",
+ "rangeStart": "3ffe:ffff:0:01ff::0010",
+ "rangeEnd": "3ffe:ffff:0:01ff::0020",
"routes": [
{ "dst": "3ffe:ffff:0:01ff::1/64" }
]
"ipam": {
"type": "host-local",
"subnet": "203.0.113.1/24",
- "range-start": "203.0.113.10",
- "range-end": "203.0.113.20",
+ "rangeStart": "203.0.113.10",
+ "rangeEnd": "203.0.113.20",
"routes": [
{ "dst": "203.0.113.0/24" }
]