clusterlint/vendor/k8s.io
Adam Wolfe Gordon f63933a0eb Create check registry with initial noop check, and vendor dependencies
Factor the KubeObjects type out of package main and into the top-level
clusterlint package. For now still populate it in main, though we'll
likely want to pull this out later.

Add a check type that checks will implement, and implement an initial
noop check that satisfies it. Create a registry for checks.

Vendor dependencies so that we can do a consistent build. For now we're
depending on the master version of client-go since they don't have a
release that supports modules yet, but we should move to a release once
they do.
2019-06-11 14:25:39 -04:00
..
api Create check registry with initial noop check, and vendor dependencies 2019-06-11 14:25:39 -04:00
apimachinery Create check registry with initial noop check, and vendor dependencies 2019-06-11 14:25:39 -04:00
client-go Create check registry with initial noop check, and vendor dependencies 2019-06-11 14:25:39 -04:00
klog Create check registry with initial noop check, and vendor dependencies 2019-06-11 14:25:39 -04:00
kube-openapi Create check registry with initial noop check, and vendor dependencies 2019-06-11 14:25:39 -04:00
utils Create check registry with initial noop check, and vendor dependencies 2019-06-11 14:25:39 -04:00