netbird/management/server/http
Bethuel Mmbaga 170e842422
[management] Add accessible peers endpoint (#2579)
* move accessible peer to separate endpoint in api doc

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

* add endpoint to get accessible peers

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

* Update management/server/http/api/openapi.yml

Co-authored-by: pascal-fischer <32096965+pascal-fischer@users.noreply.github.com>

* Update management/server/http/api/openapi.yml

Co-authored-by: pascal-fischer <32096965+pascal-fischer@users.noreply.github.com>

* Update management/server/http/peers_handler.go

Co-authored-by: pascal-fischer <32096965+pascal-fischer@users.noreply.github.com>

---------

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
Co-authored-by: pascal-fischer <32096965+pascal-fischer@users.noreply.github.com>
2024-09-12 16:19:27 +03:00
..
api [management] Add accessible peers endpoint (#2579) 2024-09-12 16:19:27 +03:00
middleware Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
util Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
accounts_handler_test.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
accounts_handler.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
dns_settings_handler_test.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
dns_settings_handler.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
events_handler_test.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
events_handler.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
geolocation_handler_test.go [management] Auto update geolite (#2297) 2024-09-09 18:27:42 +02:00
geolocations_handler.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
groups_handler_test.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
groups_handler.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
handler.go [management] Add accessible peers endpoint (#2579) 2024-09-12 16:19:27 +03:00
nameservers_handler_test.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
nameservers_handler.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
pat_handler_test.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
pat_handler.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
peers_handler_test.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
peers_handler.go [management] Add accessible peers endpoint (#2579) 2024-09-12 16:19:27 +03:00
policies_handler_test.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
policies_handler.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
posture_checks_handler_test.go Fix lint (#2427) 2024-08-14 13:30:10 +03:00
posture_checks_handler.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
routes_handler_test.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
routes_handler.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
setupkeys_handler_test.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
setupkeys_handler.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
users_handler_test.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
users_handler.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00