Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 861 Bytes

File metadata and controls

14 lines (9 loc) · 861 Bytes

IoCattleManagementv3ProjectSpecContainerDefaultResourceLimit

Properties

Name Type Description Notes
limits_cpu Option<String> LimitsCPU is the CPU limits across all pods in a non-terminal state. [optional]
limits_memory Option<String> LimitsMemory is the memory limits across all pods in a non-terminal state. [optional]
requests_cpu Option<String> RequestsCPU is the CPU requests limit across all pods in a non-terminal state. [optional]
requests_memory Option<String> RequestsMemory is the memory requests limit across all pods in a non-terminal state. [optional]

[Back to Model list] [Back to API list] [Back to README]