k3s/pkg/kubemark
Michael Taufen b4bddcc998 expunge the word 'manifest' from Kubelet's config API
The word 'manifest' technically refers to a container-group specification
that predated the Pod abstraction. We should avoid using this legacy
terminology where possible. Fortunately, the Kubelet's config API will
be beta in 1.10 for the first time, so we still had the chance to make
this change.

I left the flags alone, since they're deprecated anyway.

I changed a few var names in files I touched too, but this PR is the
just the first shot, not the whole campaign
(`git grep -i manifest | wc -l -> 1248`).
2018-02-23 11:44:06 -08:00
..
.import-restrictions Add import-boss directives 2017-10-13 07:06:22 -04:00
BUILD Merge pull request #54405 from resouer/clean-docker-dep 2017-11-13 03:59:53 -08:00
OWNERS
controller.go apimachinery: remove Scheme.Copy 2017-10-06 14:24:05 +02:00
hollow_kubelet.go expunge the word 'manifest' from Kubelet's config API 2018-02-23 11:44:06 -08:00
hollow_proxy.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00