mirror of
https://github.com/kubenetworks/kubevpn.git
synced 2025-10-05 15:26:57 +08:00
feat: add option extra-cidr
This commit is contained in:
@@ -38,6 +38,7 @@ type Options struct {
|
||||
Factory cmdutil.Factory
|
||||
ContainerName string
|
||||
NoProxy bool
|
||||
ExtraCIDR []string
|
||||
|
||||
// docker options
|
||||
Platform string
|
||||
|
Reference in New Issue
Block a user