move load restrictions

This commit is contained in:
Jeffrey Regan
2019-11-01 17:20:50 -07:00
committed by jregan
parent 79c5f8a977
commit a45eca7e22
18 changed files with 243 additions and 139 deletions

View File

@@ -34,6 +34,10 @@ function removeBin {
/bin/rm -f $d
}
# TODO: go install golang.org/x/tools/cmd/stringer
# TODO: kubeval?
# TODO: helm? no. except then we should not requirekubeval either,
# since they're both only used in demo (non-builtin) plugins.
function installTools {
# TODO(2019/Oct/19): After the API is in place, and
# there's a new pluginator compiled against that API,