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, sdkFields
copy
applyMutation, build
EksHostPath.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 © 2022. All rights reserved.