@Immutable public static interface HealthCheckConfig.ClusterRolesConfig
| Modifier and Type | Interface and Description |
|---|---|
static class |
HealthCheckConfig.ClusterRolesConfig.ClusterRolesConfigValue
An enumeration of the known config path expressions and their associated default values for
ClusterRolesConfig. |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getExpectedClusterRoles()
Returns the roles the health check expected to be present in the running cluster.
|
boolean |
isEnabled()
Indicates whether the health check for presence of all cluster roles should be enabled or not.
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.