mirror of https://github.com/k3s-io/k3s
update openapi-spec
parent
3135cea2cc
commit
63f4827fca
|
@ -17546,6 +17546,10 @@
|
|||
"io.k8s.apimachinery.pkg.apis.meta.v1.Preconditions": {
|
||||
"description": "Preconditions must be fulfilled before an operation (update, delete, etc.) is carried out.",
|
||||
"properties": {
|
||||
"resourceVersion": {
|
||||
"description": "Specifies the target ResourceVersion",
|
||||
"type": "string"
|
||||
},
|
||||
"uid": {
|
||||
"description": "Specifies the target UID.",
|
||||
"type": "string"
|
||||
|
|
Loading…
Reference in New Issue