Interface HostPath.Builder

    • Method Detail

      • path

        HostPath.Builder path​(String path)

        Path of the file or directory on the host that the volume maps to.

        Parameters:
        path - Path of the file or directory on the host that the volume maps to.
        Returns:
        Returns a reference to this object so that method calls can be chained together.