# Constants
No description provided by the author
# Structs
SSHPrivateKey implements SCMAuth interface for using SSH private keys.
# Interfaces
SCMAuth is an interface implemented by different authentication providers which are responsible for setting up the credentials to be used when accessing private repository.