k3s/pkg/registry/serviceaccount
Michal Minar 3188e123a9 Add missing field label conversions
Added missing field labels conversion functions for kinds:
- ConfigMap
- DaemonSet
- Deployment
- Endpoints
- Event
- Ingress
- Job
- PersistentVolume
- PersistentVolumeClaim
- ResourceQuota
- Secret
- Service

Completed conversion functions of few other kinds:
- Namespace
- ServiceAccount

Added tests suite for the above.

Signed-off-by: Michal Minar <miminar@redhat.com>
2016-01-14 10:00:45 +01:00
..
etcd update StatusDetails to handle Groups 2015-12-17 09:14:12 -05:00
doc.go
registry.go Switch to versioned ListOptions in server. 2015-12-21 14:23:37 +01:00
strategy.go Move FieldPath and errors to a sub-package 2015-12-10 11:48:16 -08:00
strategy_test.go Add missing field label conversions 2016-01-14 10:00:45 +01:00