package
3.11.0+incompatible
Repository: https://github.com/kpanduga/testorigin.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
CACert implements SCMAuth interface for using a custom certificate authority.
GitConfig implements SCMAuth interface for using a custom .gitconfig file.
SSHPrivateKey implements SCMAuth interface for using SSH private keys.
UsernamePassword implements SCMAuth interface for using Username and Password credentials.
# 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.
SCMAuthContext keeps track of variables needed for SCM authentication.
# Type aliases
No description provided by the author