Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRepositoryService ¶
func NewRepositoryService(gitSource *v1alpha1.GitSource, secretProvider *git.SecretProvider) (repository.GitService, error)
Types ¶
type RepositoryService ¶
type RepositoryService struct {
// contains filtered or unexported fields
}
func (*RepositoryService) FileExistenceChecker ¶
func (s *RepositoryService) FileExistenceChecker() (repository.FileExistenceChecker, error)
func (*RepositoryService) GetLanguageList ¶
func (s *RepositoryService) GetLanguageList() ([]string, error)
Click to show internal directories.
Click to hide internal directories.