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

Properties of a Volume.

Package

@google-cloud/batch

Properties

deviceName

deviceName?: (string|null);

Volume deviceName

gcs

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

Volume gcs

mountOptions

mountOptions?: (string[]|null);

Volume mountOptions

mountPath

mountPath?: (string|null);

Volume mountPath

nfs

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

Volume nfs

pd

pd?: (google.cloud.batch.v1alpha.IPD|null);

Volume pd