Documentation ¶
Index ¶
Constants ¶
View Source
const ( // BufSize is the size of buffers passed in to sockets BufSize = 8192 // ConnSockBufSize is the size of the socket used for // to attach to the container ConnSockBufSize = 32768 )
View Source
const (
ContainerAttachSocketDir = "/var/run/crio"
)
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.