config

package
v2.0.20+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 28, 2020 License: Apache-2.0 Imports: 0 Imported by: 10

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
	// WinResizeEvent is the event code the caller program will
	// send along the ctrl fd to signal conmon to resize
	// the pty window
	WinResizeEvent = 1
	// ReopenLogsEvent is the event code the caller program will
	// send along the ctrl fd to signal conmon to reopen the log files
	ReopenLogsEvent = 2
	// TimedOutMessage is the message sent back to the caller by conmon
	// when a container times out
	TimedOutMessage = "command timed out"
)
View Source
const (
	ContainerAttachSocketDir = "/var/run/crio"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL