client/pkg
Navid Shaikh b6d1bb47e7 Adds human-friendly table printing for resource listing (#85)
* Adds human-friendly printer

 All the credits goes to authors of https://github.com/kubernetes/kubernetes/tree/master/pkg/printers

* Updates the vendor/modules.txt

 As its updated after running hack/verify-codegen.sh

* Removes WithKind and WithNamespace printing options

 Lets start with bare minimum printer

* Adds licenses

 and references the original implementation file link.

 Removes pkg/printers/printers.go

* Removes unused imports
2019-05-09 16:27:38 -07:00
..
kn/commands Fix returning the namespace for listing resources (#88) 2019-05-09 15:55:38 -07:00
printers Adds human-friendly table printing for resource listing (#85) 2019-05-09 16:27:38 -07:00
serving chore: Update dependencies (#68) 2019-04-30 09:48:33 -07:00
dummy_test.go Incorporate reference to knative/test-infra for setting up automated tests. (#34) 2019-03-05 16:31:05 -08:00