| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Method and Description |
|---|---|
GRPCAction |
GRPCActionBuilder.build() |
GRPCAction |
ProbeFluent.buildGrpc() |
GRPCAction |
ProbeFluentImpl.buildGrpc() |
GRPCAction |
ProbeFluent.getGrpc()
Deprecated.
|
GRPCAction |
ProbeFluentImpl.getGrpc()
Deprecated.
|
GRPCAction |
Probe.getGrpc() |
| Constructor and Description |
|---|
GRPCActionBuilder(GRPCAction instance) |
GRPCActionBuilder(GRPCAction instance,
Boolean validationEnabled) |
GRPCActionBuilder(GRPCActionFluent<?> fluent,
GRPCAction instance) |
GRPCActionBuilder(GRPCActionFluent<?> fluent,
GRPCAction instance,
Boolean validationEnabled) |
GRPCActionFluentImpl(GRPCAction instance) |
Probe(ExecAction exec,
Integer failureThreshold,
GRPCAction grpc,
HTTPGetAction httpGet,
Integer initialDelaySeconds,
Integer periodSeconds,
Integer successThreshold,
TCPSocketAction tcpSocket,
Long terminationGracePeriodSeconds,
Integer timeoutSeconds) |
Copyright © 2015–2022 Red Hat. All rights reserved.