package
1.3.0-alpha.5
Repository: https://github.com/intelsdi-x/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.