Documentation
¶
Index ¶
Constants ¶
View Source
const ( // SecretTokenName is the name of the secret entry containing the token SecretTokenName = "token" // SecretHostKeysName is the name of the secret entry containing the SSH host keys SecretHostKeysName = "hostKeys" // SecretEndpointName is the name of the secret entry containing the api endpoint SecretEndpointName = "endpoint" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReconcileGitRepo ¶
type ReconcileGitRepo struct {
// contains filtered or unexported fields
}
ReconcileGitRepo reconciles a GitRepo object
Click to show internal directories.
Click to hide internal directories.