Mondoo Docs

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 image

Relationships

Mini Map
Google Cloud
5 resources · 6 relationshipsClick to select, expand fields to see properties.

Fields (13)

FieldTypeDescription
argsrequired
[]stringArguments to the entrypoint
commandrequired
[]stringEntrypoint array
envrequired
[]dictEnvironment variables
idrequired
stringInternal ID
imagerequired
stringURL of the container image in Google Container Registry or Google Artifact Registry
livenessProberequired
gcp.project.cloudRunService.container.probePeriodic probe of container liveness
namerequired
stringContainer name
portsrequired
[]dictList of ports to expose from the container
probeprivate
gcp.project.cloudRunService.container.probeGoogle Cloud (GCP) Run service revision template container probe
resourcesrequired
dictCompute resource requirements by the container
startupProberequired
gcp.project.cloudRunService.container.probeStartup probe of application within the container
volumeMountsrequired
[]dictVolumes to mount into the container's file system
workingDirrequired
stringContainer's working directory

Field Details

ports[]dict

@afiune Fix issue int32 not parse as dict