Preparing search index...
The search index is not available
Documentation - v0.0.0
Documentation
@crisiscleanup/stacks.api
VerticalPodAutoscalerAddOn
Class VerticalPodAutoscalerAddOn
Hierarchy
HelmAddOn
VerticalPodAutoscalerAddOn
Index
Constructors
constructor
Properties
props
fail
On
Version
Validation
validate
Helm
Versions
Methods
add
Helm
Chart
deploy
validate
Version
Constructors
constructor
new
Vertical
Pod
Autoscaler
Add
On
(
props
?
)
:
VerticalPodAutoscalerAddOn
Parameters
Optional
props
:
Partial
<
VerticalPodAutoscalerAddOnProps
>
Returns
VerticalPodAutoscalerAddOn
Properties
Readonly
props
props
:
VerticalPodAutoscalerAddOnProps
Static
fail
On
Version
Validation
fail
On
Version
Validation
:
boolean
Static
validate
Helm
Versions
validate
Helm
Versions
:
boolean
Methods
Protected
add
Helm
Chart
add
Helm
Chart
(
clusterInfo
,
values
?
,
createNamespace
?
,
wait
?
,
timeout
?
)
:
Construct
Deploys the helm chart in the cluster.
Parameters
clusterInfo
:
ClusterInfo
Optional
values
:
Values
Optional
createNamespace
:
boolean
Optional
wait
:
boolean
Optional
timeout
:
Duration
Returns
Construct
deploy
deploy
(
clusterInfo
)
:
void
|
Promise
<
Construct
>
Parameters
clusterInfo
:
ClusterInfo
Returns
void
|
Promise
<
Construct
>
Static
validate
Version
validate
Version
(
helmChart
)
:
void
Parameters
helmChart
:
HelmChartVersion
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
props
fail
On
Version
Validation
validate
Helm
Versions
add
Helm
Chart
deploy
validate
Version
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
Deploys the helm chart in the cluster.