k3s/federation/registry/cluster
Monis Khan ed35deb69d
Default ObjectNameFunc for all REST Stores
All Stores in Kubernetes follow the same logic for determining the name
of an object.  This change makes it so that CompleteWithOptions defaults
the ObjectNameFunc if it is not specified.  Thus a user does not need to
remember to use ObjectMeta.Name.  Using the wrong field as the name can
lead to an object which has a name that bypasses normal object name
validation.

Signed-off-by: Monis Khan <mkhan@redhat.com>
2017-04-21 15:47:25 -04:00
..
etcd Default ObjectNameFunc for all REST Stores 2017-04-21 15:47:25 -04:00
BUILD autogenerated 2017-04-14 10:40:57 -07:00
registry.go Updating the registry to return whether the resource was immediately deleted 2017-02-21 11:00:35 -08:00
strategy.go Mechanical fixup imports: pkg/genericapiserver 2017-02-03 08:15:45 +01:00
strategy_test.go move pkg/fields to apimachinery 2017-01-19 09:50:16 -05:00