Uses of Class
kubevirt.io.V1TCPSocketAction
-
Packages that use V1TCPSocketAction Package Description kubevirt.io -
-
Uses of V1TCPSocketAction in kubevirt.io
Fields in kubevirt.io declared as V1TCPSocketAction Modifier and Type Field Description private V1TCPSocketActionV1Probe. tcpSocketMethods in kubevirt.io that return V1TCPSocketAction Modifier and Type Method Description V1TCPSocketActionV1Probe. getTcpSocket()TCPSocket specifies an action involving a TCP port.V1TCPSocketActionV1TCPSocketAction. host(java.lang.String host)Methods in kubevirt.io with parameters of type V1TCPSocketAction Modifier and Type Method Description voidV1Probe. setTcpSocket(V1TCPSocketAction tcpSocket)V1ProbeV1Probe. tcpSocket(V1TCPSocketAction tcpSocket)
-