Interface protos.google.cloud.run.v2.INFSVolumeSource (1.5.0)

Properties of a NFSVolumeSource.

Package

@google-cloud/run

Properties

path

path?: (string|null);

NFSVolumeSource path

readOnly

readOnly?: (boolean|null);

NFSVolumeSource readOnly

server

server?: (string|null);

NFSVolumeSource server