View Source GoogleApi.Run.V2.Model.GoogleCloudRunV2ResourceRequirements (quiqup_google_api_run v0.28.0)
ResourceRequirements describes the compute resource requirements.
attributes
Attributes
-
cpuIdle(type:boolean(), default:nil) - Determines whether CPU should be throttled or not outside of requests. -
limits(type:map(), default:nil) - Only memory and CPU are supported. Note: The only supported values for CPU are '1', '2', and '4'. Setting 4 CPU requires at least 2Gi of memory. The values of the map is string form of the 'quantity' k8s type: https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.