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