k3s/pkg/api/v1beta2
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
..
conversion.go cloudprovider: add instance id to NodeSpec 2015-02-26 20:52:12 +00:00
conversion_test.go Revert "Multi-port Endpoints" 2015-02-23 13:53:21 -08:00
defaults.go Revert "Multi-port Endpoints" 2015-02-23 13:53:21 -08:00
defaults_test.go Revert "Multi-port Endpoints" 2015-02-23 13:53:21 -08:00
doc.go Add v1beta2 API objects 2014-09-16 16:11:26 -04:00
register.go Revert "Multi-port Endpoints" 2015-02-23 13:53:21 -08:00
types.go cloudprovider: add instance id to NodeSpec 2015-02-26 20:52:12 +00:00