Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶ added in v0.10.0
func (*Service) CloneRepository ¶ added in v0.10.0
func (s *Service) CloneRepository(project *serverapiclient.Project, authToken *string) error
func (*Service) RepositoryExists ¶ added in v0.10.0
func (s *Service) RepositoryExists(project *serverapiclient.Project) (bool, error)
func (*Service) SetGitConfig ¶ added in v0.10.0
func (s *Service) SetGitConfig(userData *serverapiclient.GitUser) error
Click to show internal directories.
Click to hide internal directories.