clusterlint/kube
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
..
objects.go Factor object fetching into the kube package 2019-06-12 14:46:30 -04:00
objects_test.go Factor object fetching into the kube package 2019-06-12 14:46:30 -04:00