k3s/pkg/cloudprovider
Yuxing Deng b64a226ebd 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>
2023-05-31 08:51:13 -07:00
..
cloudprovider.go Kubernetes v1.27.1 (#7271) 2023-04-18 21:48:36 -07: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_test.go Add test for filterByIPFamily 2023-02-21 14:13:22 -08:00
servicelb.go Make LB image configurable when compiling k3s 2023-05-31 08:51:13 -07:00