mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 05:01:46 +00:00
// update-all
This commit is contained in:
@@ -18930,7 +18930,7 @@
|
||||
},
|
||||
"v1alpha1.Eviction": {
|
||||
"id": "v1alpha1.Eviction",
|
||||
"description": "Eviction evicts a pod from its node subject to certain policies and safety constraints. This is a subresource of Pod. A request to cause such an eviction is created by POSTing to .../pods/foo/evictions.",
|
||||
"description": "Eviction evicts a pod from its node subject to certain policies and safety constraints. This is a subresource of Pod. A request to cause such an eviction is created by POSTing to .../pods/\u003cpod name\u003e/evictions.",
|
||||
"properties": {
|
||||
"kind": {
|
||||
"type": "string",
|
||||
|
Reference in New Issue
Block a user