update generated-swagger-docs

This commit is contained in:
ajatprabha 2019-02-26 00:17:47 +05:30
parent fe3b9f486f
commit c2755f6685
No known key found for this signature in database
GPG Key ID: A7A5C9C2584B721A

View File

@ -296,6 +296,7 @@ func (PatchOptions) SwaggerDoc() map[string]string {
var map_Preconditions = map[string]string{
"": "Preconditions must be fulfilled before an operation (update, delete, etc.) is carried out.",
"uid": "Specifies the target UID.",
"resourceVersion": "Specifies the target ResourceVersion",
}
func (Preconditions) SwaggerDoc() map[string]string {