mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
fix master swagger spec
This commit is contained in:
parent
092dddd12c
commit
0d9d81ff57
@ -356,7 +356,8 @@ func (JobStatus) SwaggerDoc() map[string]string {
|
||||
}
|
||||
|
||||
var map_NodeUtilization = map[string]string{
|
||||
"": "NodeUtilization describes what percentage of a particular resource is used on a node.",
|
||||
"": "NodeUtilization describes what percentage of a particular resource is used on a node.",
|
||||
"value": "The accepted values are from 0 to 1.",
|
||||
}
|
||||
|
||||
func (NodeUtilization) SwaggerDoc() map[string]string {
|
||||
|
Loading…
Reference in New Issue
Block a user