kubernetes/cmd/kubelet/app
Jing Xu 34ef93aa0c Add mounterPath to mounter interface
In order to be able to use new mounter library, this PR adds the
mounterPath flag to kubelet which passes the flag to the mount
interface. If flag is empty, mount uses default mount path.
2016-10-20 14:15:27 -07:00
..
options Add mounterPath to mounter interface 2016-10-20 14:15:27 -07:00
bootstrap_test.go kubelet: '--experimental-bootstrap-kubeconfig' refactor. 2016-08-19 15:27:23 -07:00
bootstrap.go Use strongly-typed types.NodeName for a node name 2016-09-27 10:47:31 -04:00
plugins.go Add options to set CNI config and binary directories 2016-09-09 11:43:16 +01:00
server_linux.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
server_test.go Kubelet Refactoring 2016-08-25 10:57:31 -07:00
server_unsupported.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
server.go Add mounterPath to mounter interface 2016-10-20 14:15:27 -07:00