k3s/pkg/registry/core/persistentvolume
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
..
storage Default ObjectNameFunc for all REST Stores 2017-04-21 15:47:25 -04:00
BUILD autogenerated 2017-04-14 10:40:57 -07:00
doc.go
strategy.go Validation PVs for mount options 2017-03-09 18:24:37 -05:00
strategy_test.go mechanical repercussions 2017-01-13 08:27:14 -05:00