Documentation
¶
Index ¶
Constants ¶
View Source
const ( LogFieldRequestID = "reqID" LogFieldDestAddr = "dstAddr" LogFieldLocalAddr = "localAddr" LogFieldRemotePort = "remotePort" LogFieldProtocol = "protocol" )
View Source
const ( ServerName = "krelay-server" ServerPort = 9527 )
View Source
const ( UDPBufferSize = 65536 + 2 TCPBufferSize = 32768 )
View Source
const ( ProtocolTCP = "tcp" ProtocolUDP = "udp" )
View Source
const PortForwardProtocolV1Name = "portforward.k8s.io"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.