Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrDetach = errors.New("detached from container")
ErrDetach indicates that an attach session was manually detached by the user.
Functions ¶
func CopyDetachable ¶ added in v0.49.0
CopyDetachable is similar to io.Copy but support a detach key sequence to break out.
func GetRuntimeDir ¶
GetRuntimeDir returns the runtime directory
func StringInSlice ¶
StringInSlice determines if a string is in a string slice, returns bool
func StringMatchRegexSlice ¶
StringMatchRegexSlice determines if a given string matches one of the given regexes, returns bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.