Preparing search index...
The search index is not available
Documentation - v0.0.0
Documentation
@crisiscleanup/stacks.api
KubePrometheusStackAddOn
Class KubePrometheusStackAddOn
Hierarchy
HelmAddOn
KubePrometheusStackAddOn
Index
Constructors
constructor
Properties
options
props
fail
On
Version
Validation
validate
Helm
Versions
Methods
add
Helm
Chart
deploy
validate
Version
Constructors
constructor
new
Kube
Prometheus
Stack
Add
On
(
props
?
)
:
KubePrometheusStackAddOn
Parameters
Optional
props
:
KubePrometheusStackAddOnProps
Returns
KubePrometheusStackAddOn
Properties
Readonly
options
options
:
KubePrometheusStackAddOnProps
props
props
:
HelmChartConfiguration
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
)
:
Promise
<
Construct
>
Parameters
clusterInfo
:
ClusterInfo
Returns
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
options
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.