# Packages
Package mocks is a generated GoMock package.
# Functions
GetAuthFromSecret returns the AuthMethod calculated from the given secret The credentials secret is expected to be either basic-auth or ssh-auth (with extra known_hosts data option).
GetHTTPClientFromSecret returns a HTTP client filled from the information in the given secret and optional CABundle and insecureTLSVerify.
No description provided by the author
No description provided by the author
# Constants
nolint:gosec // this is a resource name.
# Structs
No description provided by the author
GoGitRemoteLister implements the RemoteLister interface using the go-git library.
No description provided by the author
RemoteRef represents a remote reference is a git repository.
# Interfaces
No description provided by the author