Improve resource quota example, add README

This commit is contained in:
derekwaynecarr
2015-06-01 23:03:16 -04:00
parent a8a3e9d0c7
commit 122681ea03
6 changed files with 183 additions and 20 deletions

View File

@@ -291,7 +291,9 @@ func TestExampleObjectSchemas(t *testing.T) {
"redis-sentinel-service": &api.Service{},
},
"../examples/resourcequota": {
"resource-quota": &api.ResourceQuota{},
"namespace": &api.Namespace{},
"limits": &api.LimitRange{},
"quota": &api.ResourceQuota{},
},
"../examples/rethinkdb": {
"admin-pod": &api.Pod{},