Update containerd dependencies
sys/unix cgroups go-runc console Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
2
vendor/github.com/containerd/console/console.go
generated
vendored
2
vendor/github.com/containerd/console/console.go
generated
vendored
@@ -26,6 +26,8 @@ type Console interface {
|
||||
Reset() error
|
||||
// Size returns the window size of the console
|
||||
Size() (WinSize, error)
|
||||
// Fd returns the console's file descriptor
|
||||
Fd() uintptr
|
||||
}
|
||||
|
||||
// WinSize specifies the window size of the console
|
||||
|
||||
Reference in New Issue
Block a user