Google Cloud (GCP) Run service revision template container
gcp.project.cloudRunService.container MQL resource for querying Google Cloud infrastructure with cnquery and cnspec.
Google CloudPrivate Resource
Google Cloud (GCP) Run service revision template container
Min version: latestDefaults:
name imageRelationships
5 resources · 6 relationships·Click to select, expand fields to see properties.
Fields (13)
| Field | Type | Description |
|---|---|---|
argsrequired | []string | Arguments to the entrypoint |
commandrequired | []string | Entrypoint array |
envrequired | []dict | Environment variables |
idrequired | string | Internal ID |
imagerequired | string | URL of the container image in Google Container Registry or Google Artifact Registry |
livenessProberequired | gcp.project.cloudRunService.container.probe | Periodic probe of container liveness |
namerequired | string | Container name |
portsrequired | []dict | List of ports to expose from the container |
probeprivate | gcp.project.cloudRunService.container.probe | Google Cloud (GCP) Run service revision template container probe |
resourcesrequired | dict | Compute resource requirements by the container |
startupProberequired | gcp.project.cloudRunService.container.probe | Startup probe of application within the container |
volumeMountsrequired | []dict | Volumes to mount into the container's file system |
workingDirrequired | string | Container's working directory |
Field Details
ports[]dict
@afiune Fix issue int32 not parse as dict
Google Cloud (GCP) Run operation
gcp.project.cloudRunService.operation MQL resource for querying Google Cloud infrastructure with cnquery and cnspec.
Google Cloud (GCP) Run service revision template container probe
gcp.project.cloudRunService.container.probe MQL resource for querying Google Cloud infrastructure with cnquery and cnspec.