# Packages
Package mock_mocks is a generated GoMock package.
# Structs
SecretClientFactoryImpl implements ClientFactory for the real GRPC client.
# Interfaces
ClientFactory is used to create SecretClient, which is the GRPC Secret Client in normal use, but can be mocked for tests.
SecretClient is a wrapper around the secretmanager APIs that are used by smcache.
SecretListIterator is an interface for the GRPC secret manager response from ListSecretVersions.