Interface protos.google.cloud.functions.v1.ISecretVolume (3.3.0)

Properties of a SecretVolume.

Package

@google-cloud/functions

Properties

mountPath

mountPath?: (string|null);

SecretVolume mountPath

projectId

projectId?: (string|null);

SecretVolume projectId

secret

secret?: (string|null);

SecretVolume secret

versions

versions?: (google.cloud.functions.v1.SecretVolume.ISecretVersion[]|null);

SecretVolume versions