k3s/pkg/cloudprovider
Brad Davidson e3c9d859e8 Return ProviderID in URI format
The InstancesV1 interface handled this for us by combining the ProviderName and InstanceID values; the new interface requires us to do it manually

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2022-10-17 11:02:22 -07:00
..
cloudprovider.go Disable cloud-node and cloud-node-lifecycle if CCM is disabled 2022-10-07 16:57:30 -07:00
instances.go Return ProviderID in URI format 2022-10-17 11:02:22 -07:00
loadbalancer.go Move servicelb into cloudprovider LoadBalancer interface 2022-10-07 16:57:30 -07:00
servicelb.go Add ServiceAccount for svclb pods 2022-10-14 15:52:25 -07:00