1
0
mirror of https://github.com/rancher/types.git synced 2025-09-01 21:32:10 +00:00

Resource quota

This commit is contained in:
Alena Prokharchyk
2018-06-26 16:01:42 -07:00
committed by Craig Jellick
parent 75cb49e5ed
commit 6ec1e0a018
5 changed files with 59 additions and 6 deletions

View File

@@ -35,6 +35,7 @@ func main() {
v1.ConfigMap{},
v1.ServiceAccount{},
v1.ReplicationController{},
v1.ResourceQuota{},
}, []interface{}{
v1.Node{},
v1.ComponentStatus{},