mirror of
https://github.com/rancher/steve.git
synced 2025-08-31 15:11: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...