public static interface EksHostPath.Builder extends SdkPojo, CopyableBuilder<EksHostPath.Builder,EksHostPath>
| Modifier and Type | Method and Description |
|---|---|
EksHostPath.Builder |
path(String path)
The path of the file or directory on the host to mount into containers on the pod.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildEksHostPath.Builder path(String path)
The path of the file or directory on the host to mount into containers on the pod.
path - The path of the file or directory on the host to mount into containers on the pod.Copyright © 2023. All rights reserved.