TokenSource
mill.contrib.gitlab.GitlabTokenLookup.TokenSource
Possible source of token value. Either an
- Env = Environment variable
- Property = Javas system property
- File =Contents of a file on local disk.
- Custom = Own function
Possible additions, that can now be supported with Custom: KeyVault, Yaml, etc.
Attributes
- Source
- GitlabTokenLookup.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
In this article