Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GitlabClient ¶
type GitlabClient struct {
// contains filtered or unexported fields
}
func NewGitlabClient ¶
func NewGitlabClient(serverConfig config.Server, tokens []string) *GitlabClient
func (*GitlabClient) GetTokenManager ¶ added in v0.14.0
func (c *GitlabClient) GetTokenManager() *token.Manager
Click to show internal directories.
Click to hide internal directories.