mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-15 22:15:10 +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