k3s/cluster/lib
Tim St. Clair 9abdf719b8
Add a verbosity concept to kubernetes scripts
The KUBE_VERBOSE environment variable sets the verbosity level to
use. Log messages can specify a verbosity by setting the V
variable. e.g.

    V=2 kube::log::info foo bar

Would only print "foo bar" if $KUBE_VERBOSE >= 2.
2016-08-04 22:01:22 -07:00
..
logging.sh Add a verbosity concept to kubernetes scripts 2016-08-04 22:01:22 -07:00
util.sh Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00