public static final String |
CONFIG_MAP_NAME_CONFIG |
"configmap.name" |
public static final String |
CONFIG_MAP_NAME_DOC |
"The name of the Kubernetes ConfigMap to watch for changes to remotely configure if the override cluster named ConfigMap is not present" |
public static final String |
MAX_RETRY_BACKOFF_MS |
"max.retry.backoff.ms" |
public static final String |
MAX_RETRY_BACKOFF_MS_DOC |
"The maximum duration of time to wait (back off) attempting to retry a failed request during startup" |
public static final String |
NAMESPACE_CONFIG |
"namespace" |
public static final String |
NAMESPACE_DOC |
"The configured KubernetesConfigMapRemoteConfiguration will watch for ConfigMap changes in this configured namespace" |
public static final String |
RETRY_BACKOFF_MS |
"retry.backoff.ms" |
public static final String |
RETRY_BACKOFF_MS_DOC |
"The duration of time to wait (back off) before attempting to retry a failed request during startup" |
public static final String |
SCHEMA_VERSION_CONFIG |
"schema.version" |
public static final String |
SCHEMA_VERSION_DOC |
"The version of the configuration schema" |