ResourceLimits Class
This type describes the resource limits for a given container. It describes the most amount of resources a container is allowed to use before being restarted.
- Inheritance
-
ResourceLimits
Constructor
ResourceLimits(*, memory_in_gb: Optional[float] = None, cpu: Optional[float] = None, **kwargs)
Parameters
Feedback
Submit and view feedback for