1
0
mirror of https://github.com/rancher/steve.git synced 2025-08-15 21:13:00 +00:00
steve/pkg/sqlcache/sqltypes
Eric Promislow 35f4cc04c9 Sort-indirect PR broken into smaller parts: part 3/6 - pass listOptions by reference (#612)
* Move types related to list options and sql queries into their own package.

The problem having these in the informer package is that eventually code
in other packages will need to import `informer` only for constants or types,
but some members of the informer package may already depend on those. Best to
move type definitions into their own simpler package.
2025-04-25 14:23:35 -07:00
..
types.go Sort-indirect PR broken into smaller parts: part 3/6 - pass listOptions by reference (#612) 2025-04-25 14:23:35 -07:00