mirror of
https://github.com/rancher/steve.git
synced 2025-09-02 07:55:31 +00:00
We never update the ListOptions struct once it's created so there's no need to pass it by value. This might be a near-useless optimization...
We never update the ListOptions struct once it's created so there's no need to pass it by value. This might be a near-useless optimization...