netmaker/cli/functions
Matthew R Kasun 78640f1342
Extclient NET-63x (#2286)
* model changes

* additional fields for extclient create

* add DNS to extclient config

* extclient name checks

* update extclient

* nmctl extclient

* final tweaks

* review comments

* add extclientdns to node on ingress creation

* fix to add ingress dns to api (#2296)

---------

Co-authored-by: Aceix <aceixsmartX@gmail.com>
2023-05-17 10:58:03 -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 correct api path 2023-04-13 17:36:27 -04:00
http_client.go minor refactor 2023-01-02 16:06:14 +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