Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsSafeToRetry ¶
IsSafeToRetry will retrun true if error type is EINTR, EAGAIN or EWOULDBLOCK
func Reader ¶
Reader reads the data from wire untill error or endOfData occurs Reader will break only when client is sending \r\n or EOF occured
func ServeRequest ¶
func ServeRequest(conn net.Conn, kubeClient *cstorv1alpha1.Kubeclient)
ServeRequest process the request from the client
func StartTargetServer ¶
func StartTargetServer(kubeConfig string)
StartTargetServer starts the UnixDomainServer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.