k3s/pkg/agent/loadbalancer
Derek Nola 4a22f09689 Unit test expansion (#14249)
* Expand unit tests for cridockerd and flannel packages
* Cover utility functions in loadbalancer package
* Add unit tests for encrypt/decrypt helper functions
* Add unit tests for isolated methods/functions

Signed-off-by: Derek Nola <derek.nola@suse.com>
2026-07-06 12:11:25 -07:00
..
config.go Refactor load balancer server list and health checking 2024-12-06 11:45:34 -08:00
config_test.go Unit test expansion (#14249) 2026-07-06 12:11:25 -07:00
httpproxy.go Update packages to remove dep on archived github.com/pkg/errors 2026-03-11 18:07:57 -07:00
httpproxy_test.go Refactor load balancer server list and health checking 2024-12-06 11:45:34 -08:00
loadbalancer.go Fix IPv6 handling for loadbalancer addresses 2025-10-10 12:08:50 -07:00
loadbalancer_test.go lint: unnecessary-format,use-errors-new 2026-01-09 22:36:23 -08:00
metrics.go Update metric help to be more descriptive. (#12764) 2025-08-14 14:25:38 -07:00
servers.go lint: defer,get-return 2026-01-09 22:36:23 -08:00
utility.go Fix issue with loadbalancer failover to default server 2024-11-13 19:41:45 -08:00
utility_test.go Unit test expansion (#14249) 2026-07-06 12:11:25 -07:00
utility_windows.go lint: redundant-build-tag 2026-01-09 22:36:23 -08:00
utlity_linux.go Update golangci-lint to 1.45.2 2022-04-13 14:48:42 -07:00