"":"ListOptions is the query options to a standard REST list/watch calls.",
"labelSelector":"A selector to restrict the list of returned objects by their labels. Defaults to everything.",
"fieldSelector":"A selector to restrict the list of returned objects by their fields. Defaults to everything.",
"watch":"Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.",
"resourceVersion":"When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history.",
"timeoutSeconds":"Timeout for the list/watch call.",
}
func(ListOptions)SwaggerDoc()map[string]string{
returnmap_ListOptions
}
varmap_Patch=map[string]string{
varmap_Patch=map[string]string{
"":"Patch is provided to give a concrete name and type to the Kubernetes PATCH request body.",
"":"Patch is provided to give a concrete name and type to the Kubernetes PATCH request body.",