public class JavaRuntimeResourceLabelProvider extends Object implements ResourceLabelProvider
java.version
Modifier and Type | Field and Description |
---|---|
static String |
KEY_VERSION |
static String |
NAMESPACE |
Constructor and Description |
---|
JavaRuntimeResourceLabelProvider() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getLabels()
Get labels to be set on the
Resource . |
public static final String NAMESPACE
public static final String KEY_VERSION
public Map<String,String> getLabels()
ResourceLabelProvider
Resource
. The labels should
be namespaced according to the conventions defined here.getLabels
in interface ResourceLabelProvider