Documentation
¶
Overview ¶
Package gitlab implements a client to read OIDC tokens from GitLab CI using the SIGSTORE_ID_TOKEN environment variable.
Index ¶
Constants ¶
View Source
const ( // VariableGitLabIDToken is the environment variable that GitLab CI // sets when id_tokens are configured in the pipeline. VariableGitLabIDToken = "SIGSTORE_ID_TOKEN" //nolint:gosec // These are not hardcoded credentials )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.