package
0.19.0-rc1
Repository: https://github.com/submariner-io/subctl.git
Documentation: pkg.go.dev

# Functions

NewLogger returns a new Logger with the given verbosity.
No description provided by the author
NewSpinner initializes and returns a new Spinner that will write to w NOTE: w should be os.Stderr or similar, and it should be a Terminal.

# Structs

Logger is the kind cli's log.Logger implementation.
Spinner is a simple and efficient CLI loading spinner used by kind It is simplistic and assumes that the line length will not change.