Versions in this module Expand all Collapse all v0 v0.0.310 Jun 15, 2022 Changes in this version + type AuthInfo struct + RemoteUrl string + SecretRef *corev1.SecretReference + type GitVerifier interface + VerifyGitCredential func(remoteUrl, namespace, secretName string) error + func NewGitVerifier(informers informers.SharedInformerFactory) GitVerifier