k3s/pkg/agent/loadbalancer
Brad Davidson c87e6e5f7e Move proxy dialer out of init() and fix crash
* Fixes issue where proxy support only honored server address via K3S_URL, not CLI or config.
* Fixes crash when agent proxy is enabled, but proxy env vars do not return a proxy URL for the server address (server URL is in NO_PROXY list).
* Adds tests

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2024-01-11 16:12:15 -08:00
..
config.go
loadbalancer.go
loadbalancer_test.go
servers.go
servers_test.go
utility.go
utility_windows.go
utlity_linux.go