Documentation
¶
Index ¶
- func CheckSignature(installationID int64) error
- func DivideScope(scope string) (string, string)
- func ExistGitHubRepository(scope, gheDomain string, gheDomainValid bool, githubPersonalToken string) error
- func ListRunners(ctx context.Context, client *github.Client, owner, repo string) ([]*github.Runner, error)
- func NewClient(ctx context.Context, personalToken, gheDomain string) (*github.Client, error)
- type Scope
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckSignature ¶
CheckSignature check trust installation id from event.
func DivideScope ¶ added in v1.6.1
DivideScope divide scope to owner and repo
func ExistGitHubRepository ¶
func ExistGitHubRepository(scope, gheDomain string, gheDomainValid bool, githubPersonalToken string) error
ExistGitHubRepository check exist of github repository
Types ¶
Click to show internal directories.
Click to hide internal directories.