OutputDataMount interface

Definition of a mount for collecting tool output data.

Properties

mountPath

Absolute path within the container from which to collect output data.

mountProtocol

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

storageUri

URI of location to persist output to.

Property Details

mountPath

Absolute path within the container from which to collect output data.

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 location to persist output to.

storageUri: string

Property Value

string