# Packages
nolint:dupl.
# Structs
CommonResult is the result of a Get/List operation.
GetOpts contains parameters for filtering a Get request.
ListOpts contains parameters for filtering a List request.
SyncResult is the result of an Sync operation.
# Interfaces
GetOptsBuilder allows extensions to add additional parameters to the Get request.
ListOptsBuilder allows extensions to add additional parameters to the List request.