| Package | Description |
|---|---|
| com.mesosphere.velocity.marathon.auth | |
| com.mesosphere.velocity.marathon.impl | |
| com.mesosphere.velocity.marathon.interfaces |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
TokenAuthProvider.getToken()
Get a new authentication token that will be used to deploy or update a Marathon application.
|
String |
DcosAuthImpl.getToken() |
abstract boolean |
TokenAuthProvider.updateTokenCredentials(com.cloudbees.plugins.credentials.Credentials tokenCredentials) |
boolean |
DcosAuthImpl.updateTokenCredentials(com.cloudbees.plugins.credentials.Credentials tokenCredentials) |
| Modifier and Type | Method and Description |
|---|---|
MarathonBuilder |
MarathonBuilderImpl.update()
Perform the actual update call to Marathon.
|
| Modifier and Type | Method and Description |
|---|---|
abstract MarathonBuilder |
MarathonBuilder.update()
Update the Marathon application.
|
Copyright © 2016–2017. All rights reserved.