Class GitlabArtifactAccount
- java.lang.Object
-
- com.netflix.spinnaker.clouddriver.artifacts.gitlab.GitlabArtifactAccount
-
- All Implemented Interfaces:
ArtifactAccount,TokenAuth,com.netflix.spinnaker.credentials.definition.CredentialsDefinition
public class GitlabArtifactAccount extends java.lang.Object implements ArtifactAccount, TokenAuth
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.netflix.spinnaker.clouddriver.artifacts.config.ArtifactAccount
getName
-
Methods inherited from interface com.netflix.spinnaker.clouddriver.artifacts.config.TokenAuth
getToken, getTokenAsString, getTokenAuthHeader, getTokenFile
-
-