public static class Annotations.Builds extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BUILD_ID |
static String |
BUILD_URL |
static String |
DOCS_URL
Links to the static report and documentation for the microservice version
|
static String |
GIT_BRANCH |
static String |
GIT_CLONE_URL
The public URL to use when performing a git clone
|
static String |
GIT_COMMIT |
static String |
GIT_URL |
static String |
ICON_URL
The URL of the icon to use for the microservice
|
static String |
LOCAL_GIT_CLONE_URL
The local URL which only works inside the kubernetes cluster to clone git
if the git repository is hosted internally inside the cluster
|
static String |
METRICS_PATH
Relative URL link to the metrics dashboard for the microservice version for the dashboard
|
Constructor and Description |
---|
Builds() |
public static final String BUILD_ID
public static final String BUILD_URL
public static final String GIT_COMMIT
public static final String GIT_URL
public static final String GIT_BRANCH
public static final String DOCS_URL
public static final String METRICS_PATH
public static final String ICON_URL
public static final String GIT_CLONE_URL
public static final String LOCAL_GIT_CLONE_URL
Copyright © 2011–2017 Red Hat. All rights reserved.