Google Cloud Run V2 Client - Class Volume (0.3.4)

Reference documentation and code samples for the Google Cloud Run V2 Client class Volume.

Volume represents a named volume in a container.

Generated from protobuf message google.cloud.run.v2.Volume

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ name
string

Required. Volume's name.

↳ secret
Google\Cloud\Run\V2\SecretVolumeSource

Secret represents a secret that should populate this volume. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret

↳ cloud_sql_instance
Google\Cloud\Run\V2\CloudSqlInstance

For Cloud SQL volumes, contains the specific instances that should be mounted. Visit https://cloud.google.com/sql/docs/mysql/connect-run for more information on how to connect Cloud SQL and Cloud Run.

getName

Required. Volume's name.

Returns
Type
Description
string

setName

Required. Volume's name.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getSecret

Secret represents a secret that should populate this volume.

More info: https://kubernetes.io/docs/concepts/storage/volumes#secret

Returns
Type
Description

hasSecret

setSecret

Secret represents a secret that should populate this volume.

More info: https://kubernetes.io/docs/concepts/storage/volumes#secret

Parameter
Name
Description
Returns
Type
Description
$this

getCloudSqlInstance

For Cloud SQL volumes, contains the specific instances that should be mounted. Visit https://cloud.google.com/sql/docs/mysql/connect-run for more information on how to connect Cloud SQL and Cloud Run.

Returns
Type
Description

hasCloudSqlInstance

setCloudSqlInstance

For Cloud SQL volumes, contains the specific instances that should be mounted. Visit https://cloud.google.com/sql/docs/mysql/connect-run for more information on how to connect Cloud SQL and Cloud Run.

Parameter
Name
Description
Returns
Type
Description
$this

getVolumeType

Returns
Type
Description
string
Design a Mobile Site
View Site in Mobile | Classic
Share by: