cloudflared-mirror/config
Devin Carr b89c092c1b TUN-7134: Acquire token for cloudflared tail
cloudflared tail will now fetch the management token from by making
a request to the Cloudflare API using the cert.pem (acquired from
cloudflared login).

Refactored some of the credentials code into it's own package as
to allow for easier use between subcommands outside of
`cloudflared tunnel`.
2023-04-12 09:43:38 -07:00
..
configuration.go TUN-7134: Acquire token for cloudflared tail 2023-04-12 09:43:38 -07:00
configuration_test.go Merge pull request #656 from nikr-canva/http2-origins 2022-06-16 12:23:07 -05:00
manager.go TUN-6293: Update yaml v3 to latest hotfix 2022-05-30 17:38:55 +00:00
manager_test.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
model.go TUN-4063: Cleanup dependencies between packages. 2021-03-09 14:02:59 +00:00