mirror of
https://github.com/kubenetworks/kubevpn.git
synced 2025-12-24 11:51:13 +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