Skip to content

Commit 2f1a4ea

Browse files
committed
generate
1 parent 81a65a4 commit 2f1a4ea

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

docs/src/reference/out.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1170,6 +1170,7 @@ _Appears in:_
11701170
| `subnetName` _string_ | subnetName is the name/label of the VPC subnet to be used by the cluster | | |
11711171
| `useVlan` _boolean_ | UseVlan provisions a cluster that uses VLANs instead of VPCs. IPAM is managed internally. | | |
11721172
| `nodeBalancerBackendIPv4Range` _string_ | NodeBalancerBackendIPv4Range is the subnet range we want to provide for creating nodebalancer in VPC.<br />example: 10.10.10.0/30 | | |
1173+
| `useNewNetworkInterfaces` _boolean_ | UseNewNetworkInterfaces indicates whether to use new network interfaces for the cluster. | | |
11731174

11741175

11751176
#### ObjectStorageACL

observability/wrappers/linodeclient/linodeclient.gen.go

Lines changed: 26 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)