| Package | Description |
|---|---|
| io.fabric8.istio.api.networking.v1alpha3 |
| Modifier and Type | Class and Description |
|---|---|
class |
ReadinessProbeExec |
class |
ReadinessProbeHttpGet |
class |
ReadinessProbeTcpSocket |
| Modifier and Type | Method and Description |
|---|---|
IsReadinessProbeHealthCheckMethod |
ReadinessProbeFluent.buildHealthCheckMethod() |
IsReadinessProbeHealthCheckMethod |
ReadinessProbeFluentImpl.buildHealthCheckMethod() |
IsReadinessProbeHealthCheckMethod |
ReadinessProbeFluent.getHealthCheckMethod()
Deprecated.
|
IsReadinessProbeHealthCheckMethod |
ReadinessProbeFluentImpl.getHealthCheckMethod()
Deprecated.
|
IsReadinessProbeHealthCheckMethod |
ReadinessProbe.getHealthCheckMethod() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReadinessProbe.setHealthCheckMethod(IsReadinessProbeHealthCheckMethod healthCheckMethod) |
A |
ReadinessProbeFluent.withHealthCheckMethod(IsReadinessProbeHealthCheckMethod healthCheckMethod) |
A |
ReadinessProbeFluentImpl.withHealthCheckMethod(IsReadinessProbeHealthCheckMethod healthCheckMethod) |
| Constructor and Description |
|---|
ReadinessProbe(IsReadinessProbeHealthCheckMethod healthCheckMethod,
Integer failureThreshold,
Integer initialDelaySeconds,
Integer periodSeconds,
Integer successThreshold,
Integer timeoutSeconds) |
Copyright © 2015–2022 Red Hat. All rights reserved.