Update updates the scale of the given scalable resource.
(resource schema.GroupResource, scale *autoscalingapi.Scale)
| 36 | |
| 37 | // Update updates the scale of the given scalable resource. |
| 38 | Update(resource schema.GroupResource, scale *autoscalingapi.Scale) (*autoscalingapi.Scale, error) |
| 39 | } |
no outgoing calls