cloudflared-mirror/cmd/cloudflared
Luis Neto 6496322bee TUN-9007: modify logic to resolve region when the tunnel token has an endpoint field
## Summary

Within the work of FEDRamp it is necessary to change the HA SD lookup to use as srv `fed-v2-origintunneld`

This work assumes that the tunnel token has an optional endpoint field which will be used to modify the behaviour of the HA SD lookup.

Finally, the presence of the endpoint will override region to _fed_ and fail if any value is passed for the flag region.

Closes TUN-9007
2025-02-25 19:03:41 +00:00
..
access TUN-8914: Create a flags module to group all cloudflared cli flags 2025-02-06 03:30:27 -08:00
cliutil TUN-8914: Create a flags module to group all cloudflared cli flags 2025-02-06 03:30:27 -08:00
flags TUN-8960: Connect to FED API GW based on the OriginCert's endpoint 2025-02-25 17:13:33 +00:00
proxydns TUN-6963: Refactor Metrics service setup 2022-11-22 11:35:48 +00:00
tail TUN-8960: Connect to FED API GW based on the OriginCert's endpoint 2025-02-25 17:13:33 +00:00
tunnel TUN-9007: modify logic to resolve region when the tunnel token has an endpoint field 2025-02-25 19:03:41 +00:00
updater TUN-8914: Create a flags module to group all cloudflared cli flags 2025-02-06 03:30:27 -08:00
app_forward_service.go TUN-4067: Reformat code for consistent import order, grouping, and fix formatting. Added goimports target to the Makefile to make this easier in the future. 2021-03-24 10:53:29 -05:00
app_resolver_service.go TUN-4067: Reformat code for consistent import order, grouping, and fix formatting. Added goimports target to the Makefile to make this easier in the future. 2021-03-24 10:53:29 -05:00
app_service.go TUN-4067: Reformat code for consistent import order, grouping, and fix formatting. Added goimports target to the Makefile to make this easier in the future. 2021-03-24 10:53:29 -05:00
common_service.go TUN-5679: Add support for service install using Tunnel Token 2022-03-03 18:59:03 +00:00
generic_service.go TUN-7584: Bump go 1.20.6 2023-07-26 13:52:40 -07:00
linux_service.go Update linux_service.go 2024-03-06 10:29:55 +00:00
macos_service.go TUN-8855: fix lint issues 2025-01-30 03:53:24 -08:00
main.go TUN-8914: Create a flags module to group all cloudflared cli flags 2025-02-06 03:30:27 -08:00
service_template.go TUN-7590: Remove usages of ioutil 2023-07-17 19:08:38 +00:00
windows_service.go TUN-7584: Bump go 1.20.6 2023-07-26 13:52:40 -07:00