mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-06 08:37:00 +00:00
This implements the NodeAddressesByProviderID and InstanceTypeByProviderID methods used by the cloud-controller-manager to the RackSpace provider. The instance type returned is the flavor name, for consistency InstanceType has been implemented too returning the same value. This is part of #47257 cc @wlan0