netmaker/cli/cmd
Gabriel de Souza Seibel cb4b99ffcb
[NET-562] Persistent Keep Alive from node to host (#2604)
* Move PKA field from models node to host level

* Move PKA field from api models node to host level

* Adapt logic package to node->host PKA

* Adapt migration-related code to node->host PKA

* Adapt cli code to node->host PKA

* Change host PKA default to 20s

* On IfaceDelta, check for PKA on host

* On handleHostRegister, set default PKA

* Use a default PKA

* Use int64 for api host pka

* Reorder imports

* Don't use host pka in iface delta

* Fix ConvertAPIHostToNMHost

* Add swagger doc for host PKA field

* Fix swagger.yml

* Set default PKA only for new hosts

* Remove TODO comment

* Remove redundant check

* Have api-host pka be specified in seconds
2023-10-06 10:09:19 +04:00
..
acl add json format output alternative to tables 2023-03-06 12:08:46 +05:30
commons add json format output alternative to tables 2023-03-06 12:08:46 +05:30
context remove toggle flag 2023-01-06 10:09:35 +05:30
dns add json format output alternative to tables 2023-03-06 12:08:46 +05:30
enrollment_key remove [--args] from definition 2023-03-02 17:45:10 +05:30
ext_client Extclient NET-63x (#2286) 2023-05-17 10:58:03 -04:00
host [NET-562] Persistent Keep Alive from node to host (#2604) 2023-10-06 10:09:19 +04:00
metrics remove toggle flag 2023-01-06 10:09:35 +05:30
network Extclient NET-63x (#2286) 2023-05-17 10:58:03 -04:00
node [NET-562] Persistent Keep Alive from node to host (#2604) 2023-10-06 10:09:19 +04:00
server remove toggle flag 2023-01-06 10:09:35 +05:30
user NET-551: User Mgmt Re-Design (#2547) 2023-09-01 14:27:08 +05:30
logs.go add logs and server info retrieval functionalities 2022-11-28 18:16:56 +05:30
root.go NET-551: User Mgmt Re-Design (#2547) 2023-09-01 14:27:08 +05:30