| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DCOS_AUTH_COOKIE |
"dcos-acs-auth-cookie" |
protected static final String |
DCOS_AUTH_PAYLOAD |
"{\"uid\":\"%s\",\"token\":\"%s\"}" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
JSON_CONTAINER_FIELD |
"container" |
public static final String |
JSON_DOCKER_FIELD |
"docker" |
public static final String |
JSON_DOCKER_IMAGE_FIELD |
"image" |
public static final String |
JSON_EMPTY_CONTAINER |
"{\"type\": \"DOCKER\"}" |
public static final String |
JSON_ID_FIELD |
"id" |
public static final String |
JSON_URI_FIELD |
"uris" |
public static final String |
MARATHON_JSON |
"marathon.json" |
public static final String |
MARATHON_RENDERED_JSON |
"marathon-rendered-${BUILD_NUMBER}.json" |
Copyright © 2016. All rights reserved.