Interface EksHostPath.Builder

    • Method Detail

      • path

        EksHostPath.Builder path​(String path)

        The path of the file or directory on the host to mount into containers on the pod.

        Parameters:
        path - The path of the file or directory on the host to mount into containers on the pod.
        Returns:
        Returns a reference to this object so that method calls can be chained together.