Preparing search index...
The search index is not available
Documentation - v0.0.0
Documentation
@crisiscleanup/k8s.construct.component
ContainerResourceProps
Interface ContainerResourceProps
Hierarchy
ContainerResourceProps
Index
Properties
cpu?
memory?
Properties
Optional
cpu
cpu
?:
{
limit
?:
number
;
request
?:
number
;
}
Type declaration
Optional
limit
?:
number
Optional
request
?:
number
Optional
memory
memory
?:
{
limit
?:
number
;
request
?:
number
;
}
Type declaration
Optional
limit
?:
number
Optional
request
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
cpu
memory
Documentation - v0.0.0
@crisiscleanup/charts.crisiscleanup
@crisiscleanup/config
@crisiscleanup/construct.awscdk.cloudfront-url-rewrite
@crisiscleanup/construct.awscdk.github-pipeline
@crisiscleanup/construct.awscdk.pdf-renderer
@crisiscleanup/k8s.construct.api
@crisiscleanup/k8s.construct.component
@crisiscleanup/stacks.api
@crisiscleanup/stacks.maintenance-site
@crisiscleanup/stacks.web
Generated using
TypeDoc