1. Packages
  2. Google Cloud Native
  3. API Docs
  4. run
  5. run/v1
  6. getJob

Google Cloud Native is in preview. Google Cloud Classic is fully supported.

Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi

google-native.run/v1.getJob

Explore with Pulumi AI

Google Cloud Native is in preview. Google Cloud Classic is fully supported.

Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi

Get information about a job.

Using getJob

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getJob(args: GetJobArgs, opts?: InvokeOptions): Promise<GetJobResult>
function getJobOutput(args: GetJobOutputArgs, opts?: InvokeOptions): Output<GetJobResult>
Copy
def get_job(job_id: Optional[str] = None,
            namespace_id: Optional[str] = None,
            opts: Optional[InvokeOptions] = None) -> GetJobResult
def get_job_output(job_id: Optional[pulumi.Input[str]] = None,
            namespace_id: Optional[pulumi.Input[str]] = None,
            opts: Optional[InvokeOptions] = None) -> Output[GetJobResult]
Copy
func GetJob(ctx *Context, args *GetJobArgs, opts ...InvokeOption) (*GetJobResult, error)
func GetJobOutput(ctx *Context, args *GetJobOutputArgs, opts ...InvokeOption) GetJobResultOutput
Copy

> Note: This function is named GetJob in the Go SDK.

public static class GetJob 
{
    public static Task<GetJobResult> InvokeAsync(GetJobArgs args, InvokeOptions? opts = null)
    public static Output<GetJobResult> Invoke(GetJobInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetJobResult> getJob(GetJobArgs args, InvokeOptions options)
public static Output<GetJobResult> getJob(GetJobArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: google-native:run/v1:getJob
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

JobId This property is required. string
NamespaceId This property is required. string
JobId This property is required. string
NamespaceId This property is required. string
jobId This property is required. String
namespaceId This property is required. String
jobId This property is required. string
namespaceId This property is required. string
job_id This property is required. str
namespace_id This property is required. str
jobId This property is required. String
namespaceId This property is required. String

getJob Result

The following output properties are available:

ApiVersion string
Optional. APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values.
Kind string
Optional. Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase.
Metadata Pulumi.GoogleNative.Run.V1.Outputs.ObjectMetaResponse
Optional. Standard object's metadata.
Spec Pulumi.GoogleNative.Run.V1.Outputs.JobSpecResponse
Optional. Specification of the desired behavior of a job.
Status Pulumi.GoogleNative.Run.V1.Outputs.JobStatusResponse
Current status of a job.
ApiVersion string
Optional. APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values.
Kind string
Optional. Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase.
Metadata ObjectMetaResponse
Optional. Standard object's metadata.
Spec JobSpecResponse
Optional. Specification of the desired behavior of a job.
Status JobStatusResponse
Current status of a job.
apiVersion String
Optional. APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values.
kind String
Optional. Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase.
metadata ObjectMetaResponse
Optional. Standard object's metadata.
spec JobSpecResponse
Optional. Specification of the desired behavior of a job.
status JobStatusResponse
Current status of a job.
apiVersion string
Optional. APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values.
kind string
Optional. Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase.
metadata ObjectMetaResponse
Optional. Standard object's metadata.
spec JobSpecResponse
Optional. Specification of the desired behavior of a job.
status JobStatusResponse
Current status of a job.
api_version str
Optional. APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values.
kind str
Optional. Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase.
metadata ObjectMetaResponse
Optional. Standard object's metadata.
spec JobSpecResponse
Optional. Specification of the desired behavior of a job.
status JobStatusResponse
Current status of a job.
apiVersion String
Optional. APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values.
kind String
Optional. Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase.
metadata Property Map
Optional. Standard object's metadata.
spec Property Map
Optional. Specification of the desired behavior of a job.
status Property Map
Current status of a job.

Supporting Types

ConfigMapEnvSourceResponse

LocalObjectReference This property is required. Pulumi.GoogleNative.Run.V1.Inputs.LocalObjectReferenceResponse
This field should not be used directly as it is meant to be inlined directly into the message. Use the "name" field instead.
Name This property is required. string
The ConfigMap to select from.
Optional This property is required. bool
Specify whether the ConfigMap must be defined.
LocalObjectReference This property is required. LocalObjectReferenceResponse
This field should not be used directly as it is meant to be inlined directly into the message. Use the "name" field instead.
Name This property is required. string
The ConfigMap to select from.
Optional This property is required. bool
Specify whether the ConfigMap must be defined.
localObjectReference This property is required. LocalObjectReferenceResponse
This field should not be used directly as it is meant to be inlined directly into the message. Use the "name" field instead.
name This property is required. String
The ConfigMap to select from.
optional This property is required. Boolean
Specify whether the ConfigMap must be defined.
localObjectReference This property is required. LocalObjectReferenceResponse
This field should not be used directly as it is meant to be inlined directly into the message. Use the "name" field instead.
name This property is required. string
The ConfigMap to select from.
optional This property is required. boolean
Specify whether the ConfigMap must be defined.
local_object_reference This property is required. LocalObjectReferenceResponse
This field should not be used directly as it is meant to be inlined directly into the message. Use the "name" field instead.
name This property is required. str
The ConfigMap to select from.
optional This property is required. bool
Specify whether the ConfigMap must be defined.
localObjectReference This property is required. Property Map
This field should not be used directly as it is meant to be inlined directly into the message. Use the "name" field instead.
name This property is required. String
The ConfigMap to select from.
optional This property is required. Boolean
Specify whether the ConfigMap must be defined.

ConfigMapKeySelectorResponse

Key This property is required. string
Not supported by Cloud Run.
LocalObjectReference This property is required. Pulumi.GoogleNative.Run.V1.Inputs.LocalObjectReferenceResponse
Not supported by Cloud Run.
Name This property is required. string
Not supported by Cloud Run.
Optional This property is required. bool
Not supported by Cloud Run.
Key This property is required. string
Not supported by Cloud Run.
LocalObjectReference This property is required. LocalObjectReferenceResponse
Not supported by Cloud Run.
Name This property is required. string
Not supported by Cloud Run.
Optional This property is required. bool
Not supported by Cloud Run.
key This property is required. String
Not supported by Cloud Run.
localObjectReference This property is required. LocalObjectReferenceResponse
Not supported by Cloud Run.
name This property is required. String
Not supported by Cloud Run.
optional This property is required. Boolean
Not supported by Cloud Run.
key This property is required. string
Not supported by Cloud Run.
localObjectReference This property is required. LocalObjectReferenceResponse
Not supported by Cloud Run.
name This property is required. string
Not supported by Cloud Run.
optional This property is required. boolean
Not supported by Cloud Run.
key This property is required. str
Not supported by Cloud Run.
local_object_reference This property is required. LocalObjectReferenceResponse
Not supported by Cloud Run.
name This property is required. str
Not supported by Cloud Run.
optional This property is required. bool
Not supported by Cloud Run.
key This property is required. String
Not supported by Cloud Run.
localObjectReference This property is required. Property Map
Not supported by Cloud Run.
name This property is required. String
Not supported by Cloud Run.
optional This property is required. Boolean
Not supported by Cloud Run.

ConfigMapVolumeSourceResponse

DefaultMode This property is required. int
(Optional) Integer representation of mode bits to use on created files by default. Must be a value between 01 and 0777 (octal). If 0 or not set, it will default to 0644. Directories within the path are not affected by this setting. Notes * Internally, a umask of 0222 will be applied to any non-zero value. * This is an integer representation of the mode bits. So, the octal integer value should look exactly as the chmod numeric notation with a leading zero. Some examples: for chmod 777 (a=rwx), set to 0777 (octal) or 511 (base-10). For chmod 640 (u=rw,g=r), set to 0640 (octal) or 416 (base-10). For chmod 755 (u=rwx,g=rx,o=rx), set to 0755 (octal) or 493 (base-10). * This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.
Items This property is required. List<Pulumi.GoogleNative.Run.V1.Inputs.KeyToPathResponse>
(Optional) If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified that is not present in the Secret, the volume setup will error unless it is marked optional.
Name This property is required. string
Name of the config.
Optional This property is required. bool
(Optional) Specify whether the Secret or its keys must be defined.
DefaultMode This property is required. int
(Optional) Integer representation of mode bits to use on created files by default. Must be a value between 01 and 0777 (octal). If 0 or not set, it will default to 0644. Directories within the path are not affected by this setting. Notes * Internally, a umask of 0222 will be applied to any non-zero value. * This is an integer representation of the mode bits. So, the octal integer value should look exactly as the chmod numeric notation with a leading zero. Some examples: for chmod 777 (a=rwx), set to 0777 (octal) or 511 (base-10). For chmod 640 (u=rw,g=r), set to 0640 (octal) or 416 (base-10). For chmod 755 (u=rwx,g=rx,o=rx), set to 0755 (octal) or 493 (base-10). * This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.
Items This property is required. []KeyToPathResponse
(Optional) If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified that is not present in the Secret, the volume setup will error unless it is marked optional.
Name This property is required. string
Name of the config.
Optional This property is required. bool
(Optional) Specify whether the Secret or its keys must be defined.
defaultMode This property is required. Integer
(Optional) Integer representation of mode bits to use on created files by default. Must be a value between 01 and 0777 (octal). If 0 or not set, it will default to 0644. Directories within the path are not affected by this setting. Notes * Internally, a umask of 0222 will be applied to any non-zero value. * This is an integer representation of the mode bits. So, the octal integer value should look exactly as the chmod numeric notation with a leading zero. Some examples: for chmod 777 (a=rwx), set to 0777 (octal) or 511 (base-10). For chmod 640 (u=rw,g=r), set to 0640 (octal) or 416 (base-10). For chmod 755 (u=rwx,g=rx,o=rx), set to 0755 (octal) or 493 (base-10). * This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.
items This property is required. List<KeyToPathResponse>
(Optional) If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified that is not present in the Secret, the volume setup will error unless it is marked optional.
name This property is required. String
Name of the config.
optional This property is required. Boolean
(Optional) Specify whether the Secret or its keys must be defined.
defaultMode This property is required. number
(Optional) Integer representation of mode bits to use on created files by default. Must be a value between 01 and 0777 (octal). If 0 or not set, it will default to 0644. Directories within the path are not affected by this setting. Notes * Internally, a umask of 0222 will be applied to any non-zero value. * This is an integer representation of the mode bits. So, the octal integer value should look exactly as the chmod numeric notation with a leading zero. Some examples: for chmod 777 (a=rwx), set to 0777 (octal) or 511 (base-10). For chmod 640 (u=rw,g=r), set to 0640 (octal) or 416 (base-10). For chmod 755 (u=rwx,g=rx,o=rx), set to 0755 (octal) or 493 (base-10). * This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.
items This property is required. KeyToPathResponse[]
(Optional) If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified that is not present in the Secret, the volume setup will error unless it is marked optional.
name This property is required. string
Name of the config.
optional This property is required. boolean
(Optional) Specify whether the Secret or its keys must be defined.
default_mode This property is required. int
(Optional) Integer representation of mode bits to use on created files by default. Must be a value between 01 and 0777 (octal). If 0 or not set, it will default to 0644. Directories within the path are not affected by this setting. Notes * Internally, a umask of 0222 will be applied to any non-zero value. * This is an integer representation of the mode bits. So, the octal integer value should look exactly as the chmod numeric notation with a leading zero. Some examples: for chmod 777 (a=rwx), set to 0777 (octal) or 511 (base-10). For chmod 640 (u=rw,g=r), set to 0640 (octal) or 416 (base-10). For chmod 755 (u=rwx,g=rx,o=rx), set to 0755 (octal) or 493 (base-10). * This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.
items This property is required. Sequence[KeyToPathResponse]
(Optional) If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified that is not present in the Secret, the volume setup will error unless it is marked optional.
name This property is required. str
Name of the config.
optional This property is required. bool
(Optional) Specify whether the Secret or its keys must be defined.
defaultMode This property is required. Number
(Optional) Integer representation of mode bits to use on created files by default. Must be a value between 01 and 0777 (octal). If 0 or not set, it will default to 0644. Directories within the path are not affected by this setting. Notes * Internally, a umask of 0222 will be applied to any non-zero value. * This is an integer representation of the mode bits. So, the octal integer value should look exactly as the chmod numeric notation with a leading zero. Some examples: for chmod 777 (a=rwx), set to 0777 (octal) or 511 (base-10). For chmod 640 (u=rw,g=r), set to 0640 (octal) or 416 (base-10). For chmod 755 (u=rwx,g=rx,o=rx), set to 0755 (octal) or 493 (base-10). * This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.
items This property is required. List<Property Map>
(Optional) If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified that is not present in the Secret, the volume setup will error unless it is marked optional.
name This property is required. String
Name of the config.
optional This property is required. Boolean
(Optional) Specify whether the Secret or its keys must be defined.

ContainerPortResponse

ContainerPort This property is required. int
Port number the container listens on. If present, this must be a valid port number, 0 < x < 65536. If not present, it will default to port 8080. For more information, see https://cloud.google.com/run/docs/container-contract#port
Name This property is required. string
If specified, used to specify which protocol to use. Allowed values are "http1" and "h2c".
Protocol This property is required. string
Protocol for port. Must be "TCP". Defaults to "TCP".
ContainerPort This property is required. int
Port number the container listens on. If present, this must be a valid port number, 0 < x < 65536. If not present, it will default to port 8080. For more information, see https://cloud.google.com/run/docs/container-contract#port
Name This property is required. string
If specified, used to specify which protocol to use. Allowed values are "http1" and "h2c".
Protocol This property is required. string
Protocol for port. Must be "TCP". Defaults to "TCP".
containerPort This property is required. Integer
Port number the container listens on. If present, this must be a valid port number, 0 < x < 65536. If not present, it will default to port 8080. For more information, see https://cloud.google.com/run/docs/container-contract#port
name This property is required. String
If specified, used to specify which protocol to use. Allowed values are "http1" and "h2c".
protocol This property is required. String
Protocol for port. Must be "TCP". Defaults to "TCP".
containerPort This property is required. number
Port number the container listens on. If present, this must be a valid port number, 0 < x < 65536. If not present, it will default to port 8080. For more information, see https://cloud.google.com/run/docs/container-contract#port
name This property is required. string
If specified, used to specify which protocol to use. Allowed values are "http1" and "h2c".
protocol This property is required. string
Protocol for port. Must be "TCP". Defaults to "TCP".
container_port This property is required. int
Port number the container listens on. If present, this must be a valid port number, 0 < x < 65536. If not present, it will default to port 8080. For more information, see https://cloud.google.com/run/docs/container-contract#port
name This property is required. str
If specified, used to specify which protocol to use. Allowed values are "http1" and "h2c".
protocol This property is required. str
Protocol for port. Must be "TCP". Defaults to "TCP".
containerPort This property is required. Number
Port number the container listens on. If present, this must be a valid port number, 0 < x < 65536. If not present, it will default to port 8080. For more information, see https://cloud.google.com/run/docs/container-contract#port
name This property is required. String
If specified, used to specify which protocol to use. Allowed values are "http1" and "h2c".
protocol This property is required. String
Protocol for port. Must be "TCP". Defaults to "TCP".

ContainerResponse

Args This property is required. List<string>
Arguments to the entrypoint. The docker image's CMD is used if this is not provided. Variable references are not supported in Cloud Run.
Command This property is required. List<string>
Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided. Variable references are not supported in Cloud Run.
Env This property is required. List<Pulumi.GoogleNative.Run.V1.Inputs.EnvVarResponse>
List of environment variables to set in the container. EnvVar with duplicate names are generally allowed; if referencing a secret, the name must be unique for the container. For non-secret EnvVar names, the Container will only get the last-declared one.
EnvFrom This property is required. List<Pulumi.GoogleNative.Run.V1.Inputs.EnvFromSourceResponse>
Not supported by Cloud Run.
Image This property is required. string
Name of the container image in Dockerhub, Google Artifact Registry, or Google Container Registry. If the host is not provided, Dockerhub is assumed.
ImagePullPolicy This property is required. string
Image pull policy. One of Always, Never, IfNotPresent. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise.
LivenessProbe This property is required. Pulumi.GoogleNative.Run.V1.Inputs.ProbeResponse
Periodic probe of container liveness. Container will be restarted if the probe fails.
Name This property is required. string
Name of the container specified as a DNS_LABEL (RFC 1123).
Ports This property is required. List<Pulumi.GoogleNative.Run.V1.Inputs.ContainerPortResponse>
List of ports to expose from the container. Only a single port can be specified. The specified ports must be listening on all interfaces (0.0.0.0) within the container to be accessible. If omitted, a port number will be chosen and passed to the container through the PORT environment variable for the container to listen on.
ReadinessProbe This property is required. Pulumi.GoogleNative.Run.V1.Inputs.ProbeResponse
Not supported by Cloud Run.
Resources This property is required. Pulumi.GoogleNative.Run.V1.Inputs.ResourceRequirementsResponse
Compute Resources required by this container.
SecurityContext This property is required. Pulumi.GoogleNative.Run.V1.Inputs.SecurityContextResponse
Not supported by Cloud Run.
StartupProbe This property is required. Pulumi.GoogleNative.Run.V1.Inputs.ProbeResponse
Startup probe of application within the container. All other probes are disabled if a startup probe is provided, until it succeeds. Container will not receive traffic if the probe fails. If not provided, a default startup probe with TCP socket action is used.
TerminationMessagePath This property is required. string
Path at which the file to which the container's termination message will be written is mounted into the container's filesystem. Message written is intended to be brief final status, such as an assertion failure message. Will be truncated by the node if greater than 4096 bytes. The total message length across all containers will be limited to 12kb. Defaults to /dev/termination-log.
TerminationMessagePolicy This property is required. string
Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated.
VolumeMounts This property is required. List<Pulumi.GoogleNative.Run.V1.Inputs.VolumeMountResponse>
Volume to mount into the container's filesystem. Only supports SecretVolumeSources. Pod volumes to mount into the container's filesystem.
WorkingDir This property is required. string
Container's working directory. If not specified, the container runtime's default will be used, which might be configured in the container image.
Args This property is required. []string
Arguments to the entrypoint. The docker image's CMD is used if this is not provided. Variable references are not supported in Cloud Run.
Command This property is required. []string
Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided. Variable references are not supported in Cloud Run.
Env This property is required. []EnvVarResponse
List of environment variables to set in the container. EnvVar with duplicate names are generally allowed; if referencing a secret, the name must be unique for the container. For non-secret EnvVar names, the Container will only get the last-declared one.
EnvFrom This property is required. []EnvFromSourceResponse
Not supported by Cloud Run.
Image This property is required. string
Name of the container image in Dockerhub, Google Artifact Registry, or Google Container Registry. If the host is not provided, Dockerhub is assumed.
ImagePullPolicy This property is required. string
Image pull policy. One of Always, Never, IfNotPresent. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise.
LivenessProbe This property is required. ProbeResponse
Periodic probe of container liveness. Container will be restarted if the probe fails.
Name This property is required. string
Name of the container specified as a DNS_LABEL (RFC 1123).
Ports This property is required. []ContainerPortResponse
List of ports to expose from the container. Only a single port can be specified. The specified ports must be listening on all interfaces (0.0.0.0) within the container to be accessible. If omitted, a port number will be chosen and passed to the container through the PORT environment variable for the container to listen on.
ReadinessProbe This property is required. ProbeResponse
Not supported by Cloud Run.
Resources This property is required. ResourceRequirementsResponse
Compute Resources required by this container.
SecurityContext This property is required. SecurityContextResponse
Not supported by Cloud Run.
StartupProbe This property is required. ProbeResponse
Startup probe of application within the container. All other probes are disabled if a startup probe is provided, until it succeeds. Container will not receive traffic if the probe fails. If not provided, a default startup probe with TCP socket action is used.
TerminationMessagePath This property is required. string
Path at which the file to which the container's termination message will be written is mounted into the container's filesystem. Message written is intended to be brief final status, such as an assertion failure message. Will be truncated by the node if greater than 4096 bytes. The total message length across all containers will be limited to 12kb. Defaults to /dev/termination-log.
TerminationMessagePolicy This property is required. string
Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated.
VolumeMounts This property is required. []VolumeMountResponse
Volume to mount into the container's filesystem. Only supports SecretVolumeSources. Pod volumes to mount into the container's filesystem.
WorkingDir This property is required. string
Container's working directory. If not specified, the container runtime's default will be used, which might be configured in the container image.
args This property is required. List<String>
Arguments to the entrypoint. The docker image's CMD is used if this is not provided. Variable references are not supported in Cloud Run.
command This property is required. List<String>
Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided. Variable references are not supported in Cloud Run.
env This property is required. List<EnvVarResponse>
List of environment variables to set in the container. EnvVar with duplicate names are generally allowed; if referencing a secret, the name must be unique for the container. For non-secret EnvVar names, the Container will only get the last-declared one.
envFrom This property is required. List<EnvFromSourceResponse>
Not supported by Cloud Run.
image This property is required. String
Name of the container image in Dockerhub, Google Artifact Registry, or Google Container Registry. If the host is not provided, Dockerhub is assumed.
imagePullPolicy This property is required. String
Image pull policy. One of Always, Never, IfNotPresent. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise.
livenessProbe This property is required. ProbeResponse
Periodic probe of container liveness. Container will be restarted if the probe fails.
name This property is required. String
Name of the container specified as a DNS_LABEL (RFC 1123).
ports This property is required. List<ContainerPortResponse>
List of ports to expose from the container. Only a single port can be specified. The specified ports must be listening on all interfaces (0.0.0.0) within the container to be accessible. If omitted, a port number will be chosen and passed to the container through the PORT environment variable for the container to listen on.
readinessProbe This property is required. ProbeResponse
Not supported by Cloud Run.
resources This property is required. ResourceRequirementsResponse
Compute Resources required by this container.
securityContext This property is required. SecurityContextResponse
Not supported by Cloud Run.
startupProbe This property is required. ProbeResponse
Startup probe of application within the container. All other probes are disabled if a startup probe is provided, until it succeeds. Container will not receive traffic if the probe fails. If not provided, a default startup probe with TCP socket action is used.
terminationMessagePath This property is required. String
Path at which the file to which the container's termination message will be written is mounted into the container's filesystem. Message written is intended to be brief final status, such as an assertion failure message. Will be truncated by the node if greater than 4096 bytes. The total message length across all containers will be limited to 12kb. Defaults to /dev/termination-log.
terminationMessagePolicy This property is required. String
Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated.
volumeMounts This property is required. List<VolumeMountResponse>
Volume to mount into the container's filesystem. Only supports SecretVolumeSources. Pod volumes to mount into the container's filesystem.
workingDir This property is required. String
Container's working directory. If not specified, the container runtime's default will be used, which might be configured in the container image.
args This property is required. string[]
Arguments to the entrypoint. The docker image's CMD is used if this is not provided. Variable references are not supported in Cloud Run.
command This property is required. string[]
Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided. Variable references are not supported in Cloud Run.
env This property is required. EnvVarResponse[]
List of environment variables to set in the container. EnvVar with duplicate names are generally allowed; if referencing a secret, the name must be unique for the container. For non-secret EnvVar names, the Container will only get the last-declared one.
envFrom This property is required. EnvFromSourceResponse[]
Not supported by Cloud Run.
image This property is required. string
Name of the container image in Dockerhub, Google Artifact Registry, or Google Container Registry. If the host is not provided, Dockerhub is assumed.
imagePullPolicy This property is required. string
Image pull policy. One of Always, Never, IfNotPresent. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise.
livenessProbe This property is required. ProbeResponse
Periodic probe of container liveness. Container will be restarted if the probe fails.
name This property is required. string
Name of the container specified as a DNS_LABEL (RFC 1123).
ports This property is required. ContainerPortResponse[]
List of ports to expose from the container. Only a single port can be specified. The specified ports must be listening on all interfaces (0.0.0.0) within the container to be accessible. If omitted, a port number will be chosen and passed to the container through the PORT environment variable for the container to listen on.
readinessProbe This property is required. ProbeResponse
Not supported by Cloud Run.
resources This property is required. ResourceRequirementsResponse
Compute Resources required by this container.
securityContext This property is required. SecurityContextResponse
Not supported by Cloud Run.
startupProbe This property is required. ProbeResponse
Startup probe of application within the container. All other probes are disabled if a startup probe is provided, until it succeeds. Container will not receive traffic if the probe fails. If not provided, a default startup probe with TCP socket action is used.
terminationMessagePath This property is required. string
Path at which the file to which the container's termination message will be written is mounted into the container's filesystem. Message written is intended to be brief final status, such as an assertion failure message. Will be truncated by the node if greater than 4096 bytes. The total message length across all containers will be limited to 12kb. Defaults to /dev/termination-log.
terminationMessagePolicy This property is required. string
Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated.
volumeMounts This property is required. VolumeMountResponse[]
Volume to mount into the container's filesystem. Only supports SecretVolumeSources. Pod volumes to mount into the container's filesystem.
workingDir This property is required. string
Container's working directory. If not specified, the container runtime's default will be used, which might be configured in the container image.
args This property is required. Sequence[str]
Arguments to the entrypoint. The docker image's CMD is used if this is not provided. Variable references are not supported in Cloud Run.
command This property is required. Sequence[str]
Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided. Variable references are not supported in Cloud Run.
env This property is required. Sequence[EnvVarResponse]
List of environment variables to set in the container. EnvVar with duplicate names are generally allowed; if referencing a secret, the name must be unique for the container. For non-secret EnvVar names, the Container will only get the last-declared one.
env_from This property is required. Sequence[EnvFromSourceResponse]
Not supported by Cloud Run.
image This property is required. str
Name of the container image in Dockerhub, Google Artifact Registry, or Google Container Registry. If the host is not provided, Dockerhub is assumed.
image_pull_policy This property is required. str
Image pull policy. One of Always, Never, IfNotPresent. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise.
liveness_probe This property is required. ProbeResponse
Periodic probe of container liveness. Container will be restarted if the probe fails.
name This property is required. str
Name of the container specified as a DNS_LABEL (RFC 1123).
ports This property is required. Sequence[ContainerPortResponse]
List of ports to expose from the container. Only a single port can be specified. The specified ports must be listening on all interfaces (0.0.0.0) within the container to be accessible. If omitted, a port number will be chosen and passed to the container through the PORT environment variable for the container to listen on.
readiness_probe This property is required. ProbeResponse
Not supported by Cloud Run.
resources This property is required. ResourceRequirementsResponse
Compute Resources required by this container.
security_context This property is required. SecurityContextResponse
Not supported by Cloud Run.
startup_probe This property is required. ProbeResponse
Startup probe of application within the container. All other probes are disabled if a startup probe is provided, until it succeeds. Container will not receive traffic if the probe fails. If not provided, a default startup probe with TCP socket action is used.
termination_message_path This property is required. str
Path at which the file to which the container's termination message will be written is mounted into the container's filesystem. Message written is intended to be brief final status, such as an assertion failure message. Will be truncated by the node if greater than 4096 bytes. The total message length across all containers will be limited to 12kb. Defaults to /dev/termination-log.
termination_message_policy This property is required. str
Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated.
volume_mounts This property is required. Sequence[VolumeMountResponse]
Volume to mount into the container's filesystem. Only supports SecretVolumeSources. Pod volumes to mount into the container's filesystem.
working_dir This property is required. str
Container's working directory. If not specified, the container runtime's default will be used, which might be configured in the container image.
args This property is required. List<String>
Arguments to the entrypoint. The docker image's CMD is used if this is not provided. Variable references are not supported in Cloud Run.
command This property is required. List<String>
Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided. Variable references are not supported in Cloud Run.
env This property is required. List<Property Map>
List of environment variables to set in the container. EnvVar with duplicate names are generally allowed; if referencing a secret, the name must be unique for the container. For non-secret EnvVar names, the Container will only get the last-declared one.
envFrom This property is required. List<Property Map>
Not supported by Cloud Run.
image This property is required. String
Name of the container image in Dockerhub, Google Artifact Registry, or Google Container Registry. If the host is not provided, Dockerhub is assumed.
imagePullPolicy This property is required. String
Image pull policy. One of Always, Never, IfNotPresent. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise.
livenessProbe This property is required. Property Map
Periodic probe of container liveness. Container will be restarted if the probe fails.
name This property is required. String
Name of the container specified as a DNS_LABEL (RFC 1123).
ports This property is required. List<Property Map>
List of ports to expose from the container. Only a single port can be specified. The specified ports must be listening on all interfaces (0.0.0.0) within the container to be accessible. If omitted, a port number will be chosen and passed to the container through the PORT environment variable for the container to listen on.
readinessProbe This property is required. Property Map
Not supported by Cloud Run.
resources This property is required. Property Map
Compute Resources required by this container.
securityContext This property is required. Property Map
Not supported by Cloud Run.
startupProbe This property is required. Property Map
Startup probe of application within the container. All other probes are disabled if a startup probe is provided, until it succeeds. Container will not receive traffic if the probe fails. If not provided, a default startup probe with TCP socket action is used.
terminationMessagePath This property is required. String
Path at which the file to which the container's termination message will be written is mounted into the container's filesystem. Message written is intended to be brief final status, such as an assertion failure message. Will be truncated by the node if greater than 4096 bytes. The total message length across all containers will be limited to 12kb. Defaults to /dev/termination-log.
terminationMessagePolicy This property is required. String
Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated.
volumeMounts This property is required. List<Property Map>
Volume to mount into the container's filesystem. Only supports SecretVolumeSources. Pod volumes to mount into the container's filesystem.
workingDir This property is required. String
Container's working directory. If not specified, the container runtime's default will be used, which might be configured in the container image.

EmptyDirVolumeSourceResponse

Medium This property is required. string
The medium on which the data is stored. The default is "" which means to use the node's default medium. Must be an empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir
SizeLimit This property is required. string
Limit on the storage usable by this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers. The default is nil which means that the limit is undefined. More info: https://cloud.google.com/run/docs/configuring/in-memory-volumes#configure-volume. Info in Kubernetes: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir
Medium This property is required. string
The medium on which the data is stored. The default is "" which means to use the node's default medium. Must be an empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir
SizeLimit This property is required. string
Limit on the storage usable by this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers. The default is nil which means that the limit is undefined. More info: https://cloud.google.com/run/docs/configuring/in-memory-volumes#configure-volume. Info in Kubernetes: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir
medium This property is required. String
The medium on which the data is stored. The default is "" which means to use the node's default medium. Must be an empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir
sizeLimit This property is required. String
Limit on the storage usable by this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers. The default is nil which means that the limit is undefined. More info: https://cloud.google.com/run/docs/configuring/in-memory-volumes#configure-volume. Info in Kubernetes: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir
medium This property is required. string
The medium on which the data is stored. The default is "" which means to use the node's default medium. Must be an empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir
sizeLimit This property is required. string
Limit on the storage usable by this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers. The default is nil which means that the limit is undefined. More info: https://cloud.google.com/run/docs/configuring/in-memory-volumes#configure-volume. Info in Kubernetes: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir
medium This property is required. str
The medium on which the data is stored. The default is "" which means to use the node's default medium. Must be an empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir
size_limit This property is required. str
Limit on the storage usable by this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers. The default is nil which means that the limit is undefined. More info: https://cloud.google.com/run/docs/configuring/in-memory-volumes#configure-volume. Info in Kubernetes: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir
medium This property is required. String
The medium on which the data is stored. The default is "" which means to use the node's default medium. Must be an empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir
sizeLimit This property is required. String
Limit on the storage usable by this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers. The default is nil which means that the limit is undefined. More info: https://cloud.google.com/run/docs/configuring/in-memory-volumes#configure-volume. Info in Kubernetes: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir

EnvFromSourceResponse

ConfigMapRef This property is required. Pulumi.GoogleNative.Run.V1.Inputs.ConfigMapEnvSourceResponse
The ConfigMap to select from
Prefix This property is required. string
An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.
SecretRef This property is required. Pulumi.GoogleNative.Run.V1.Inputs.SecretEnvSourceResponse
The Secret to select from
ConfigMapRef This property is required. ConfigMapEnvSourceResponse
The ConfigMap to select from
Prefix This property is required. string
An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.
SecretRef This property is required. SecretEnvSourceResponse
The Secret to select from
configMapRef This property is required. ConfigMapEnvSourceResponse
The ConfigMap to select from
prefix This property is required. String
An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.
secretRef This property is required. SecretEnvSourceResponse
The Secret to select from
configMapRef This property is required. ConfigMapEnvSourceResponse
The ConfigMap to select from
prefix This property is required. string
An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.
secretRef This property is required. SecretEnvSourceResponse
The Secret to select from
config_map_ref This property is required. ConfigMapEnvSourceResponse
The ConfigMap to select from
prefix This property is required. str
An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.
secret_ref This property is required. SecretEnvSourceResponse
The Secret to select from
configMapRef This property is required. Property Map
The ConfigMap to select from
prefix This property is required. String
An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.
secretRef This property is required. Property Map
The Secret to select from

EnvVarResponse

Name This property is required. string
Name of the environment variable.
Value This property is required. string
Value of the environment variable. Defaults to "". Variable references are not supported in Cloud Run.
ValueFrom This property is required. Pulumi.GoogleNative.Run.V1.Inputs.EnvVarSourceResponse
Source for the environment variable's value. Only supports secret_key_ref. Cannot be used if value is not empty.
Name This property is required. string
Name of the environment variable.
Value This property is required. string
Value of the environment variable. Defaults to "". Variable references are not supported in Cloud Run.
ValueFrom This property is required. EnvVarSourceResponse
Source for the environment variable's value. Only supports secret_key_ref. Cannot be used if value is not empty.
name This property is required. String
Name of the environment variable.
value This property is required. String
Value of the environment variable. Defaults to "". Variable references are not supported in Cloud Run.
valueFrom This property is required. EnvVarSourceResponse
Source for the environment variable's value. Only supports secret_key_ref. Cannot be used if value is not empty.
name This property is required. string
Name of the environment variable.
value This property is required. string
Value of the environment variable. Defaults to "". Variable references are not supported in Cloud Run.
valueFrom This property is required. EnvVarSourceResponse
Source for the environment variable's value. Only supports secret_key_ref. Cannot be used if value is not empty.
name This property is required. str
Name of the environment variable.
value This property is required. str
Value of the environment variable. Defaults to "". Variable references are not supported in Cloud Run.
value_from This property is required. EnvVarSourceResponse
Source for the environment variable's value. Only supports secret_key_ref. Cannot be used if value is not empty.
name This property is required. String
Name of the environment variable.
value This property is required. String
Value of the environment variable. Defaults to "". Variable references are not supported in Cloud Run.
valueFrom This property is required. Property Map
Source for the environment variable's value. Only supports secret_key_ref. Cannot be used if value is not empty.

EnvVarSourceResponse

ConfigMapKeyRef This property is required. Pulumi.GoogleNative.Run.V1.Inputs.ConfigMapKeySelectorResponse
Not supported by Cloud Run. Not supported in Cloud Run.
SecretKeyRef This property is required. Pulumi.GoogleNative.Run.V1.Inputs.SecretKeySelectorResponse
Selects a key (version) of a secret in Secret Manager.
ConfigMapKeyRef This property is required. ConfigMapKeySelectorResponse
Not supported by Cloud Run. Not supported in Cloud Run.
SecretKeyRef This property is required. SecretKeySelectorResponse
Selects a key (version) of a secret in Secret Manager.
configMapKeyRef This property is required. ConfigMapKeySelectorResponse
Not supported by Cloud Run. Not supported in Cloud Run.
secretKeyRef This property is required. SecretKeySelectorResponse
Selects a key (version) of a secret in Secret Manager.
configMapKeyRef This property is required. ConfigMapKeySelectorResponse
Not supported by Cloud Run. Not supported in Cloud Run.
secretKeyRef This property is required. SecretKeySelectorResponse
Selects a key (version) of a secret in Secret Manager.
config_map_key_ref This property is required. ConfigMapKeySelectorResponse
Not supported by Cloud Run. Not supported in Cloud Run.
secret_key_ref This property is required. SecretKeySelectorResponse
Selects a key (version) of a secret in Secret Manager.
configMapKeyRef This property is required. Property Map
Not supported by Cloud Run. Not supported in Cloud Run.
secretKeyRef This property is required. Property Map
Selects a key (version) of a secret in Secret Manager.

ExecActionResponse

Command This property is required. List<string>
Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is simply exec'd, it is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy.
Command This property is required. []string
Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is simply exec'd, it is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy.
command This property is required. List<String>
Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is simply exec'd, it is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy.
command This property is required. string[]
Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is simply exec'd, it is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy.
command This property is required. Sequence[str]
Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is simply exec'd, it is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy.
command This property is required. List<String>
Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is simply exec'd, it is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy.

ExecutionReferenceResponse

CompletionTimestamp This property is required. string
Optional. Completion timestamp of the execution.
CreationTimestamp This property is required. string
Optional. Creation timestamp of the execution.
Name This property is required. string
Optional. Name of the execution.
CompletionTimestamp This property is required. string
Optional. Completion timestamp of the execution.
CreationTimestamp This property is required. string
Optional. Creation timestamp of the execution.
Name This property is required. string
Optional. Name of the execution.
completionTimestamp This property is required. String
Optional. Completion timestamp of the execution.
creationTimestamp This property is required. String
Optional. Creation timestamp of the execution.
name This property is required. String
Optional. Name of the execution.
completionTimestamp This property is required. string
Optional. Completion timestamp of the execution.
creationTimestamp This property is required. string
Optional. Creation timestamp of the execution.
name This property is required. string
Optional. Name of the execution.
completion_timestamp This property is required. str
Optional. Completion timestamp of the execution.
creation_timestamp This property is required. str
Optional. Creation timestamp of the execution.
name This property is required. str
Optional. Name of the execution.
completionTimestamp This property is required. String
Optional. Completion timestamp of the execution.
creationTimestamp This property is required. String
Optional. Creation timestamp of the execution.
name This property is required. String
Optional. Name of the execution.

ExecutionSpecResponse

Parallelism This property is required. int
Optional. Specifies the maximum desired number of tasks the execution should run at given time. Must be <= task_count. When the job is run, if this field is 0 or unset, the maximum possible value will be used for that execution. The actual number of tasks running in steady state will be less than this number when there are fewer tasks waiting to be completed, i.e. when the work left to do is less than max parallelism.
TaskCount This property is required. int
Optional. Specifies the desired number of tasks the execution should run. Setting to 1 means that parallelism is limited to 1 and the success of that task signals the success of the execution. Defaults to 1.
Template This property is required. Pulumi.GoogleNative.Run.V1.Inputs.TaskTemplateSpecResponse
Optional. The template used to create tasks for this execution.
Parallelism This property is required. int
Optional. Specifies the maximum desired number of tasks the execution should run at given time. Must be <= task_count. When the job is run, if this field is 0 or unset, the maximum possible value will be used for that execution. The actual number of tasks running in steady state will be less than this number when there are fewer tasks waiting to be completed, i.e. when the work left to do is less than max parallelism.
TaskCount This property is required. int
Optional. Specifies the desired number of tasks the execution should run. Setting to 1 means that parallelism is limited to 1 and the success of that task signals the success of the execution. Defaults to 1.
Template This property is required. TaskTemplateSpecResponse
Optional. The template used to create tasks for this execution.
parallelism This property is required. Integer
Optional. Specifies the maximum desired number of tasks the execution should run at given time. Must be <= task_count. When the job is run, if this field is 0 or unset, the maximum possible value will be used for that execution. The actual number of tasks running in steady state will be less than this number when there are fewer tasks waiting to be completed, i.e. when the work left to do is less than max parallelism.
taskCount This property is required. Integer
Optional. Specifies the desired number of tasks the execution should run. Setting to 1 means that parallelism is limited to 1 and the success of that task signals the success of the execution. Defaults to 1.
template This property is required. TaskTemplateSpecResponse
Optional. The template used to create tasks for this execution.
parallelism This property is required. number
Optional. Specifies the maximum desired number of tasks the execution should run at given time. Must be <= task_count. When the job is run, if this field is 0 or unset, the maximum possible value will be used for that execution. The actual number of tasks running in steady state will be less than this number when there are fewer tasks waiting to be completed, i.e. when the work left to do is less than max parallelism.
taskCount This property is required. number
Optional. Specifies the desired number of tasks the execution should run. Setting to 1 means that parallelism is limited to 1 and the success of that task signals the success of the execution. Defaults to 1.
template This property is required. TaskTemplateSpecResponse
Optional. The template used to create tasks for this execution.
parallelism This property is required. int
Optional. Specifies the maximum desired number of tasks the execution should run at given time. Must be <= task_count. When the job is run, if this field is 0 or unset, the maximum possible value will be used for that execution. The actual number of tasks running in steady state will be less than this number when there are fewer tasks waiting to be completed, i.e. when the work left to do is less than max parallelism.
task_count This property is required. int
Optional. Specifies the desired number of tasks the execution should run. Setting to 1 means that parallelism is limited to 1 and the success of that task signals the success of the execution. Defaults to 1.
template This property is required. TaskTemplateSpecResponse
Optional. The template used to create tasks for this execution.
parallelism This property is required. Number
Optional. Specifies the maximum desired number of tasks the execution should run at given time. Must be <= task_count. When the job is run, if this field is 0 or unset, the maximum possible value will be used for that execution. The actual number of tasks running in steady state will be less than this number when there are fewer tasks waiting to be completed, i.e. when the work left to do is less than max parallelism.
taskCount This property is required. Number
Optional. Specifies the desired number of tasks the execution should run. Setting to 1 means that parallelism is limited to 1 and the success of that task signals the success of the execution. Defaults to 1.
template This property is required. Property Map
Optional. The template used to create tasks for this execution.

ExecutionTemplateSpecResponse

Metadata This property is required. Pulumi.GoogleNative.Run.V1.Inputs.ObjectMetaResponse
Optional. Optional metadata for this Execution, including labels and annotations. The following annotation keys set properties of the created execution: * run.googleapis.com/cloudsql-instances sets Cloud SQL connections. Multiple values should be comma separated. * run.googleapis.com/vpc-access-connector sets a Serverless VPC Access connector. * run.googleapis.com/vpc-access-egress sets VPC egress. Supported values are all-traffic, all (deprecated), and private-ranges-only. all-traffic and all provide the same functionality. all is deprecated but will continue to be supported. Prefer all-traffic.
Spec This property is required. Pulumi.GoogleNative.Run.V1.Inputs.ExecutionSpecResponse
ExecutionSpec holds the desired configuration for executions of this job.
Metadata This property is required. ObjectMetaResponse
Optional. Optional metadata for this Execution, including labels and annotations. The following annotation keys set properties of the created execution: * run.googleapis.com/cloudsql-instances sets Cloud SQL connections. Multiple values should be comma separated. * run.googleapis.com/vpc-access-connector sets a Serverless VPC Access connector. * run.googleapis.com/vpc-access-egress sets VPC egress. Supported values are all-traffic, all (deprecated), and private-ranges-only. all-traffic and all provide the same functionality. all is deprecated but will continue to be supported. Prefer all-traffic.
Spec This property is required. ExecutionSpecResponse
ExecutionSpec holds the desired configuration for executions of this job.
metadata This property is required. ObjectMetaResponse
Optional. Optional metadata for this Execution, including labels and annotations. The following annotation keys set properties of the created execution: * run.googleapis.com/cloudsql-instances sets Cloud SQL connections. Multiple values should be comma separated. * run.googleapis.com/vpc-access-connector sets a Serverless VPC Access connector. * run.googleapis.com/vpc-access-egress sets VPC egress. Supported values are all-traffic, all (deprecated), and private-ranges-only. all-traffic and all provide the same functionality. all is deprecated but will continue to be supported. Prefer all-traffic.
spec This property is required. ExecutionSpecResponse
ExecutionSpec holds the desired configuration for executions of this job.
metadata This property is required. ObjectMetaResponse
Optional. Optional metadata for this Execution, including labels and annotations. The following annotation keys set properties of the created execution: * run.googleapis.com/cloudsql-instances sets Cloud SQL connections. Multiple values should be comma separated. * run.googleapis.com/vpc-access-connector sets a Serverless VPC Access connector. * run.googleapis.com/vpc-access-egress sets VPC egress. Supported values are all-traffic, all (deprecated), and private-ranges-only. all-traffic and all provide the same functionality. all is deprecated but will continue to be supported. Prefer all-traffic.
spec This property is required. ExecutionSpecResponse
ExecutionSpec holds the desired configuration for executions of this job.
metadata This property is required. ObjectMetaResponse
Optional. Optional metadata for this Execution, including labels and annotations. The following annotation keys set properties of the created execution: * run.googleapis.com/cloudsql-instances sets Cloud SQL connections. Multiple values should be comma separated. * run.googleapis.com/vpc-access-connector sets a Serverless VPC Access connector. * run.googleapis.com/vpc-access-egress sets VPC egress. Supported values are all-traffic, all (deprecated), and private-ranges-only. all-traffic and all provide the same functionality. all is deprecated but will continue to be supported. Prefer all-traffic.
spec This property is required. ExecutionSpecResponse
ExecutionSpec holds the desired configuration for executions of this job.
metadata This property is required. Property Map
Optional. Optional metadata for this Execution, including labels and annotations. The following annotation keys set properties of the created execution: * run.googleapis.com/cloudsql-instances sets Cloud SQL connections. Multiple values should be comma separated. * run.googleapis.com/vpc-access-connector sets a Serverless VPC Access connector. * run.googleapis.com/vpc-access-egress sets VPC egress. Supported values are all-traffic, all (deprecated), and private-ranges-only. all-traffic and all provide the same functionality. all is deprecated but will continue to be supported. Prefer all-traffic.
spec This property is required. Property Map
ExecutionSpec holds the desired configuration for executions of this job.

GRPCActionResponse

Port This property is required. int
Port number of the gRPC service. Number must be in the range 1 to 65535.
Service This property is required. string
Service is the name of the service to place in the gRPC HealthCheckRequest. If this is not specified, the default behavior is defined by gRPC.
Port This property is required. int
Port number of the gRPC service. Number must be in the range 1 to 65535.
Service This property is required. string
Service is the name of the service to place in the gRPC HealthCheckRequest. If this is not specified, the default behavior is defined by gRPC.
port This property is required. Integer
Port number of the gRPC service. Number must be in the range 1 to 65535.
service This property is required. String
Service is the name of the service to place in the gRPC HealthCheckRequest. If this is not specified, the default behavior is defined by gRPC.
port This property is required. number
Port number of the gRPC service. Number must be in the range 1 to 65535.
service This property is required. string
Service is the name of the service to place in the gRPC HealthCheckRequest. If this is not specified, the default behavior is defined by gRPC.
port This property is required. int
Port number of the gRPC service. Number must be in the range 1 to 65535.
service This property is required. str
Service is the name of the service to place in the gRPC HealthCheckRequest. If this is not specified, the default behavior is defined by gRPC.
port This property is required. Number
Port number of the gRPC service. Number must be in the range 1 to 65535.
service This property is required. String
Service is the name of the service to place in the gRPC HealthCheckRequest. If this is not specified, the default behavior is defined by gRPC.

GoogleCloudRunV1ConditionResponse

LastTransitionTime This property is required. string
Optional. Last time the condition transitioned from one status to another.
Message This property is required. string
Optional. Human readable message indicating details about the current status.
Reason This property is required. string
Optional. One-word CamelCase reason for the condition's last transition. These are intended to be stable, unique values which the client may use to trigger error handling logic, whereas messages which may be changed later by the server.
Severity This property is required. string
Optional. How to interpret this condition. One of Error, Warning, or Info. Conditions of severity Info do not contribute to resource readiness.
Status This property is required. string
Status of the condition, one of True, False, Unknown.
Type This property is required. string
type is used to communicate the status of the reconciliation process. Types common to all resources include: * "Ready" or "Completed": True when the Resource is ready.
LastTransitionTime This property is required. string
Optional. Last time the condition transitioned from one status to another.
Message This property is required. string
Optional. Human readable message indicating details about the current status.
Reason This property is required. string
Optional. One-word CamelCase reason for the condition's last transition. These are intended to be stable, unique values which the client may use to trigger error handling logic, whereas messages which may be changed later by the server.
Severity This property is required. string
Optional. How to interpret this condition. One of Error, Warning, or Info. Conditions of severity Info do not contribute to resource readiness.
Status This property is required. string
Status of the condition, one of True, False, Unknown.
Type This property is required. string
type is used to communicate the status of the reconciliation process. Types common to all resources include: * "Ready" or "Completed": True when the Resource is ready.
lastTransitionTime This property is required. String
Optional. Last time the condition transitioned from one status to another.
message This property is required. String
Optional. Human readable message indicating details about the current status.
reason This property is required. String
Optional. One-word CamelCase reason for the condition's last transition. These are intended to be stable, unique values which the client may use to trigger error handling logic, whereas messages which may be changed later by the server.
severity This property is required. String
Optional. How to interpret this condition. One of Error, Warning, or Info. Conditions of severity Info do not contribute to resource readiness.
status This property is required. String
Status of the condition, one of True, False, Unknown.
type This property is required. String
type is used to communicate the status of the reconciliation process. Types common to all resources include: * "Ready" or "Completed": True when the Resource is ready.
lastTransitionTime This property is required. string
Optional. Last time the condition transitioned from one status to another.
message This property is required. string
Optional. Human readable message indicating details about the current status.
reason This property is required. string
Optional. One-word CamelCase reason for the condition's last transition. These are intended to be stable, unique values which the client may use to trigger error handling logic, whereas messages which may be changed later by the server.
severity This property is required. string
Optional. How to interpret this condition. One of Error, Warning, or Info. Conditions of severity Info do not contribute to resource readiness.
status This property is required. string
Status of the condition, one of True, False, Unknown.
type This property is required. string
type is used to communicate the status of the reconciliation process. Types common to all resources include: * "Ready" or "Completed": True when the Resource is ready.
last_transition_time This property is required. str
Optional. Last time the condition transitioned from one status to another.
message This property is required. str
Optional. Human readable message indicating details about the current status.
reason This property is required. str
Optional. One-word CamelCase reason for the condition's last transition. These are intended to be stable, unique values which the client may use to trigger error handling logic, whereas messages which may be changed later by the server.
severity This property is required. str
Optional. How to interpret this condition. One of Error, Warning, or Info. Conditions of severity Info do not contribute to resource readiness.
status This property is required. str
Status of the condition, one of True, False, Unknown.
type This property is required. str
type is used to communicate the status of the reconciliation process. Types common to all resources include: * "Ready" or "Completed": True when the Resource is ready.
lastTransitionTime This property is required. String
Optional. Last time the condition transitioned from one status to another.
message This property is required. String
Optional. Human readable message indicating details about the current status.
reason This property is required. String
Optional. One-word CamelCase reason for the condition's last transition. These are intended to be stable, unique values which the client may use to trigger error handling logic, whereas messages which may be changed later by the server.
severity This property is required. String
Optional. How to interpret this condition. One of Error, Warning, or Info. Conditions of severity Info do not contribute to resource readiness.
status This property is required. String
Status of the condition, one of True, False, Unknown.
type This property is required. String
type is used to communicate the status of the reconciliation process. Types common to all resources include: * "Ready" or "Completed": True when the Resource is ready.

HTTPGetActionResponse

Host This property is required. string
Not supported by Cloud Run.
HttpHeaders This property is required. List<Pulumi.GoogleNative.Run.V1.Inputs.HTTPHeaderResponse>
Custom headers to set in the request. HTTP allows repeated headers.
Path This property is required. string
Path to access on the HTTP server.
Port This property is required. int
Port number to access on the container. Number must be in the range 1 to 65535.
Scheme This property is required. string
Not supported by Cloud Run.
Host This property is required. string
Not supported by Cloud Run.
HttpHeaders This property is required. []HTTPHeaderResponse
Custom headers to set in the request. HTTP allows repeated headers.
Path This property is required. string
Path to access on the HTTP server.
Port This property is required. int
Port number to access on the container. Number must be in the range 1 to 65535.
Scheme This property is required. string
Not supported by Cloud Run.
host This property is required. String
Not supported by Cloud Run.
httpHeaders This property is required. List<HTTPHeaderResponse>
Custom headers to set in the request. HTTP allows repeated headers.
path This property is required. String
Path to access on the HTTP server.
port This property is required. Integer
Port number to access on the container. Number must be in the range 1 to 65535.
scheme This property is required. String
Not supported by Cloud Run.
host This property is required. string
Not supported by Cloud Run.
httpHeaders This property is required. HTTPHeaderResponse[]
Custom headers to set in the request. HTTP allows repeated headers.
path This property is required. string
Path to access on the HTTP server.
port This property is required. number
Port number to access on the container. Number must be in the range 1 to 65535.
scheme This property is required. string
Not supported by Cloud Run.
host This property is required. str
Not supported by Cloud Run.
http_headers This property is required. Sequence[HTTPHeaderResponse]
Custom headers to set in the request. HTTP allows repeated headers.
path This property is required. str
Path to access on the HTTP server.
port This property is required. int
Port number to access on the container. Number must be in the range 1 to 65535.
scheme This property is required. str
Not supported by Cloud Run.
host This property is required. String
Not supported by Cloud Run.
httpHeaders This property is required. List<Property Map>
Custom headers to set in the request. HTTP allows repeated headers.
path This property is required. String
Path to access on the HTTP server.
port This property is required. Number
Port number to access on the container. Number must be in the range 1 to 65535.
scheme This property is required. String
Not supported by Cloud Run.

HTTPHeaderResponse

Name This property is required. string
The header field name
Value This property is required. string
The header field value
Name This property is required. string
The header field name
Value This property is required. string
The header field value
name This property is required. String
The header field name
value This property is required. String
The header field value
name This property is required. string
The header field name
value This property is required. string
The header field value
name This property is required. str
The header field name
value This property is required. str
The header field value
name This property is required. String
The header field name
value This property is required. String
The header field value

JobSpecResponse

Template This property is required. Pulumi.GoogleNative.Run.V1.Inputs.ExecutionTemplateSpecResponse
Optional. Describes the execution that will be created when running a job.
Template This property is required. ExecutionTemplateSpecResponse
Optional. Describes the execution that will be created when running a job.
template This property is required. ExecutionTemplateSpecResponse
Optional. Describes the execution that will be created when running a job.
template This property is required. ExecutionTemplateSpecResponse
Optional. Describes the execution that will be created when running a job.
template This property is required. ExecutionTemplateSpecResponse
Optional. Describes the execution that will be created when running a job.
template This property is required. Property Map
Optional. Describes the execution that will be created when running a job.

JobStatusResponse

Conditions This property is required. List<Pulumi.GoogleNative.Run.V1.Inputs.GoogleCloudRunV1ConditionResponse>
Conditions communicate information about ongoing/complete reconciliation processes that bring the "spec" inline with the observed state of the world. Job-specific conditions include: * Ready: True when the job is ready to be executed.
ExecutionCount This property is required. int
Number of executions created for this job.
LatestCreatedExecution This property is required. Pulumi.GoogleNative.Run.V1.Inputs.ExecutionReferenceResponse
A pointer to the most recently created execution for this job. This is set regardless of the eventual state of the execution.
ObservedGeneration This property is required. int
The 'generation' of the job that was last processed by the controller.
Conditions This property is required. []GoogleCloudRunV1ConditionResponse
Conditions communicate information about ongoing/complete reconciliation processes that bring the "spec" inline with the observed state of the world. Job-specific conditions include: * Ready: True when the job is ready to be executed.
ExecutionCount This property is required. int
Number of executions created for this job.
LatestCreatedExecution This property is required. ExecutionReferenceResponse
A pointer to the most recently created execution for this job. This is set regardless of the eventual state of the execution.
ObservedGeneration This property is required. int
The 'generation' of the job that was last processed by the controller.
conditions This property is required. List<GoogleCloudRunV1ConditionResponse>
Conditions communicate information about ongoing/complete reconciliation processes that bring the "spec" inline with the observed state of the world. Job-specific conditions include: * Ready: True when the job is ready to be executed.
executionCount This property is required. Integer
Number of executions created for this job.
latestCreatedExecution This property is required. ExecutionReferenceResponse
A pointer to the most recently created execution for this job. This is set regardless of the eventual state of the execution.
observedGeneration This property is required. Integer
The 'generation' of the job that was last processed by the controller.
conditions This property is required. GoogleCloudRunV1ConditionResponse[]
Conditions communicate information about ongoing/complete reconciliation processes that bring the "spec" inline with the observed state of the world. Job-specific conditions include: * Ready: True when the job is ready to be executed.
executionCount This property is required. number
Number of executions created for this job.
latestCreatedExecution This property is required. ExecutionReferenceResponse
A pointer to the most recently created execution for this job. This is set regardless of the eventual state of the execution.
observedGeneration This property is required. number
The 'generation' of the job that was last processed by the controller.
conditions This property is required. Sequence[GoogleCloudRunV1ConditionResponse]
Conditions communicate information about ongoing/complete reconciliation processes that bring the "spec" inline with the observed state of the world. Job-specific conditions include: * Ready: True when the job is ready to be executed.
execution_count This property is required. int
Number of executions created for this job.
latest_created_execution This property is required. ExecutionReferenceResponse
A pointer to the most recently created execution for this job. This is set regardless of the eventual state of the execution.
observed_generation This property is required. int
The 'generation' of the job that was last processed by the controller.
conditions This property is required. List<Property Map>
Conditions communicate information about ongoing/complete reconciliation processes that bring the "spec" inline with the observed state of the world. Job-specific conditions include: * Ready: True when the job is ready to be executed.
executionCount This property is required. Number
Number of executions created for this job.
latestCreatedExecution This property is required. Property Map
A pointer to the most recently created execution for this job. This is set regardless of the eventual state of the execution.
observedGeneration This property is required. Number
The 'generation' of the job that was last processed by the controller.

KeyToPathResponse

Key This property is required. string
The Cloud Secret Manager secret version. Can be 'latest' for the latest value, or an integer or a secret alias for a specific version. The key to project.
Mode This property is required. int
(Optional) Mode bits to use on this file, must be a value between 01 and 0777 (octal). If 0 or not set, the Volume's default mode will be used. Notes * Internally, a umask of 0222 will be applied to any non-zero value. * This is an integer representation of the mode bits. So, the octal integer value should look exactly as the chmod numeric notation with a leading zero. Some examples: for chmod 777 (a=rwx), set to 0777 (octal) or 511 (base-10). For chmod 640 (u=rw,g=r), set to 0640 (octal) or 416 (base-10). For chmod 755 (u=rwx,g=rx,o=rx), set to 0755 (octal) or 493 (base-10). * This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.
Path This property is required. string
The relative path of the file to map the key to. May not be an absolute path. May not contain the path element '..'. May not start with the string '..'.
Key This property is required. string
The Cloud Secret Manager secret version. Can be 'latest' for the latest value, or an integer or a secret alias for a specific version. The key to project.
Mode This property is required. int
(Optional) Mode bits to use on this file, must be a value between 01 and 0777 (octal). If 0 or not set, the Volume's default mode will be used. Notes * Internally, a umask of 0222 will be applied to any non-zero value. * This is an integer representation of the mode bits. So, the octal integer value should look exactly as the chmod numeric notation with a leading zero. Some examples: for chmod 777 (a=rwx), set to 0777 (octal) or 511 (base-10). For chmod 640 (u=rw,g=r), set to 0640 (octal) or 416 (base-10). For chmod 755 (u=rwx,g=rx,o=rx), set to 0755 (octal) or 493 (base-10). * This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.
Path This property is required. string
The relative path of the file to map the key to. May not be an absolute path. May not contain the path element '..'. May not start with the string '..'.
key This property is required. String
The Cloud Secret Manager secret version. Can be 'latest' for the latest value, or an integer or a secret alias for a specific version. The key to project.
mode This property is required. Integer
(Optional) Mode bits to use on this file, must be a value between 01 and 0777 (octal). If 0 or not set, the Volume's default mode will be used. Notes * Internally, a umask of 0222 will be applied to any non-zero value. * This is an integer representation of the mode bits. So, the octal integer value should look exactly as the chmod numeric notation with a leading zero. Some examples: for chmod 777 (a=rwx), set to 0777 (octal) or 511 (base-10). For chmod 640 (u=rw,g=r), set to 0640 (octal) or 416 (base-10). For chmod 755 (u=rwx,g=rx,o=rx), set to 0755 (octal) or 493 (base-10). * This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.
path This property is required. String
The relative path of the file to map the key to. May not be an absolute path. May not contain the path element '..'. May not start with the string '..'.
key This property is required. string
The Cloud Secret Manager secret version. Can be 'latest' for the latest value, or an integer or a secret alias for a specific version. The key to project.
mode This property is required. number
(Optional) Mode bits to use on this file, must be a value between 01 and 0777 (octal). If 0 or not set, the Volume's default mode will be used. Notes * Internally, a umask of 0222 will be applied to any non-zero value. * This is an integer representation of the mode bits. So, the octal integer value should look exactly as the chmod numeric notation with a leading zero. Some examples: for chmod 777 (a=rwx), set to 0777 (octal) or 511 (base-10). For chmod 640 (u=rw,g=r), set to 0640 (octal) or 416 (base-10). For chmod 755 (u=rwx,g=rx,o=rx), set to 0755 (octal) or 493 (base-10). * This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.
path This property is required. string
The relative path of the file to map the key to. May not be an absolute path. May not contain the path element '..'. May not start with the string '..'.
key This property is required. str
The Cloud Secret Manager secret version. Can be 'latest' for the latest value, or an integer or a secret alias for a specific version. The key to project.
mode This property is required. int
(Optional) Mode bits to use on this file, must be a value between 01 and 0777 (octal). If 0 or not set, the Volume's default mode will be used. Notes * Internally, a umask of 0222 will be applied to any non-zero value. * This is an integer representation of the mode bits. So, the octal integer value should look exactly as the chmod numeric notation with a leading zero. Some examples: for chmod 777 (a=rwx), set to 0777 (octal) or 511 (base-10). For chmod 640 (u=rw,g=r), set to 0640 (octal) or 416 (base-10). For chmod 755 (u=rwx,g=rx,o=rx), set to 0755 (octal) or 493 (base-10). * This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.
path This property is required. str
The relative path of the file to map the key to. May not be an absolute path. May not contain the path element '..'. May not start with the string '..'.
key This property is required. String
The Cloud Secret Manager secret version. Can be 'latest' for the latest value, or an integer or a secret alias for a specific version. The key to project.
mode This property is required. Number
(Optional) Mode bits to use on this file, must be a value between 01 and 0777 (octal). If 0 or not set, the Volume's default mode will be used. Notes * Internally, a umask of 0222 will be applied to any non-zero value. * This is an integer representation of the mode bits. So, the octal integer value should look exactly as the chmod numeric notation with a leading zero. Some examples: for chmod 777 (a=rwx), set to 0777 (octal) or 511 (base-10). For chmod 640 (u=rw,g=r), set to 0640 (octal) or 416 (base-10). For chmod 755 (u=rwx,g=rx,o=rx), set to 0755 (octal) or 493 (base-10). * This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.
path This property is required. String
The relative path of the file to map the key to. May not be an absolute path. May not contain the path element '..'. May not start with the string '..'.

LocalObjectReferenceResponse

Name This property is required. string
Name of the referent.
Name This property is required. string
Name of the referent.
name This property is required. String
Name of the referent.
name This property is required. string
Name of the referent.
name This property is required. str
Name of the referent.
name This property is required. String
Name of the referent.

ObjectMetaResponse

Annotations This property is required. Dictionary<string, string>
Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * autoscaling.knative.dev/maxScale: Revision. * autoscaling.knative.dev/minScale: Revision. * run.googleapis.com/binary-authorization-breakglass: Service, Job, * run.googleapis.com/binary-authorization: Service, Job, Execution. * run.googleapis.com/client-name: All resources. * run.googleapis.com/cloudsql-instances: Revision, Execution. * run.googleapis.com/container-dependencies: Revision. * run.googleapis.com/cpu-throttling: Revision. * run.googleapis.com/custom-audiences: Service. * run.googleapis.com/description: Service. * run.googleapis.com/disable-default-url: Service. * run.googleapis.com/encryption-key-shutdown-hours: Revision * run.googleapis.com/encryption-key: Revision, Execution. * run.googleapis.com/execution-environment: Revision, Execution. * run.googleapis.com/gc-traffic-tags: Service. * run.googleapis.com/ingress: Service. * run.googleapis.com/launch-stage: Service, Job. * run.googleapis.com/minScale: Service (ALPHA) * run.googleapis.com/network-interfaces: Revision, Execution. * run.googleapis.com/post-key-revocation-action-type: Revision. * run.googleapis.com/secrets: Revision, Execution. * run.googleapis.com/secure-session-agent: Revision. * run.googleapis.com/sessionAffinity: Revision. * run.googleapis.com/startup-cpu-boost: Revision. * run.googleapis.com/vpc-access-connector: Revision, Execution. * run.googleapis.com/vpc-access-egress: Revision, Execution.
ClusterName This property is required. string
Not supported by Cloud Run
CreationTimestamp This property is required. string
UTC timestamp representing the server time when this object was created.
DeletionGracePeriodSeconds This property is required. int
Not supported by Cloud Run
DeletionTimestamp This property is required. string
The read-only soft deletion timestamp for this resource. In Cloud Run, users are not able to set this field. Instead, they must call the corresponding Delete API.
Finalizers This property is required. List<string>
Not supported by Cloud Run
GenerateName This property is required. string
Not supported by Cloud Run
Generation This property is required. int
A system-provided sequence number representing a specific generation of the desired state.
Labels This property is required. Dictionary<string, string>
Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and routes.
Name This property is required. string
The name of the resource. Name is required when creating top-level resources (Service, Job), must be unique within a Cloud Run project/region, and cannot be changed once created.
Namespace This property is required. string
Defines the space within each name must be unique within a Cloud Run region. In Cloud Run, it must be project ID or number.
OwnerReferences This property is required. List<Pulumi.GoogleNative.Run.V1.Inputs.OwnerReferenceResponse>
Not supported by Cloud Run
ResourceVersion This property is required. string
Opaque, system-generated value that represents the internal version of this object that can be used by clients to determine when objects have changed. May be used for optimistic concurrency, change detection, and the watch operation on a resource or set of resources. Clients must treat these values as opaque and passed unmodified back to the server or omit the value to disable conflict-detection.
SelfLink This property is required. string
URL representing this object.
Uid This property is required. string
Unique, system-generated identifier for this resource.
Annotations This property is required. map[string]string
Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * autoscaling.knative.dev/maxScale: Revision. * autoscaling.knative.dev/minScale: Revision. * run.googleapis.com/binary-authorization-breakglass: Service, Job, * run.googleapis.com/binary-authorization: Service, Job, Execution. * run.googleapis.com/client-name: All resources. * run.googleapis.com/cloudsql-instances: Revision, Execution. * run.googleapis.com/container-dependencies: Revision. * run.googleapis.com/cpu-throttling: Revision. * run.googleapis.com/custom-audiences: Service. * run.googleapis.com/description: Service. * run.googleapis.com/disable-default-url: Service. * run.googleapis.com/encryption-key-shutdown-hours: Revision * run.googleapis.com/encryption-key: Revision, Execution. * run.googleapis.com/execution-environment: Revision, Execution. * run.googleapis.com/gc-traffic-tags: Service. * run.googleapis.com/ingress: Service. * run.googleapis.com/launch-stage: Service, Job. * run.googleapis.com/minScale: Service (ALPHA) * run.googleapis.com/network-interfaces: Revision, Execution. * run.googleapis.com/post-key-revocation-action-type: Revision. * run.googleapis.com/secrets: Revision, Execution. * run.googleapis.com/secure-session-agent: Revision. * run.googleapis.com/sessionAffinity: Revision. * run.googleapis.com/startup-cpu-boost: Revision. * run.googleapis.com/vpc-access-connector: Revision, Execution. * run.googleapis.com/vpc-access-egress: Revision, Execution.
ClusterName This property is required. string
Not supported by Cloud Run
CreationTimestamp This property is required. string
UTC timestamp representing the server time when this object was created.
DeletionGracePeriodSeconds This property is required. int
Not supported by Cloud Run
DeletionTimestamp This property is required. string
The read-only soft deletion timestamp for this resource. In Cloud Run, users are not able to set this field. Instead, they must call the corresponding Delete API.
Finalizers This property is required. []string
Not supported by Cloud Run
GenerateName This property is required. string
Not supported by Cloud Run
Generation This property is required. int
A system-provided sequence number representing a specific generation of the desired state.
Labels This property is required. map[string]string
Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and routes.
Name This property is required. string
The name of the resource. Name is required when creating top-level resources (Service, Job), must be unique within a Cloud Run project/region, and cannot be changed once created.
Namespace This property is required. string
Defines the space within each name must be unique within a Cloud Run region. In Cloud Run, it must be project ID or number.
OwnerReferences This property is required. []OwnerReferenceResponse
Not supported by Cloud Run
ResourceVersion This property is required. string
Opaque, system-generated value that represents the internal version of this object that can be used by clients to determine when objects have changed. May be used for optimistic concurrency, change detection, and the watch operation on a resource or set of resources. Clients must treat these values as opaque and passed unmodified back to the server or omit the value to disable conflict-detection.
SelfLink This property is required. string
URL representing this object.
Uid This property is required. string
Unique, system-generated identifier for this resource.
annotations This property is required. Map<String,String>
Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * autoscaling.knative.dev/maxScale: Revision. * autoscaling.knative.dev/minScale: Revision. * run.googleapis.com/binary-authorization-breakglass: Service, Job, * run.googleapis.com/binary-authorization: Service, Job, Execution. * run.googleapis.com/client-name: All resources. * run.googleapis.com/cloudsql-instances: Revision, Execution. * run.googleapis.com/container-dependencies: Revision. * run.googleapis.com/cpu-throttling: Revision. * run.googleapis.com/custom-audiences: Service. * run.googleapis.com/description: Service. * run.googleapis.com/disable-default-url: Service. * run.googleapis.com/encryption-key-shutdown-hours: Revision * run.googleapis.com/encryption-key: Revision, Execution. * run.googleapis.com/execution-environment: Revision, Execution. * run.googleapis.com/gc-traffic-tags: Service. * run.googleapis.com/ingress: Service. * run.googleapis.com/launch-stage: Service, Job. * run.googleapis.com/minScale: Service (ALPHA) * run.googleapis.com/network-interfaces: Revision, Execution. * run.googleapis.com/post-key-revocation-action-type: Revision. * run.googleapis.com/secrets: Revision, Execution. * run.googleapis.com/secure-session-agent: Revision. * run.googleapis.com/sessionAffinity: Revision. * run.googleapis.com/startup-cpu-boost: Revision. * run.googleapis.com/vpc-access-connector: Revision, Execution. * run.googleapis.com/vpc-access-egress: Revision, Execution.
clusterName This property is required. String
Not supported by Cloud Run
creationTimestamp This property is required. String
UTC timestamp representing the server time when this object was created.
deletionGracePeriodSeconds This property is required. Integer
Not supported by Cloud Run
deletionTimestamp This property is required. String
The read-only soft deletion timestamp for this resource. In Cloud Run, users are not able to set this field. Instead, they must call the corresponding Delete API.
finalizers This property is required. List<String>
Not supported by Cloud Run
generateName This property is required. String
Not supported by Cloud Run
generation This property is required. Integer
A system-provided sequence number representing a specific generation of the desired state.
labels This property is required. Map<String,String>
Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and routes.
name This property is required. String
The name of the resource. Name is required when creating top-level resources (Service, Job), must be unique within a Cloud Run project/region, and cannot be changed once created.
namespace This property is required. String
Defines the space within each name must be unique within a Cloud Run region. In Cloud Run, it must be project ID or number.
ownerReferences This property is required. List<OwnerReferenceResponse>
Not supported by Cloud Run
resourceVersion This property is required. String
Opaque, system-generated value that represents the internal version of this object that can be used by clients to determine when objects have changed. May be used for optimistic concurrency, change detection, and the watch operation on a resource or set of resources. Clients must treat these values as opaque and passed unmodified back to the server or omit the value to disable conflict-detection.
selfLink This property is required. String
URL representing this object.
uid This property is required. String
Unique, system-generated identifier for this resource.
annotations This property is required. {[key: string]: string}
Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * autoscaling.knative.dev/maxScale: Revision. * autoscaling.knative.dev/minScale: Revision. * run.googleapis.com/binary-authorization-breakglass: Service, Job, * run.googleapis.com/binary-authorization: Service, Job, Execution. * run.googleapis.com/client-name: All resources. * run.googleapis.com/cloudsql-instances: Revision, Execution. * run.googleapis.com/container-dependencies: Revision. * run.googleapis.com/cpu-throttling: Revision. * run.googleapis.com/custom-audiences: Service. * run.googleapis.com/description: Service. * run.googleapis.com/disable-default-url: Service. * run.googleapis.com/encryption-key-shutdown-hours: Revision * run.googleapis.com/encryption-key: Revision, Execution. * run.googleapis.com/execution-environment: Revision, Execution. * run.googleapis.com/gc-traffic-tags: Service. * run.googleapis.com/ingress: Service. * run.googleapis.com/launch-stage: Service, Job. * run.googleapis.com/minScale: Service (ALPHA) * run.googleapis.com/network-interfaces: Revision, Execution. * run.googleapis.com/post-key-revocation-action-type: Revision. * run.googleapis.com/secrets: Revision, Execution. * run.googleapis.com/secure-session-agent: Revision. * run.googleapis.com/sessionAffinity: Revision. * run.googleapis.com/startup-cpu-boost: Revision. * run.googleapis.com/vpc-access-connector: Revision, Execution. * run.googleapis.com/vpc-access-egress: Revision, Execution.
clusterName This property is required. string
Not supported by Cloud Run
creationTimestamp This property is required. string
UTC timestamp representing the server time when this object was created.
deletionGracePeriodSeconds This property is required. number
Not supported by Cloud Run
deletionTimestamp This property is required. string
The read-only soft deletion timestamp for this resource. In Cloud Run, users are not able to set this field. Instead, they must call the corresponding Delete API.
finalizers This property is required. string[]
Not supported by Cloud Run
generateName This property is required. string
Not supported by Cloud Run
generation This property is required. number
A system-provided sequence number representing a specific generation of the desired state.
labels This property is required. {[key: string]: string}
Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and routes.
name This property is required. string
The name of the resource. Name is required when creating top-level resources (Service, Job), must be unique within a Cloud Run project/region, and cannot be changed once created.
namespace This property is required. string
Defines the space within each name must be unique within a Cloud Run region. In Cloud Run, it must be project ID or number.
ownerReferences This property is required. OwnerReferenceResponse[]
Not supported by Cloud Run
resourceVersion This property is required. string
Opaque, system-generated value that represents the internal version of this object that can be used by clients to determine when objects have changed. May be used for optimistic concurrency, change detection, and the watch operation on a resource or set of resources. Clients must treat these values as opaque and passed unmodified back to the server or omit the value to disable conflict-detection.
selfLink This property is required. string
URL representing this object.
uid This property is required. string
Unique, system-generated identifier for this resource.
annotations This property is required. Mapping[str, str]
Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * autoscaling.knative.dev/maxScale: Revision. * autoscaling.knative.dev/minScale: Revision. * run.googleapis.com/binary-authorization-breakglass: Service, Job, * run.googleapis.com/binary-authorization: Service, Job, Execution. * run.googleapis.com/client-name: All resources. * run.googleapis.com/cloudsql-instances: Revision, Execution. * run.googleapis.com/container-dependencies: Revision. * run.googleapis.com/cpu-throttling: Revision. * run.googleapis.com/custom-audiences: Service. * run.googleapis.com/description: Service. * run.googleapis.com/disable-default-url: Service. * run.googleapis.com/encryption-key-shutdown-hours: Revision * run.googleapis.com/encryption-key: Revision, Execution. * run.googleapis.com/execution-environment: Revision, Execution. * run.googleapis.com/gc-traffic-tags: Service. * run.googleapis.com/ingress: Service. * run.googleapis.com/launch-stage: Service, Job. * run.googleapis.com/minScale: Service (ALPHA) * run.googleapis.com/network-interfaces: Revision, Execution. * run.googleapis.com/post-key-revocation-action-type: Revision. * run.googleapis.com/secrets: Revision, Execution. * run.googleapis.com/secure-session-agent: Revision. * run.googleapis.com/sessionAffinity: Revision. * run.googleapis.com/startup-cpu-boost: Revision. * run.googleapis.com/vpc-access-connector: Revision, Execution. * run.googleapis.com/vpc-access-egress: Revision, Execution.
cluster_name This property is required. str
Not supported by Cloud Run
creation_timestamp This property is required. str
UTC timestamp representing the server time when this object was created.
deletion_grace_period_seconds This property is required. int
Not supported by Cloud Run
deletion_timestamp This property is required. str
The read-only soft deletion timestamp for this resource. In Cloud Run, users are not able to set this field. Instead, they must call the corresponding Delete API.
finalizers This property is required. Sequence[str]
Not supported by Cloud Run
generate_name This property is required. str
Not supported by Cloud Run
generation This property is required. int
A system-provided sequence number representing a specific generation of the desired state.
labels This property is required. Mapping[str, str]
Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and routes.
name This property is required. str
The name of the resource. Name is required when creating top-level resources (Service, Job), must be unique within a Cloud Run project/region, and cannot be changed once created.
namespace This property is required. str
Defines the space within each name must be unique within a Cloud Run region. In Cloud Run, it must be project ID or number.
owner_references This property is required. Sequence[OwnerReferenceResponse]
Not supported by Cloud Run
resource_version This property is required. str
Opaque, system-generated value that represents the internal version of this object that can be used by clients to determine when objects have changed. May be used for optimistic concurrency, change detection, and the watch operation on a resource or set of resources. Clients must treat these values as opaque and passed unmodified back to the server or omit the value to disable conflict-detection.
self_link This property is required. str
URL representing this object.
uid This property is required. str
Unique, system-generated identifier for this resource.
annotations This property is required. Map<String>
Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * autoscaling.knative.dev/maxScale: Revision. * autoscaling.knative.dev/minScale: Revision. * run.googleapis.com/binary-authorization-breakglass: Service, Job, * run.googleapis.com/binary-authorization: Service, Job, Execution. * run.googleapis.com/client-name: All resources. * run.googleapis.com/cloudsql-instances: Revision, Execution. * run.googleapis.com/container-dependencies: Revision. * run.googleapis.com/cpu-throttling: Revision. * run.googleapis.com/custom-audiences: Service. * run.googleapis.com/description: Service. * run.googleapis.com/disable-default-url: Service. * run.googleapis.com/encryption-key-shutdown-hours: Revision * run.googleapis.com/encryption-key: Revision, Execution. * run.googleapis.com/execution-environment: Revision, Execution. * run.googleapis.com/gc-traffic-tags: Service. * run.googleapis.com/ingress: Service. * run.googleapis.com/launch-stage: Service, Job. * run.googleapis.com/minScale: Service (ALPHA) * run.googleapis.com/network-interfaces: Revision, Execution. * run.googleapis.com/post-key-revocation-action-type: Revision. * run.googleapis.com/secrets: Revision, Execution. * run.googleapis.com/secure-session-agent: Revision. * run.googleapis.com/sessionAffinity: Revision. * run.googleapis.com/startup-cpu-boost: Revision. * run.googleapis.com/vpc-access-connector: Revision, Execution. * run.googleapis.com/vpc-access-egress: Revision, Execution.
clusterName This property is required. String
Not supported by Cloud Run
creationTimestamp This property is required. String
UTC timestamp representing the server time when this object was created.
deletionGracePeriodSeconds This property is required. Number
Not supported by Cloud Run
deletionTimestamp This property is required. String
The read-only soft deletion timestamp for this resource. In Cloud Run, users are not able to set this field. Instead, they must call the corresponding Delete API.
finalizers This property is required. List<String>
Not supported by Cloud Run
generateName This property is required. String
Not supported by Cloud Run
generation This property is required. Number
A system-provided sequence number representing a specific generation of the desired state.
labels This property is required. Map<String>
Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and routes.
name This property is required. String
The name of the resource. Name is required when creating top-level resources (Service, Job), must be unique within a Cloud Run project/region, and cannot be changed once created.
namespace This property is required. String
Defines the space within each name must be unique within a Cloud Run region. In Cloud Run, it must be project ID or number.
ownerReferences This property is required. List<Property Map>
Not supported by Cloud Run
resourceVersion This property is required. String
Opaque, system-generated value that represents the internal version of this object that can be used by clients to determine when objects have changed. May be used for optimistic concurrency, change detection, and the watch operation on a resource or set of resources. Clients must treat these values as opaque and passed unmodified back to the server or omit the value to disable conflict-detection.
selfLink This property is required. String
URL representing this object.
uid This property is required. String
Unique, system-generated identifier for this resource.

OwnerReferenceResponse

ApiVersion This property is required. string
This is not supported or used by Cloud Run.
BlockOwnerDeletion This property is required. bool
This is not supported or used by Cloud Run.
Controller This property is required. bool
This is not supported or used by Cloud Run.
Kind This property is required. string
This is not supported or used by Cloud Run.
Name This property is required. string
This is not supported or used by Cloud Run.
Uid This property is required. string
This is not supported or used by Cloud Run.
ApiVersion This property is required. string
This is not supported or used by Cloud Run.
BlockOwnerDeletion This property is required. bool
This is not supported or used by Cloud Run.
Controller This property is required. bool
This is not supported or used by Cloud Run.
Kind This property is required. string
This is not supported or used by Cloud Run.
Name This property is required. string
This is not supported or used by Cloud Run.
Uid This property is required. string
This is not supported or used by Cloud Run.
apiVersion This property is required. String
This is not supported or used by Cloud Run.
blockOwnerDeletion This property is required. Boolean
This is not supported or used by Cloud Run.
controller This property is required. Boolean
This is not supported or used by Cloud Run.
kind This property is required. String
This is not supported or used by Cloud Run.
name This property is required. String
This is not supported or used by Cloud Run.
uid This property is required. String
This is not supported or used by Cloud Run.
apiVersion This property is required. string
This is not supported or used by Cloud Run.
blockOwnerDeletion This property is required. boolean
This is not supported or used by Cloud Run.
controller This property is required. boolean
This is not supported or used by Cloud Run.
kind This property is required. string
This is not supported or used by Cloud Run.
name This property is required. string
This is not supported or used by Cloud Run.
uid This property is required. string
This is not supported or used by Cloud Run.
api_version This property is required. str
This is not supported or used by Cloud Run.
block_owner_deletion This property is required. bool
This is not supported or used by Cloud Run.
controller This property is required. bool
This is not supported or used by Cloud Run.
kind This property is required. str
This is not supported or used by Cloud Run.
name This property is required. str
This is not supported or used by Cloud Run.
uid This property is required. str
This is not supported or used by Cloud Run.
apiVersion This property is required. String
This is not supported or used by Cloud Run.
blockOwnerDeletion This property is required. Boolean
This is not supported or used by Cloud Run.
controller This property is required. Boolean
This is not supported or used by Cloud Run.
kind This property is required. String
This is not supported or used by Cloud Run.
name This property is required. String
This is not supported or used by Cloud Run.
uid This property is required. String
This is not supported or used by Cloud Run.

ProbeResponse

Exec This property is required. Pulumi.GoogleNative.Run.V1.Inputs.ExecActionResponse
Not supported by Cloud Run.
FailureThreshold This property is required. int
Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1.
Grpc This property is required. Pulumi.GoogleNative.Run.V1.Inputs.GRPCActionResponse
GRPCAction specifies an action involving a GRPC port.
HttpGet This property is required. Pulumi.GoogleNative.Run.V1.Inputs.HTTPGetActionResponse
HTTPGet specifies the http request to perform.
InitialDelaySeconds This property is required. int
Number of seconds after the container has started before the probe is initiated. Defaults to 0 seconds. Minimum value is 0. Maximum value for liveness probe is 3600. Maximum value for startup probe is 240.
PeriodSeconds This property is required. int
How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. Maximum value for liveness probe is 3600. Maximum value for startup probe is 240. Must be greater or equal than timeout_seconds.
SuccessThreshold This property is required. int
Minimum consecutive successes for the probe to be considered successful after having failed. Must be 1 if set.
TcpSocket This property is required. Pulumi.GoogleNative.Run.V1.Inputs.TCPSocketActionResponse
TCPSocket specifies an action involving a TCP port.
TimeoutSeconds This property is required. int
Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. Maximum value is 3600. Must be smaller than period_seconds; if period_seconds is not set, must be less or equal than 10.
Exec This property is required. ExecActionResponse
Not supported by Cloud Run.
FailureThreshold This property is required. int
Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1.
Grpc This property is required. GRPCActionResponse
GRPCAction specifies an action involving a GRPC port.
HttpGet This property is required. HTTPGetActionResponse
HTTPGet specifies the http request to perform.
InitialDelaySeconds This property is required. int
Number of seconds after the container has started before the probe is initiated. Defaults to 0 seconds. Minimum value is 0. Maximum value for liveness probe is 3600. Maximum value for startup probe is 240.
PeriodSeconds This property is required. int
How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. Maximum value for liveness probe is 3600. Maximum value for startup probe is 240. Must be greater or equal than timeout_seconds.
SuccessThreshold This property is required. int
Minimum consecutive successes for the probe to be considered successful after having failed. Must be 1 if set.
TcpSocket This property is required. TCPSocketActionResponse
TCPSocket specifies an action involving a TCP port.
TimeoutSeconds This property is required. int
Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. Maximum value is 3600. Must be smaller than period_seconds; if period_seconds is not set, must be less or equal than 10.
exec This property is required. ExecActionResponse
Not supported by Cloud Run.
failureThreshold This property is required. Integer
Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1.
grpc This property is required. GRPCActionResponse
GRPCAction specifies an action involving a GRPC port.
httpGet This property is required. HTTPGetActionResponse
HTTPGet specifies the http request to perform.
initialDelaySeconds This property is required. Integer
Number of seconds after the container has started before the probe is initiated. Defaults to 0 seconds. Minimum value is 0. Maximum value for liveness probe is 3600. Maximum value for startup probe is 240.
periodSeconds This property is required. Integer
How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. Maximum value for liveness probe is 3600. Maximum value for startup probe is 240. Must be greater or equal than timeout_seconds.
successThreshold This property is required. Integer
Minimum consecutive successes for the probe to be considered successful after having failed. Must be 1 if set.
tcpSocket This property is required. TCPSocketActionResponse
TCPSocket specifies an action involving a TCP port.
timeoutSeconds This property is required. Integer
Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. Maximum value is 3600. Must be smaller than period_seconds; if period_seconds is not set, must be less or equal than 10.
exec This property is required. ExecActionResponse
Not supported by Cloud Run.
failureThreshold This property is required. number
Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1.
grpc This property is required. GRPCActionResponse
GRPCAction specifies an action involving a GRPC port.
httpGet This property is required. HTTPGetActionResponse
HTTPGet specifies the http request to perform.
initialDelaySeconds This property is required. number
Number of seconds after the container has started before the probe is initiated. Defaults to 0 seconds. Minimum value is 0. Maximum value for liveness probe is 3600. Maximum value for startup probe is 240.
periodSeconds This property is required. number
How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. Maximum value for liveness probe is 3600. Maximum value for startup probe is 240. Must be greater or equal than timeout_seconds.
successThreshold This property is required. number
Minimum consecutive successes for the probe to be considered successful after having failed. Must be 1 if set.
tcpSocket This property is required. TCPSocketActionResponse
TCPSocket specifies an action involving a TCP port.
timeoutSeconds This property is required. number
Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. Maximum value is 3600. Must be smaller than period_seconds; if period_seconds is not set, must be less or equal than 10.
exec_ This property is required. ExecActionResponse
Not supported by Cloud Run.
failure_threshold This property is required. int
Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1.
grpc This property is required. GRPCActionResponse
GRPCAction specifies an action involving a GRPC port.
http_get This property is required. HTTPGetActionResponse
HTTPGet specifies the http request to perform.
initial_delay_seconds This property is required. int
Number of seconds after the container has started before the probe is initiated. Defaults to 0 seconds. Minimum value is 0. Maximum value for liveness probe is 3600. Maximum value for startup probe is 240.
period_seconds This property is required. int
How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. Maximum value for liveness probe is 3600. Maximum value for startup probe is 240. Must be greater or equal than timeout_seconds.
success_threshold This property is required. int
Minimum consecutive successes for the probe to be considered successful after having failed. Must be 1 if set.
tcp_socket This property is required. TCPSocketActionResponse
TCPSocket specifies an action involving a TCP port.
timeout_seconds This property is required. int
Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. Maximum value is 3600. Must be smaller than period_seconds; if period_seconds is not set, must be less or equal than 10.
exec This property is required. Property Map
Not supported by Cloud Run.
failureThreshold This property is required. Number
Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1.
grpc This property is required. Property Map
GRPCAction specifies an action involving a GRPC port.
httpGet This property is required. Property Map
HTTPGet specifies the http request to perform.
initialDelaySeconds This property is required. Number
Number of seconds after the container has started before the probe is initiated. Defaults to 0 seconds. Minimum value is 0. Maximum value for liveness probe is 3600. Maximum value for startup probe is 240.
periodSeconds This property is required. Number
How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. Maximum value for liveness probe is 3600. Maximum value for startup probe is 240. Must be greater or equal than timeout_seconds.
successThreshold This property is required. Number
Minimum consecutive successes for the probe to be considered successful after having failed. Must be 1 if set.
tcpSocket This property is required. Property Map
TCPSocket specifies an action involving a TCP port.
timeoutSeconds This property is required. Number
Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. Maximum value is 3600. Must be smaller than period_seconds; if period_seconds is not set, must be less or equal than 10.

ResourceRequirementsResponse

Limits This property is required. Dictionary<string, string>
Limits describes the maximum amount of compute resources allowed. Only 'cpu' and 'memory' keys are supported. * For supported 'cpu' values, go to https://cloud.google.com/run/docs/configuring/cpu. * For supported 'memory' values and syntax, go to https://cloud.google.com/run/docs/configuring/memory-limits
Requests This property is required. Dictionary<string, string>
Requests describes the minimum amount of compute resources required. Only cpu and memory are supported. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. * For supported 'cpu' values, go to https://cloud.google.com/run/docs/configuring/cpu. * For supported 'memory' values and syntax, go to https://cloud.google.com/run/docs/configuring/memory-limits
Limits This property is required. map[string]string
Limits describes the maximum amount of compute resources allowed. Only 'cpu' and 'memory' keys are supported. * For supported 'cpu' values, go to https://cloud.google.com/run/docs/configuring/cpu. * For supported 'memory' values and syntax, go to https://cloud.google.com/run/docs/configuring/memory-limits
Requests This property is required. map[string]string
Requests describes the minimum amount of compute resources required. Only cpu and memory are supported. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. * For supported 'cpu' values, go to https://cloud.google.com/run/docs/configuring/cpu. * For supported 'memory' values and syntax, go to https://cloud.google.com/run/docs/configuring/memory-limits
limits This property is required. Map<String,String>
Limits describes the maximum amount of compute resources allowed. Only 'cpu' and 'memory' keys are supported. * For supported 'cpu' values, go to https://cloud.google.com/run/docs/configuring/cpu. * For supported 'memory' values and syntax, go to https://cloud.google.com/run/docs/configuring/memory-limits
requests This property is required. Map<String,String>
Requests describes the minimum amount of compute resources required. Only cpu and memory are supported. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. * For supported 'cpu' values, go to https://cloud.google.com/run/docs/configuring/cpu. * For supported 'memory' values and syntax, go to https://cloud.google.com/run/docs/configuring/memory-limits
limits This property is required. {[key: string]: string}
Limits describes the maximum amount of compute resources allowed. Only 'cpu' and 'memory' keys are supported. * For supported 'cpu' values, go to https://cloud.google.com/run/docs/configuring/cpu. * For supported 'memory' values and syntax, go to https://cloud.google.com/run/docs/configuring/memory-limits
requests This property is required. {[key: string]: string}
Requests describes the minimum amount of compute resources required. Only cpu and memory are supported. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. * For supported 'cpu' values, go to https://cloud.google.com/run/docs/configuring/cpu. * For supported 'memory' values and syntax, go to https://cloud.google.com/run/docs/configuring/memory-limits
limits This property is required. Mapping[str, str]
Limits describes the maximum amount of compute resources allowed. Only 'cpu' and 'memory' keys are supported. * For supported 'cpu' values, go to https://cloud.google.com/run/docs/configuring/cpu. * For supported 'memory' values and syntax, go to https://cloud.google.com/run/docs/configuring/memory-limits
requests This property is required. Mapping[str, str]
Requests describes the minimum amount of compute resources required. Only cpu and memory are supported. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. * For supported 'cpu' values, go to https://cloud.google.com/run/docs/configuring/cpu. * For supported 'memory' values and syntax, go to https://cloud.google.com/run/docs/configuring/memory-limits
limits This property is required. Map<String>
Limits describes the maximum amount of compute resources allowed. Only 'cpu' and 'memory' keys are supported. * For supported 'cpu' values, go to https://cloud.google.com/run/docs/configuring/cpu. * For supported 'memory' values and syntax, go to https://cloud.google.com/run/docs/configuring/memory-limits
requests This property is required. Map<String>
Requests describes the minimum amount of compute resources required. Only cpu and memory are supported. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. * For supported 'cpu' values, go to https://cloud.google.com/run/docs/configuring/cpu. * For supported 'memory' values and syntax, go to https://cloud.google.com/run/docs/configuring/memory-limits

SecretEnvSourceResponse

LocalObjectReference This property is required. Pulumi.GoogleNative.Run.V1.Inputs.LocalObjectReferenceResponse
This field should not be used directly as it is meant to be inlined directly into the message. Use the "name" field instead.
Name This property is required. string
The Secret to select from.
Optional This property is required. bool
Specify whether the Secret must be defined
LocalObjectReference This property is required. LocalObjectReferenceResponse
This field should not be used directly as it is meant to be inlined directly into the message. Use the "name" field instead.
Name This property is required. string
The Secret to select from.
Optional This property is required. bool
Specify whether the Secret must be defined
localObjectReference This property is required. LocalObjectReferenceResponse
This field should not be used directly as it is meant to be inlined directly into the message. Use the "name" field instead.
name This property is required. String
The Secret to select from.
optional This property is required. Boolean
Specify whether the Secret must be defined
localObjectReference This property is required. LocalObjectReferenceResponse
This field should not be used directly as it is meant to be inlined directly into the message. Use the "name" field instead.
name This property is required. string
The Secret to select from.
optional This property is required. boolean
Specify whether the Secret must be defined
local_object_reference This property is required. LocalObjectReferenceResponse
This field should not be used directly as it is meant to be inlined directly into the message. Use the "name" field instead.
name This property is required. str
The Secret to select from.
optional This property is required. bool
Specify whether the Secret must be defined
localObjectReference This property is required. Property Map
This field should not be used directly as it is meant to be inlined directly into the message. Use the "name" field instead.
name This property is required. String
The Secret to select from.
optional This property is required. Boolean
Specify whether the Secret must be defined

SecretKeySelectorResponse

Key This property is required. string
A Cloud Secret Manager secret version. Must be 'latest' for the latest version, an integer for a specific version, or a version alias. The key of the secret to select from. Must be a valid secret key.
LocalObjectReference This property is required. Pulumi.GoogleNative.Run.V1.Inputs.LocalObjectReferenceResponse
This field should not be used directly as it is meant to be inlined directly into the message. Use the "name" field instead.
Name This property is required. string
The name of the secret in Cloud Secret Manager. By default, the secret is assumed to be in the same project. If the secret is in another project, you must define an alias. An alias definition has the form: :projects//secrets/. If multiple alias definitions are needed, they must be separated by commas. The alias definitions must be set on the run.googleapis.com/secrets annotation. The name of the secret in the pod's namespace to select from.
Optional This property is required. bool
Specify whether the Secret or its key must be defined.
Key This property is required. string
A Cloud Secret Manager secret version. Must be 'latest' for the latest version, an integer for a specific version, or a version alias. The key of the secret to select from. Must be a valid secret key.
LocalObjectReference This property is required. LocalObjectReferenceResponse
This field should not be used directly as it is meant to be inlined directly into the message. Use the "name" field instead.
Name This property is required. string
The name of the secret in Cloud Secret Manager. By default, the secret is assumed to be in the same project. If the secret is in another project, you must define an alias. An alias definition has the form: :projects//secrets/. If multiple alias definitions are needed, they must be separated by commas. The alias definitions must be set on the run.googleapis.com/secrets annotation. The name of the secret in the pod's namespace to select from.
Optional This property is required. bool
Specify whether the Secret or its key must be defined.
key This property is required. String
A Cloud Secret Manager secret version. Must be 'latest' for the latest version, an integer for a specific version, or a version alias. The key of the secret to select from. Must be a valid secret key.
localObjectReference This property is required. LocalObjectReferenceResponse
This field should not be used directly as it is meant to be inlined directly into the message. Use the "name" field instead.
name This property is required. String
The name of the secret in Cloud Secret Manager. By default, the secret is assumed to be in the same project. If the secret is in another project, you must define an alias. An alias definition has the form: :projects//secrets/. If multiple alias definitions are needed, they must be separated by commas. The alias definitions must be set on the run.googleapis.com/secrets annotation. The name of the secret in the pod's namespace to select from.
optional This property is required. Boolean
Specify whether the Secret or its key must be defined.
key This property is required. string
A Cloud Secret Manager secret version. Must be 'latest' for the latest version, an integer for a specific version, or a version alias. The key of the secret to select from. Must be a valid secret key.
localObjectReference This property is required. LocalObjectReferenceResponse
This field should not be used directly as it is meant to be inlined directly into the message. Use the "name" field instead.
name This property is required. string
The name of the secret in Cloud Secret Manager. By default, the secret is assumed to be in the same project. If the secret is in another project, you must define an alias. An alias definition has the form: :projects//secrets/. If multiple alias definitions are needed, they must be separated by commas. The alias definitions must be set on the run.googleapis.com/secrets annotation. The name of the secret in the pod's namespace to select from.
optional This property is required. boolean
Specify whether the Secret or its key must be defined.
key This property is required. str
A Cloud Secret Manager secret version. Must be 'latest' for the latest version, an integer for a specific version, or a version alias. The key of the secret to select from. Must be a valid secret key.
local_object_reference This property is required. LocalObjectReferenceResponse
This field should not be used directly as it is meant to be inlined directly into the message. Use the "name" field instead.
name This property is required. str
The name of the secret in Cloud Secret Manager. By default, the secret is assumed to be in the same project. If the secret is in another project, you must define an alias. An alias definition has the form: :projects//secrets/. If multiple alias definitions are needed, they must be separated by commas. The alias definitions must be set on the run.googleapis.com/secrets annotation. The name of the secret in the pod's namespace to select from.
optional This property is required. bool
Specify whether the Secret or its key must be defined.
key This property is required. String
A Cloud Secret Manager secret version. Must be 'latest' for the latest version, an integer for a specific version, or a version alias. The key of the secret to select from. Must be a valid secret key.
localObjectReference This property is required. Property Map
This field should not be used directly as it is meant to be inlined directly into the message. Use the "name" field instead.
name This property is required. String
The name of the secret in Cloud Secret Manager. By default, the secret is assumed to be in the same project. If the secret is in another project, you must define an alias. An alias definition has the form: :projects//secrets/. If multiple alias definitions are needed, they must be separated by commas. The alias definitions must be set on the run.googleapis.com/secrets annotation. The name of the secret in the pod's namespace to select from.
optional This property is required. Boolean
Specify whether the Secret or its key must be defined.

SecretVolumeSourceResponse

DefaultMode This property is required. int
Integer representation of mode bits to use on created files by default. Must be a value between 01 and 0777 (octal). If 0 or not set, it will default to 0444. Directories within the path are not affected by this setting. Notes * Internally, a umask of 0222 will be applied to any non-zero value. * This is an integer representation of the mode bits. So, the octal integer value should look exactly as the chmod numeric notation with a leading zero. Some examples: for chmod 777 (a=rwx), set to 0777 (octal) or 511 (base-10). For chmod 640 (u=rw,g=r), set to 0640 (octal) or 416 (base-10). For chmod 755 (u=rwx,g=rx,o=rx), set to 0755 (octal) or 493 (base-10). * This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.
Items This property is required. List<Pulumi.GoogleNative.Run.V1.Inputs.KeyToPathResponse>
A list of secret versions to mount in the volume. If no items are specified, the volume will expose a file with the same name as the secret name. The contents of the file will be the data in the latest version of the secret. If items are specified, the key will be used as the version to fetch from Cloud Secret Manager and the path will be the name of the file exposed in the volume. When items are defined, they must specify both a key and a path.
Optional This property is required. bool
Not supported by Cloud Run.
SecretName This property is required. string
The name of the secret in Cloud Secret Manager. By default, the secret is assumed to be in the same project. If the secret is in another project, you must define an alias. An alias definition has the form: :projects//secrets/. If multiple alias definitions are needed, they must be separated by commas. The alias definitions must be set on the run.googleapis.com/secrets annotation. Name of the secret in the container's namespace to use.
DefaultMode This property is required. int
Integer representation of mode bits to use on created files by default. Must be a value between 01 and 0777 (octal). If 0 or not set, it will default to 0444. Directories within the path are not affected by this setting. Notes * Internally, a umask of 0222 will be applied to any non-zero value. * This is an integer representation of the mode bits. So, the octal integer value should look exactly as the chmod numeric notation with a leading zero. Some examples: for chmod 777 (a=rwx), set to 0777 (octal) or 511 (base-10). For chmod 640 (u=rw,g=r), set to 0640 (octal) or 416 (base-10). For chmod 755 (u=rwx,g=rx,o=rx), set to 0755 (octal) or 493 (base-10). * This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.
Items This property is required. []KeyToPathResponse
A list of secret versions to mount in the volume. If no items are specified, the volume will expose a file with the same name as the secret name. The contents of the file will be the data in the latest version of the secret. If items are specified, the key will be used as the version to fetch from Cloud Secret Manager and the path will be the name of the file exposed in the volume. When items are defined, they must specify both a key and a path.
Optional This property is required. bool
Not supported by Cloud Run.
SecretName This property is required. string
The name of the secret in Cloud Secret Manager. By default, the secret is assumed to be in the same project. If the secret is in another project, you must define an alias. An alias definition has the form: :projects//secrets/. If multiple alias definitions are needed, they must be separated by commas. The alias definitions must be set on the run.googleapis.com/secrets annotation. Name of the secret in the container's namespace to use.
defaultMode This property is required. Integer
Integer representation of mode bits to use on created files by default. Must be a value between 01 and 0777 (octal). If 0 or not set, it will default to 0444. Directories within the path are not affected by this setting. Notes * Internally, a umask of 0222 will be applied to any non-zero value. * This is an integer representation of the mode bits. So, the octal integer value should look exactly as the chmod numeric notation with a leading zero. Some examples: for chmod 777 (a=rwx), set to 0777 (octal) or 511 (base-10). For chmod 640 (u=rw,g=r), set to 0640 (octal) or 416 (base-10). For chmod 755 (u=rwx,g=rx,o=rx), set to 0755 (octal) or 493 (base-10). * This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.
items This property is required. List<KeyToPathResponse>
A list of secret versions to mount in the volume. If no items are specified, the volume will expose a file with the same name as the secret name. The contents of the file will be the data in the latest version of the secret. If items are specified, the key will be used as the version to fetch from Cloud Secret Manager and the path will be the name of the file exposed in the volume. When items are defined, they must specify both a key and a path.
optional This property is required. Boolean
Not supported by Cloud Run.
secretName This property is required. String
The name of the secret in Cloud Secret Manager. By default, the secret is assumed to be in the same project. If the secret is in another project, you must define an alias. An alias definition has the form: :projects//secrets/. If multiple alias definitions are needed, they must be separated by commas. The alias definitions must be set on the run.googleapis.com/secrets annotation. Name of the secret in the container's namespace to use.
defaultMode This property is required. number
Integer representation of mode bits to use on created files by default. Must be a value between 01 and 0777 (octal). If 0 or not set, it will default to 0444. Directories within the path are not affected by this setting. Notes * Internally, a umask of 0222 will be applied to any non-zero value. * This is an integer representation of the mode bits. So, the octal integer value should look exactly as the chmod numeric notation with a leading zero. Some examples: for chmod 777 (a=rwx), set to 0777 (octal) or 511 (base-10). For chmod 640 (u=rw,g=r), set to 0640 (octal) or 416 (base-10). For chmod 755 (u=rwx,g=rx,o=rx), set to 0755 (octal) or 493 (base-10). * This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.
items This property is required. KeyToPathResponse[]
A list of secret versions to mount in the volume. If no items are specified, the volume will expose a file with the same name as the secret name. The contents of the file will be the data in the latest version of the secret. If items are specified, the key will be used as the version to fetch from Cloud Secret Manager and the path will be the name of the file exposed in the volume. When items are defined, they must specify both a key and a path.
optional This property is required. boolean
Not supported by Cloud Run.
secretName This property is required. string
The name of the secret in Cloud Secret Manager. By default, the secret is assumed to be in the same project. If the secret is in another project, you must define an alias. An alias definition has the form: :projects//secrets/. If multiple alias definitions are needed, they must be separated by commas. The alias definitions must be set on the run.googleapis.com/secrets annotation. Name of the secret in the container's namespace to use.
default_mode This property is required. int
Integer representation of mode bits to use on created files by default. Must be a value between 01 and 0777 (octal). If 0 or not set, it will default to 0444. Directories within the path are not affected by this setting. Notes * Internally, a umask of 0222 will be applied to any non-zero value. * This is an integer representation of the mode bits. So, the octal integer value should look exactly as the chmod numeric notation with a leading zero. Some examples: for chmod 777 (a=rwx), set to 0777 (octal) or 511 (base-10). For chmod 640 (u=rw,g=r), set to 0640 (octal) or 416 (base-10). For chmod 755 (u=rwx,g=rx,o=rx), set to 0755 (octal) or 493 (base-10). * This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.
items This property is required. Sequence[KeyToPathResponse]
A list of secret versions to mount in the volume. If no items are specified, the volume will expose a file with the same name as the secret name. The contents of the file will be the data in the latest version of the secret. If items are specified, the key will be used as the version to fetch from Cloud Secret Manager and the path will be the name of the file exposed in the volume. When items are defined, they must specify both a key and a path.
optional This property is required. bool
Not supported by Cloud Run.
secret_name This property is required. str
The name of the secret in Cloud Secret Manager. By default, the secret is assumed to be in the same project. If the secret is in another project, you must define an alias. An alias definition has the form: :projects//secrets/. If multiple alias definitions are needed, they must be separated by commas. The alias definitions must be set on the run.googleapis.com/secrets annotation. Name of the secret in the container's namespace to use.
defaultMode This property is required. Number
Integer representation of mode bits to use on created files by default. Must be a value between 01 and 0777 (octal). If 0 or not set, it will default to 0444. Directories within the path are not affected by this setting. Notes * Internally, a umask of 0222 will be applied to any non-zero value. * This is an integer representation of the mode bits. So, the octal integer value should look exactly as the chmod numeric notation with a leading zero. Some examples: for chmod 777 (a=rwx), set to 0777 (octal) or 511 (base-10). For chmod 640 (u=rw,g=r), set to 0640 (octal) or 416 (base-10). For chmod 755 (u=rwx,g=rx,o=rx), set to 0755 (octal) or 493 (base-10). * This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.
items This property is required. List<Property Map>
A list of secret versions to mount in the volume. If no items are specified, the volume will expose a file with the same name as the secret name. The contents of the file will be the data in the latest version of the secret. If items are specified, the key will be used as the version to fetch from Cloud Secret Manager and the path will be the name of the file exposed in the volume. When items are defined, they must specify both a key and a path.
optional This property is required. Boolean
Not supported by Cloud Run.
secretName This property is required. String
The name of the secret in Cloud Secret Manager. By default, the secret is assumed to be in the same project. If the secret is in another project, you must define an alias. An alias definition has the form: :projects//secrets/. If multiple alias definitions are needed, they must be separated by commas. The alias definitions must be set on the run.googleapis.com/secrets annotation. Name of the secret in the container's namespace to use.

SecurityContextResponse

RunAsUser This property is required. int
The UID to run the entrypoint of the container process. Defaults to user specified in image metadata if unspecified. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.
RunAsUser This property is required. int
The UID to run the entrypoint of the container process. Defaults to user specified in image metadata if unspecified. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.
runAsUser This property is required. Integer
The UID to run the entrypoint of the container process. Defaults to user specified in image metadata if unspecified. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.
runAsUser This property is required. number
The UID to run the entrypoint of the container process. Defaults to user specified in image metadata if unspecified. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.
run_as_user This property is required. int
The UID to run the entrypoint of the container process. Defaults to user specified in image metadata if unspecified. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.
runAsUser This property is required. Number
The UID to run the entrypoint of the container process. Defaults to user specified in image metadata if unspecified. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.

TCPSocketActionResponse

Host This property is required. string
Not supported by Cloud Run.
Port This property is required. int
Port number to access on the container. Number must be in the range 1 to 65535.
Host This property is required. string
Not supported by Cloud Run.
Port This property is required. int
Port number to access on the container. Number must be in the range 1 to 65535.
host This property is required. String
Not supported by Cloud Run.
port This property is required. Integer
Port number to access on the container. Number must be in the range 1 to 65535.
host This property is required. string
Not supported by Cloud Run.
port This property is required. number
Port number to access on the container. Number must be in the range 1 to 65535.
host This property is required. str
Not supported by Cloud Run.
port This property is required. int
Port number to access on the container. Number must be in the range 1 to 65535.
host This property is required. String
Not supported by Cloud Run.
port This property is required. Number
Port number to access on the container. Number must be in the range 1 to 65535.

TaskSpecResponse

Containers This property is required. List<Pulumi.GoogleNative.Run.V1.Inputs.ContainerResponse>
Optional. List of containers belonging to the task. We disallow a number of fields on this Container. Only a single container may be provided.
MaxRetries This property is required. int
Optional. Number of retries allowed per task, before marking this job failed. Defaults to 3.
ServiceAccountName This property is required. string
Optional. Email address of the IAM service account associated with the task of a job execution. The service account represents the identity of the running task, and determines what permissions the task has. If not provided, the task will use the project's default service account.
TimeoutSeconds This property is required. string
Optional. Duration in seconds the task may be active before the system will actively try to mark it failed and kill associated containers. This applies per attempt of a task, meaning each retry can run for the full timeout. Defaults to 600 seconds.
Volumes This property is required. List<Pulumi.GoogleNative.Run.V1.Inputs.VolumeResponse>
Optional. List of volumes that can be mounted by containers belonging to the task.
Containers This property is required. []ContainerResponse
Optional. List of containers belonging to the task. We disallow a number of fields on this Container. Only a single container may be provided.
MaxRetries This property is required. int
Optional. Number of retries allowed per task, before marking this job failed. Defaults to 3.
ServiceAccountName This property is required. string
Optional. Email address of the IAM service account associated with the task of a job execution. The service account represents the identity of the running task, and determines what permissions the task has. If not provided, the task will use the project's default service account.
TimeoutSeconds This property is required. string
Optional. Duration in seconds the task may be active before the system will actively try to mark it failed and kill associated containers. This applies per attempt of a task, meaning each retry can run for the full timeout. Defaults to 600 seconds.
Volumes This property is required. []VolumeResponse
Optional. List of volumes that can be mounted by containers belonging to the task.
containers This property is required. List<ContainerResponse>
Optional. List of containers belonging to the task. We disallow a number of fields on this Container. Only a single container may be provided.
maxRetries This property is required. Integer
Optional. Number of retries allowed per task, before marking this job failed. Defaults to 3.
serviceAccountName This property is required. String
Optional. Email address of the IAM service account associated with the task of a job execution. The service account represents the identity of the running task, and determines what permissions the task has. If not provided, the task will use the project's default service account.
timeoutSeconds This property is required. String
Optional. Duration in seconds the task may be active before the system will actively try to mark it failed and kill associated containers. This applies per attempt of a task, meaning each retry can run for the full timeout. Defaults to 600 seconds.
volumes This property is required. List<VolumeResponse>
Optional. List of volumes that can be mounted by containers belonging to the task.
containers This property is required. ContainerResponse[]
Optional. List of containers belonging to the task. We disallow a number of fields on this Container. Only a single container may be provided.
maxRetries This property is required. number
Optional. Number of retries allowed per task, before marking this job failed. Defaults to 3.
serviceAccountName This property is required. string
Optional. Email address of the IAM service account associated with the task of a job execution. The service account represents the identity of the running task, and determines what permissions the task has. If not provided, the task will use the project's default service account.
timeoutSeconds This property is required. string
Optional. Duration in seconds the task may be active before the system will actively try to mark it failed and kill associated containers. This applies per attempt of a task, meaning each retry can run for the full timeout. Defaults to 600 seconds.
volumes This property is required. VolumeResponse[]
Optional. List of volumes that can be mounted by containers belonging to the task.
containers This property is required. Sequence[ContainerResponse]
Optional. List of containers belonging to the task. We disallow a number of fields on this Container. Only a single container may be provided.
max_retries This property is required. int
Optional. Number of retries allowed per task, before marking this job failed. Defaults to 3.
service_account_name This property is required. str
Optional. Email address of the IAM service account associated with the task of a job execution. The service account represents the identity of the running task, and determines what permissions the task has. If not provided, the task will use the project's default service account.
timeout_seconds This property is required. str
Optional. Duration in seconds the task may be active before the system will actively try to mark it failed and kill associated containers. This applies per attempt of a task, meaning each retry can run for the full timeout. Defaults to 600 seconds.
volumes This property is required. Sequence[VolumeResponse]
Optional. List of volumes that can be mounted by containers belonging to the task.
containers This property is required. List<Property Map>
Optional. List of containers belonging to the task. We disallow a number of fields on this Container. Only a single container may be provided.
maxRetries This property is required. Number
Optional. Number of retries allowed per task, before marking this job failed. Defaults to 3.
serviceAccountName This property is required. String
Optional. Email address of the IAM service account associated with the task of a job execution. The service account represents the identity of the running task, and determines what permissions the task has. If not provided, the task will use the project's default service account.
timeoutSeconds This property is required. String
Optional. Duration in seconds the task may be active before the system will actively try to mark it failed and kill associated containers. This applies per attempt of a task, meaning each retry can run for the full timeout. Defaults to 600 seconds.
volumes This property is required. List<Property Map>
Optional. List of volumes that can be mounted by containers belonging to the task.

TaskTemplateSpecResponse

Spec This property is required. Pulumi.GoogleNative.Run.V1.Inputs.TaskSpecResponse
Optional. Specification of the desired behavior of the task.
Spec This property is required. TaskSpecResponse
Optional. Specification of the desired behavior of the task.
spec This property is required. TaskSpecResponse
Optional. Specification of the desired behavior of the task.
spec This property is required. TaskSpecResponse
Optional. Specification of the desired behavior of the task.
spec This property is required. TaskSpecResponse
Optional. Specification of the desired behavior of the task.
spec This property is required. Property Map
Optional. Specification of the desired behavior of the task.

VolumeMountResponse

MountPath This property is required. string
Path within the container at which the volume should be mounted. Must not contain ':'.
Name This property is required. string
The name of the volume. There must be a corresponding Volume with the same name.
ReadOnly This property is required. bool
Sets the mount to be read-only or read-write. Not used by Cloud Run.
SubPath This property is required. string
Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
MountPath This property is required. string
Path within the container at which the volume should be mounted. Must not contain ':'.
Name This property is required. string
The name of the volume. There must be a corresponding Volume with the same name.
ReadOnly This property is required. bool
Sets the mount to be read-only or read-write. Not used by Cloud Run.
SubPath This property is required. string
Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
mountPath This property is required. String
Path within the container at which the volume should be mounted. Must not contain ':'.
name This property is required. String
The name of the volume. There must be a corresponding Volume with the same name.
readOnly This property is required. Boolean
Sets the mount to be read-only or read-write. Not used by Cloud Run.
subPath This property is required. String
Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
mountPath This property is required. string
Path within the container at which the volume should be mounted. Must not contain ':'.
name This property is required. string
The name of the volume. There must be a corresponding Volume with the same name.
readOnly This property is required. boolean
Sets the mount to be read-only or read-write. Not used by Cloud Run.
subPath This property is required. string
Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
mount_path This property is required. str
Path within the container at which the volume should be mounted. Must not contain ':'.
name This property is required. str
The name of the volume. There must be a corresponding Volume with the same name.
read_only This property is required. bool
Sets the mount to be read-only or read-write. Not used by Cloud Run.
sub_path This property is required. str
Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
mountPath This property is required. String
Path within the container at which the volume should be mounted. Must not contain ':'.
name This property is required. String
The name of the volume. There must be a corresponding Volume with the same name.
readOnly This property is required. Boolean
Sets the mount to be read-only or read-write. Not used by Cloud Run.
subPath This property is required. String
Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).

VolumeResponse

ConfigMap This property is required. Pulumi.GoogleNative.Run.V1.Inputs.ConfigMapVolumeSourceResponse
Not supported in Cloud Run.
EmptyDir This property is required. Pulumi.GoogleNative.Run.V1.Inputs.EmptyDirVolumeSourceResponse
Ephemeral storage used as a shared volume.
Name This property is required. string
Volume's name. In Cloud Run Fully Managed, the name 'cloudsql' is reserved.
Secret This property is required. Pulumi.GoogleNative.Run.V1.Inputs.SecretVolumeSourceResponse
The secret's value will be presented as the content of a file whose name is defined in the item path. If no items are defined, the name of the file is the secretName.
ConfigMap This property is required. ConfigMapVolumeSourceResponse
Not supported in Cloud Run.
EmptyDir This property is required. EmptyDirVolumeSourceResponse
Ephemeral storage used as a shared volume.
Name This property is required. string
Volume's name. In Cloud Run Fully Managed, the name 'cloudsql' is reserved.
Secret This property is required. SecretVolumeSourceResponse
The secret's value will be presented as the content of a file whose name is defined in the item path. If no items are defined, the name of the file is the secretName.
configMap This property is required. ConfigMapVolumeSourceResponse
Not supported in Cloud Run.
emptyDir This property is required. EmptyDirVolumeSourceResponse
Ephemeral storage used as a shared volume.
name This property is required. String
Volume's name. In Cloud Run Fully Managed, the name 'cloudsql' is reserved.
secret This property is required. SecretVolumeSourceResponse
The secret's value will be presented as the content of a file whose name is defined in the item path. If no items are defined, the name of the file is the secretName.
configMap This property is required. ConfigMapVolumeSourceResponse
Not supported in Cloud Run.
emptyDir This property is required. EmptyDirVolumeSourceResponse
Ephemeral storage used as a shared volume.
name This property is required. string
Volume's name. In Cloud Run Fully Managed, the name 'cloudsql' is reserved.
secret This property is required. SecretVolumeSourceResponse
The secret's value will be presented as the content of a file whose name is defined in the item path. If no items are defined, the name of the file is the secretName.
config_map This property is required. ConfigMapVolumeSourceResponse
Not supported in Cloud Run.
empty_dir This property is required. EmptyDirVolumeSourceResponse
Ephemeral storage used as a shared volume.
name This property is required. str
Volume's name. In Cloud Run Fully Managed, the name 'cloudsql' is reserved.
secret This property is required. SecretVolumeSourceResponse
The secret's value will be presented as the content of a file whose name is defined in the item path. If no items are defined, the name of the file is the secretName.
configMap This property is required. Property Map
Not supported in Cloud Run.
emptyDir This property is required. Property Map
Ephemeral storage used as a shared volume.
name This property is required. String
Volume's name. In Cloud Run Fully Managed, the name 'cloudsql' is reserved.
secret This property is required. Property Map
The secret's value will be presented as the content of a file whose name is defined in the item path. If no items are defined, the name of the file is the secretName.

Package Details

Repository
Google Cloud Native pulumi/pulumi-google-native
License
Apache-2.0

Google Cloud Native is in preview. Google Cloud Classic is fully supported.

Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi