# Functions
ValidatePrivateKey checks if can connect to a repository with a given private key.
ValidateSSHAddedManually checks that a generated public key is added to the git service provider.
# Structs
SSHKeyPair is an asssymetric keypair used for SSH authentication.
SSHRepo conmtains information to connect to an SSH git repository.