Documentation
¶
Index ¶
- func GetGithubPRClient(ctx context.Context, user *types.User, providerName string) (prclient.PRClient, error)
- func GetGithubSCMClient(ctx context.Context, pat string) (*scmclient.GithubSCMClient, error)
- func GetHarnessPRClient(host string, user *types.User, repos []*types.Repo, providerName string) (prclient.PRClient, error)
- func GetHarnessSCMClient(host string, pat string) (*scmclient.HarnessSCMClient, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetGithubPRClient ¶
func GetGithubSCMClient ¶
func GetHarnessPRClient ¶
func GetHarnessSCMClient ¶
func GetHarnessSCMClient(host string, pat string) (*scmclient.HarnessSCMClient, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.