mirror of
https://github.com/fosrl/olm.git
synced 2026-09-21 05:19:07 +02:00
Basic subnet router and dns server config added
This commit is contained in:
@@ -30,6 +30,7 @@ type ConnectionRequest struct {
|
||||
PingTimeout string `json:"pingTimeout,omitempty"`
|
||||
OrgID string `json:"orgId,omitempty"`
|
||||
MatchDomains []string `json:"matchDomains,omitempty"`
|
||||
SubnetRouter bool `json:"subnetRouter,omitempty"`
|
||||
}
|
||||
|
||||
// SwitchOrgRequest defines the structure for switching organizations
|
||||
|
||||
Reference in New Issue
Block a user