k3s/pkg/api
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
..
errors Allow ValidationErrorList to be filtered 2015-02-16 17:45:54 -05:00
latest Add support for Namespace as Kind 2015-02-10 09:50:50 -05:00
meta Add support for Namespace as Kind 2015-02-10 09:50:50 -05:00
resource Convert controller-manager to hyperkube. 2015-02-02 10:01:36 -08:00
rest Move rest.Pods to pkg/registry/pod/rest.go 2015-02-16 10:09:28 -05:00
testapi v1beta3 Pod refactor 2014-11-18 09:25:42 -05:00
testing Revert "Multi-port Endpoints" 2015-02-23 13:53:21 -08:00
v1beta1 cloudprovider: add instance id to NodeSpec 2015-02-26 20:52:12 +00:00
v1beta2 cloudprovider: add instance id to NodeSpec 2015-02-26 20:52:12 +00:00
v1beta3 cloudprovider: add instance id to NodeSpec 2015-02-26 20:52:12 +00:00
validation Revert "Multi-port Endpoints" 2015-02-23 13:53:21 -08:00
context.go Add user helper methods to context 2015-02-12 20:44:20 -05:00
context_test.go Add support for Namespace as Kind 2015-02-10 09:50:50 -05:00
conversion.go Factor out API defaulting from validation logic 2015-02-03 00:55:42 -08:00
doc.go Split api into api, api/common, api/validation & apitools 2014-09-02 10:40:52 -07:00
generate.go Add name generation and normalize common create flows 2015-02-02 14:44:53 -05:00
generate_test.go Add name generation and normalize common create flows 2015-02-02 14:44:53 -05:00
helpers.go Introduce a ResourceQuota object 2015-01-28 15:03:19 -05:00
helpers_test.go Adding a 'Typename' strongtype for representing all compute resource types. 2015-01-23 22:17:56 +00:00
meta.go Add name generation and normalize common create flows 2015-02-02 14:44:53 -05:00
meta_test.go Set uid during object create 2014-11-13 15:25:49 -05:00
ref.go Allow, when testing, SelfLinks to be unset. Kubelet now makes events in tests. 2014-12-09 17:53:42 -08:00
ref_test.go Make fieldPath part of getting a reference rather than part of making an event. 2014-11-05 15:09:14 -08:00
register.go Secret API resource 2015-02-18 11:54:56 -05:00
requestcontext.go Put user in context, map requests to context above resthandler layer 2015-02-12 20:58:04 -05:00
resource_helpers.go Adding ResourceRequirementSpec to v1beta1, v1beta2, and v1beta3 APIs. The old resource 2015-02-01 02:19:55 +00:00
resource_helpers_test.go Rename ResourceRequirementSpec to ResourceRequirements. 2015-02-09 23:19:38 +00:00
serialization_test.go Factor out API defaulting from validation logic 2015-02-03 00:55:42 -08:00
types.go cloudprovider: add instance id to NodeSpec 2015-02-26 20:52:12 +00:00
unversioned.go Updating handleIndex in master to list all valid paths. 2015-01-21 13:40:01 -08:00