EksHostPath
Specifies the configuration of a Kubernetes hostPath volume. A hostPath
   volume mounts an existing file or directory from the host node's filesystem into your pod. For
   more information, see hostPath
Contents
- path
- 
               The path of the file or directory on the host to mount into containers on the pod. Type: String Required: No 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: