ResourceRequests interface
The resource requests.
Properties
| cpu | The CPU request of this container instance. |
| gpu | The GPU request of this container instance. |
| memory |
The memory request in GB of this container instance. |
Property Details
cpu
The CPU request of this container instance.
cpu: number
Property Value
number
gpu
memoryInGB
The memory request in GB of this container instance.
memoryInGB: number
Property Value
number