mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-06 18:54:06 +00:00
update generated-swagger-docs
This commit is contained in:
parent
fe3b9f486f
commit
c2755f6685
@ -294,8 +294,9 @@ func (PatchOptions) SwaggerDoc() map[string]string {
|
|||||||
}
|
}
|
||||||
|
|
||||||
var map_Preconditions = map[string]string{
|
var map_Preconditions = map[string]string{
|
||||||
"": "Preconditions must be fulfilled before an operation (update, delete, etc.) is carried out.",
|
"": "Preconditions must be fulfilled before an operation (update, delete, etc.) is carried out.",
|
||||||
"uid": "Specifies the target UID.",
|
"uid": "Specifies the target UID.",
|
||||||
|
"resourceVersion": "Specifies the target ResourceVersion",
|
||||||
}
|
}
|
||||||
|
|
||||||
func (Preconditions) SwaggerDoc() map[string]string {
|
func (Preconditions) SwaggerDoc() map[string]string {
|
||||||
|
Loading…
Reference in New Issue
Block a user