# Packages
nolint:dupl.
# Structs
CommonResult is the result of a Get/List operation.
ReadOpts contains parameters for filtering a Get/List request.
# Interfaces
ReadOptsBuilder allows extensions to add additional parameters to the Get/List requests.