kaniko/vendor/github.com/spf13/cobra/cobra/cmd
priyawadhwa d3e526761f Initial skeleton for executor (#22)
* Moving over kbuild executable code and adding unit tests

* Moved most file over into this repo

* delete non go files from vendor

WIP

WIP

* Removed unnecessary vendor files

* Added makefile, travis yaml, boilerplate stuff

Added .gitignore

Update vendor

Fixed linting errors

Reorganized pkg

Fixed travis

* Moved image source into separate package

* Removed vendor and logic

* Initial skeleton
2018-02-20 19:05:54 -08:00
..
testdata Initial skeleton for executor (#22) 2018-02-20 19:05:54 -08:00
license_agpl.go Initial skeleton for executor (#22) 2018-02-20 19:05:54 -08:00
license_apache_2.go Initial skeleton for executor (#22) 2018-02-20 19:05:54 -08:00
license_bsd_clause_2.go Initial skeleton for executor (#22) 2018-02-20 19:05:54 -08:00
license_bsd_clause_3.go Initial skeleton for executor (#22) 2018-02-20 19:05:54 -08:00
license_gpl_2.go Initial skeleton for executor (#22) 2018-02-20 19:05:54 -08:00
license_gpl_3.go Initial skeleton for executor (#22) 2018-02-20 19:05:54 -08:00
license_lgpl.go Initial skeleton for executor (#22) 2018-02-20 19:05:54 -08:00
license_mit.go Initial skeleton for executor (#22) 2018-02-20 19:05:54 -08:00
licenses.go Initial skeleton for executor (#22) 2018-02-20 19:05:54 -08:00