package
0.2.1
Repository: https://github.com/flanksource/git-operator.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ErrGithubFieldMissing is returned when spec.github is missing.
ErrGithubTokenNotFoundInSecret is returned if GITHUB_TOKEN field is not present in credentials secret.
ErrGitSSHURLIsEmpty is returned when gitSSH.url is not present.
ErrProviderNotFoundInSecret is returned if PROVIDER=github is not present in credentials secret.
ErrProviderNotSupported is returned when PROVIDER field in credentials secret does not match any known provider.
ErrSSHPrivateKeyNotFoundInSecret is returned when SSH_PRIVATE_KEY is not present in credentials secret.
ErrSSHUserNotFoundInSecret is returned when SSH_USER is not present in credentials secret.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author