Documentation
¶
Overview ¶
Package github implements a client to requesta short lived token from github actions.
Shamelessly stolen from https://pkg.go.dev/github.com/sigstore/cosign/v2/pkg/providers/github but adapted here to avoid pulling down all sigstore/cosign and, thus, the world.
Index ¶
Constants ¶
View Source
const ( VariableGitHubRequestURL = "ACTIONS_ID_TOKEN_REQUEST_URL" VariableGitHubRequestToken = "ACTIONS_ID_TOKEN_REQUEST_TOKEN" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.