Documentation
¶
Overview ¶
Package githubactions provides an implementation of the GitHub IdentityProvider.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GitHubActions ¶
type GitHubActions struct {
}
GitHubActions is an implementation of the auth.IdentityProvider interface.
func (*GitHubActions) String ¶
func (*GitHubActions) String() string
String implements auth.IdentityProvider.
func (*GitHubActions) URL ¶
func (*GitHubActions) URL() url.URL
URL implements auth.IdentityProvider.
Click to show internal directories.
Click to hide internal directories.