1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-27 05:46:13 +01:00

Update vendor dependencies.

This commit is contained in:
Avesh Agarwal
2017-07-30 18:48:49 -04:00
parent 49314d8418
commit 81c5f24d72
1149 changed files with 254564 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
{
"description": "A string array response",
"schema": {
"type": "array",
"items": {
"type": "string"
}
}
}