kops/util/pkg/tables
Justin Santa Barbara 76f5ed2d9c Refactor tables package to be more reusable
We still need the reflect helpers, but we allow for clients to
register their own pretty-printers, which avoids the package
dependency for our pretty-printer.  We register our pretty printers in
an init function in the relevant package (in this case,
upup/pkg/fi/printers.go)

Fix #5551
2018-08-02 14:09:05 -04:00
..
BUILD.bazel Refactor tables package to be more reusable 2018-08-02 14:09:05 -04:00
format.go Refactor tables package to be more reusable 2018-08-02 14:09:05 -04:00