mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-22 02:18:51 +00:00
update generated-swagger-docs
This commit is contained in:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user