Commit Graph

1 Commits (3a3fc4f657bed601db61903ee541b89257a10544)

Author SHA1 Message Date
Adam Wolfe Gordon 0dd7e3acde Factor object fetching into the kube package
Add a `Client` type to the `kube` package that knows how to fetch
objects from a cluster. Use this package from main, and simplify main a
little bit now that the k8s-related code is moved out.
2019-06-12 14:46:30 -04:00