InputDataMount interface

Data URI and path where it will be mounted in the tool container.

Properties

mountPath

Absolute path within the container at which to mount this input.

mountProtocol

The protocol to use for mounting this storage. Overrides any value specified on the storage container.

storageUri

URI of input data to mount.

Property Details

mountPath

Absolute path within the container at which to mount this input.

mountPath: string

Property Value

string

mountProtocol

The protocol to use for mounting this storage. Overrides any value specified on the storage container.

mountProtocol?: string

Property Value

string

storageUri

URI of input data to mount.

storageUri: string

Property Value

string