google_api_container v0.12.0 GoogleApi.Container.V1.Model.ResourceLimit View Source
Contains information about amount of some resource in the cluster. For memory, value should be in GB.
Attributes
maximum
(type:String.t
, default:nil
) - Maximum amount of the resource in the cluster.minimum
(type:String.t
, default:nil
) - Minimum amount of the resource in the cluster.resourceType
(type:String.t
, default:nil
) - Resource name "cpu", "memory" or gpu-specific string.
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.