component-basek8s.io/component-base/cli

Imports of package cli

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/spf13/cobraPackage cobra is a commander providing a simple interface to create powerful modern CLI interfaces.
k8s.io/component-base/cli/flag
k8s.io/component-base/logsPackage logs contains support for logging options, flags and setup.
k8s.io/klog/v2Package klog contains the following functionality:
math/randPackage rand implements pseudo-random number generators suitable for tasks such as simulation, but it should not be used for security-sensitive work.
osPackage os provides a platform-independent interface to operating system functionality.
timePackage time provides functionality for measuring and displaying time.