k3s/hack/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
..
etcd.sh Update etcd deprecated flag 2016-07-22 11:01:11 -07:00
golang.sh Add a verbosity concept to kubernetes scripts 2016-08-04 22:01:22 -07:00
init.sh Link _output/bin/ to real binaries for this arch 2016-07-12 21:52:00 -07:00
test.sh Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
util.sh Revert "[Federation] Downsize the release binary distribution." 2016-08-01 23:54:09 -07:00
version.sh Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00