Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1TCPSocketAction |
V1LifecycleHandler.getTcpSocket()
Get tcpSocket
|
V1TCPSocketAction |
V1Probe.getTcpSocket()
Get tcpSocket
|
V1TCPSocketAction |
V1TCPSocketAction.host(String host) |
V1TCPSocketAction |
V1TCPSocketAction.port(IntOrString port) |
Modifier and Type | Method and Description |
---|---|
void |
V1LifecycleHandler.setTcpSocket(V1TCPSocketAction tcpSocket) |
void |
V1Probe.setTcpSocket(V1TCPSocketAction tcpSocket) |
V1LifecycleHandler |
V1LifecycleHandler.tcpSocket(V1TCPSocketAction tcpSocket) |
V1Probe |
V1Probe.tcpSocket(V1TCPSocketAction tcpSocket) |
Copyright © 2022. All rights reserved.