GitlabTokenLookup

mill.contrib.gitlab.GitlabTokenLookup
See theGitlabTokenLookup companion object

Attributes

Companion
object
Source
GitlabTokenLookup.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def buildHeaders(token: GitlabToken, env: Map[String, String], prop: Map[String, String], workspace: Path): Result[GitlabAuthHeaders]

Attributes

Source
GitlabTokenLookup.scala
def deployTokenEnv: String

Attributes

Source
GitlabTokenLookup.scala
def deployTokenFile: Path

Attributes

Source
GitlabTokenLookup.scala
def deployTokenFileWD: RelPath

Attributes

Source
GitlabTokenLookup.scala
def deployTokenProperty: String

Attributes

Source
GitlabTokenLookup.scala
def jobTokenEnv: String

Attributes

Source
GitlabTokenLookup.scala
def personalTokenEnv: String

Attributes

Source
GitlabTokenLookup.scala
def personalTokenFile: Path

Attributes

Source
GitlabTokenLookup.scala
def personalTokenFileWD: RelPath

Attributes

Source
GitlabTokenLookup.scala
def personalTokenProperty: String

Attributes

Source
GitlabTokenLookup.scala
def resolveGitlabToken(env: Map[String, String], prop: Map[String, String], workspace: Path): Result[GitlabAuthHeaders]

Attributes

Source
GitlabTokenLookup.scala