k3s/pkg/cloudprovider
Yuxing Deng b36b0c4c88 Make LB image configurable when compiling k3s
It is no way we can configure the lb image because it is a const value.
It would be better that we make it variable value and we can override
the value like the `helm-controller` job image when compiling k3s/rke2

Signed-off-by: Yuxing Deng <jxfa0043379@hotmail.com>
(cherry picked from commit b64a226ebd)
2023-06-12 10:53:26 -07:00
..
cloudprovider.go Check for existing resources before creating them 2023-02-10 07:26:50 -08:00
instances.go Return ProviderID in URI format 2022-10-17 11:05:09 -07:00
loadbalancer.go Move servicelb into cloudprovider LoadBalancer interface 2022-09-30 08:17:20 -07:00
servicelb.go Make LB image configurable when compiling k3s 2023-06-12 10:53:26 -07:00
servicelb_test.go Add test for filterByIPFamily 2023-02-21 14:13:34 -08:00