teleport/lib/srv/server
Andrew Burke 584b4661c8
Expose ServerInfo resource in tctl (#34008)
* Add second server info type to reconciler

* Add server info tctl CRUD

* Fix parsing

* Add test

* Remove unused constant

* Fix EC2 server info names

* Extract server info names to functions

* Fix test

* Address comments

* Fix test

* Fix error message
2023-11-01 20:59:21 +00:00
..
azure_installer.go Add support for Client ID to Azure VM auto-discovery (#32360) 2023-09-29 16:22:08 +00:00
azure_watcher.go Add support for Client ID to Azure VM auto-discovery (#32360) 2023-09-29 16:22:08 +00:00
azure_watcher_test.go Fix discovering VMs in all regions (#32001) 2023-09-19 16:02:11 +00:00
ec2_watcher.go Expose ServerInfo resource in tctl (#34008) 2023-11-01 20:59:21 +00:00
ec2_watcher_test.go Expose ServerInfo resource in tctl (#34008) 2023-11-01 20:59:21 +00:00
gcp_installer.go Add GCP VM auto-discovery (#28562) 2023-07-25 19:27:01 +00:00
gcp_watcher.go Fix issues in GCP auto-discovery docs (#31826) 2023-09-15 16:43:24 +00:00
ssm_install.go Add a watcher for agentless EC2 nodes (#25477) 2023-05-25 10:12:34 +00:00
ssm_install_test.go Add a watcher for agentless EC2 nodes (#25477) 2023-05-25 10:12:34 +00:00
watcher.go Add GCP VM auto-discovery (#28562) 2023-07-25 19:27:01 +00:00