Interface protos.google.cloud.batch.v1.IVolume (1.8.0)

Properties of a Volume.

Package

@google-cloud/batch

Properties

deviceName

deviceName?: (string|null);

Volume deviceName

gcs

gcs?: (google.cloud.batch.v1.IGCS|null);

Volume gcs

mountOptions

mountOptions?: (string[]|null);

Volume mountOptions

mountPath

mountPath?: (string|null);

Volume mountPath

nfs

nfs?: (google.cloud.batch.v1.INFS|null);

Volume nfs