# Functions
NewScanner is the factory method of Scanner.
# Variables
RemoteArchiveSet binds remote archive dependencies.
RemoteDockerSet binds remote docker dependencies.
RemoteFilesystemSet binds filesystem dependencies for client/server mode.
RemoteRepositorySet binds repository dependencies for client/server mode.
RemoteSBOMSet binds sbom dependencies for client/server mode.
RemoteSuperSet is used in the client mode.
RemoteVMSet binds vm dependencies for client/server mode.
StandaloneArchiveSet binds archive scan dependencies.
StandaloneDockerSet binds docker dependencies.
StandaloneFilesystemSet binds filesystem dependencies.
StandaloneRepositorySet binds repository dependencies.
StandaloneSBOMSet binds sbom dependencies.
StandaloneSuperSet is used in the standalone mode.
StandaloneVMSet binds vm dependencies.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
MockDriver is an autogenerated mock type for the Driver type.
Scanner implements the Artifact and Driver operations.
# Interfaces
Driver defines operations of scanner.