package
1.5.0-alpha.0
Repository: https://github.com/apourchet/kubernetes.git
Documentation: pkg.go.dev
# Functions
GetSize returns the current size of the terminal associated with fd.
IsTerminal returns whether the passed object is a terminal or not.
SetSize sets the terminal size associated with fd.
# Interfaces
TerminalSizeQueue is capable of returning terminal resize events as they occur.
# Type aliases
SafeFunc is a function to be invoked by TTY.