package
1.4.0-alpha.0
Repository: https://github.com/reason2010/kubernetes.git
Documentation: pkg.go.dev
# Functions
IsTerminal returns whether the passed io.Reader is a terminal or not.
# Structs
TTY helps invoke a function and preserve the state of the terminal, even if the process is terminated during execution.
# Type aliases
SafeFunc is a function to be invoked by TTY.