netmaker/cli/functions
Abhishek K 6c2582651c
Net-137: Node relays (#2401)
* revert relays

* initial relay commit

* get relayed allowed ips

* add more relay validation checks, peer logic cleanup

* rm relayed nodes from relay node when relayed node is deleted

* fix egress updates for relayed nodes

* rm unused func

* remove  debug logs

* avoid adding egress ranges on the relayed gw node

---------

Co-authored-by: Matthew R Kasun <mkasun@nusak.ca>
2023-06-19 12:26:14 -04:00
..
acl.go add comments to exported functions 2022-11-28 18:16:56 +05:30
dns.go add comments to exported functions 2022-11-28 18:16:56 +05:30
enrollment_keys.go add enrollment key to nmctl 2023-03-02 17:40:31 +05:30
ext_client.go Extclient NET-63x (#2286) 2023-05-17 10:58:03 -04:00
host.go Net-137: Node relays (#2401) 2023-06-19 12:26:14 -04:00
http_client.go NET-152 enrollment keys for non admins (#2346) 2023-05-31 13:11:54 +05:30
metrics.go add network users subcommand 2022-11-29 19:23:39 +05:30
network.go refactor key updates on host basis vice node 2023-04-13 16:08:39 -04:00
network_user.go add network users subcommand 2022-11-29 19:23:39 +05:30
node.go move relay logic to hosts 2023-01-24 16:00:12 +05:30
pretty_print.go add function comment 2022-12-08 18:07:45 +05:30
server.go add a simple get request function 2022-12-08 19:04:23 +05:30
user.go add comments to exported functions 2022-11-28 18:16:56 +05:30
usergroups.go add network users subcommand 2022-11-29 19:23:39 +05:30