Uses of Class
io.kubernetes.client.openapi.models.V1TCPSocketAction
Packages that use V1TCPSocketAction
-
Uses of V1TCPSocketAction in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1TCPSocketActionModifier and TypeMethodDescriptionV1LifecycleHandler.getTcpSocket()Get tcpSocketV1Probe.getTcpSocket()Get tcpSocketV1TCPSocketAction.port(IntOrString port) Methods in io.kubernetes.client.openapi.models with parameters of type V1TCPSocketActionModifier and TypeMethodDescriptionvoidV1LifecycleHandler.setTcpSocket(V1TCPSocketAction tcpSocket) voidV1Probe.setTcpSocket(V1TCPSocketAction tcpSocket) V1LifecycleHandler.tcpSocket(V1TCPSocketAction tcpSocket) V1Probe.tcpSocket(V1TCPSocketAction tcpSocket)