| Package | Description |
|---|---|
| com.amazonaws.services.batch.model |
| Modifier and Type | Method and Description |
|---|---|
EksHostPath |
EksHostPath.clone() |
EksHostPath |
EksVolume.getHostPath()
Specifies the configuration of a Kubernetes
hostPath volume. |
EksHostPath |
EksHostPath.withPath(String path)
The path of the file or directory on the host to mount into containers on the pod.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EksVolume.setHostPath(EksHostPath hostPath)
Specifies the configuration of a Kubernetes
hostPath volume. |
EksVolume |
EksVolume.withHostPath(EksHostPath hostPath)
Specifies the configuration of a Kubernetes
hostPath volume. |
Copyright © 2023. All rights reserved.