EksHostPath - AWS Batch

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 in the Kubernetes documentation.

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 AWS SDKs, see the following: