mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-03 19:19:47 -04:00
added support for networkresources
Signed-off-by: Dmitri Dolguikh <dmitri.external@netbird.io>
This commit is contained in:
@@ -11,7 +11,7 @@ type NetworkResource struct {
|
||||
Name string
|
||||
Description string
|
||||
Type string
|
||||
Address string
|
||||
Address string // TODO: isn't persisted in the DB
|
||||
Domain string
|
||||
Prefix netip.Prefix
|
||||
Enabled bool
|
||||
|
||||
Reference in New Issue
Block a user