mirror of
https://github.com/kubenetworks/kubevpn.git
synced 2025-10-05 23:36:59 +08:00
feat: add options extra-domain
This commit is contained in:
@@ -40,6 +40,7 @@ type Options struct {
|
||||
ContainerName string
|
||||
NoProxy bool
|
||||
ExtraCIDR []string
|
||||
ExtraDomain []string
|
||||
|
||||
// docker options
|
||||
Platform string
|
||||
|
Reference in New Issue
Block a user