public class KubernetesClientHealthCheck
extends com.codahale.metrics.health.HealthCheck
| Constructor and Description |
|---|
KubernetesClientHealthCheck(okhttp3.OkHttpClient httpClient,
String name,
String healthUrl) |
| Modifier and Type | Method and Description |
|---|---|
protected com.codahale.metrics.health.HealthCheck.Result |
check() |
Copyright © 2019. All rights reserved.