k3s/pkg/master
Kelsey Hightower c21a0ca39f Breakup the registry package into separate packages.
Currently all registry implementations live in a single package,
which makes it bit harder to maintain. The different registry
implementations do not follow the same coding style and naming
conventions, which makes the code harder to read.

Breakup the registry package into smaller packages based on
the registry implementation. Refactor the registry packages
to follow a similar coding style and naming convention.

This patch does not introduce any changes in behavior.
2014-08-11 20:58:09 -07:00
..
doc.go Refactor apiserver command; move logic to a package for reuse and eventual testing 2014-06-15 23:30:58 -07:00
master.go Breakup the registry package into separate packages. 2014-08-11 20:58:09 -07:00
pod_cache.go Breakup the registry package into separate packages. 2014-08-11 20:58:09 -07:00
pod_cache_test.go Breakup the registry package into separate packages. 2014-08-11 20:58:09 -07:00