public class KubernetesHealthIndicator
extends org.springframework.boot.actuate.health.AbstractHealthIndicator
| Constructor and Description |
|---|
KubernetesHealthIndicator(io.fabric8.kubernetes.client.KubernetesClient client,
PodUtils utils) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doHealthCheck(org.springframework.boot.actuate.health.Health.Builder builder) |
public KubernetesHealthIndicator(io.fabric8.kubernetes.client.KubernetesClient client,
PodUtils utils)
Copyright © 2016 Red Hat. All rights reserved.