k3s/pkg/cloudprovider/rackspace
Federico Simoncelli a450da4fd0 cloudprovider: add instance id to NodeSpec
Sometimes for external applications it is important to identify the
cloud instance of the nodes. Until this patch there was no contract
that the node name returned by List was also the unique identifier of
the cloud instance. This new API ensures that an external application
can reliably retrieve the relevant instance id of the nodes.

Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>
2015-02-26 20:52:12 +00:00
..
MAINTAINERS.md Basic Rackspace cloud support 2015-02-17 10:59:40 +00:00
rackspace.go cloudprovider: add instance id to NodeSpec 2015-02-26 20:52:12 +00:00
rackspace_test.go Basic Rackspace cloud support 2015-02-17 10:59:40 +00:00