Documentation ¶
Overview ¶
Package privategithub deals with all the authorization invocations to access private github
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PrivateGithubAccess ¶
type TokenInfoImpl ¶
type TokenInfoImpl struct { SsmParameter func(log log.T, paramService ssmparameterresolver.ISsmParameterService, parameterReferences []string, resolverOptions ssmparameterresolver.ResolveOptions) (info map[string]ssmparameterresolver.SsmParameterInfo, err error) // contains filtered or unexported fields }
func NewTokenInfoImpl ¶
func NewTokenInfoImpl(context context.T) TokenInfoImpl
NewTokenInfoImpl returns an object of type TokenInfoImpl
func (TokenInfoImpl) GetOAuthClient ¶
GetOAuthClient is the only method from privategithub package that is accessible to gitresource
Directories ¶
Path | Synopsis |
---|---|
Package githubclient contains methods for interacting with git
|
Package githubclient contains methods for interacting with git |
mock
Package mock_githubclient contains methods to mock githubclient package
|
Package mock_githubclient contains methods to mock githubclient package |
Click to show internal directories.
Click to hide internal directories.