Documentation - v0.0.0
Preparing search index...
@crisiscleanup/k8s.construct.component
ResourceLimits
Interface ResourceLimits
interface
ResourceLimits
{
cpu
?:
Cpu
;
memory
?:
Size
;
}
Index
Properties
cpu?
memory?
Properties
Optional
Readonly
cpu
cpu
?:
Cpu
CPU limit.
Optional
Readonly
memory
memory
?:
Size
Memory limit.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cpu
memory
Documentation - v0.0.0
Loading...
CPU limit.