client/pkg/printers
Chris Suszynski f09e7164ce
Fold in knative.dev/client-pkg as a submodule (#1953)
* Move to the hack' script inflator

* Skip kn subpackage

* Move the lib/ to public pkg/ packages

* Introduce pkg submodule, remove the vendor dir

* Remove vendor references

* Use latest version of knative.dev/hack

* Publish dependent images properly

* Walkaround for knative-extensions/net-istio#1345

* Remove GOTOOLCHAIN in go.work

* Verify codegen use common funcs

* Import code from knative.dev/client-pkg

* Restore the default unit test runner

* Try knative/actions#223

* Restore the workflows

* Nit: simplify config package import
2024-09-03 13:49:11 +00:00
..
describe Fold in knative.dev/client-pkg as a submodule (#1953) 2024-09-03 13:49:11 +00:00
interface.go
interface_test.go
prefixwriter.go
prefixwriter_test.go
tablegenerator.go Fixing errors related to Go 1.20 (#1779) 2023-02-17 11:07:52 +00:00
tablegenerator_test.go
tableprinter.go
tableprinter_test.go
tabwriter.go