Documentation
¶
Index ¶
- func NewConfigmapChart(scope constructs.Construct, id string, props *cdk8s.ChartProps) cdk8s.Chart
- func NewHpaChart(scope constructs.Construct, id string, props *cdk8s.ChartProps) cdk8s.Chart
- func NewPvcChart(scope constructs.Construct, id string, props *cdk8s.ChartProps, ...) cdk8s.Chart
- func NewSecretChart(scope constructs.Construct, id string, props *cdk8s.ChartProps) cdk8s.Chart
- func NewServiceChart(scope constructs.Construct, id string, props *cdk8s.ChartProps) cdk8s.Chart
- func NewWorkloadChart(scope constructs.Construct, id string, props *cdk8s.ChartProps) cdk8s.Chart
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewConfigmapChart ¶
func NewConfigmapChart(scope constructs.Construct, id string, props *cdk8s.ChartProps) cdk8s.Chart
func NewHpaChart ¶
func NewHpaChart(scope constructs.Construct, id string, props *cdk8s.ChartProps) cdk8s.Chart
func NewPvcChart ¶
func NewPvcChart(scope constructs.Construct, id string, props *cdk8s.ChartProps, storage config.Storage) cdk8s.Chart
func NewSecretChart ¶ added in v0.0.9
func NewSecretChart(scope constructs.Construct, id string, props *cdk8s.ChartProps) cdk8s.Chart
func NewServiceChart ¶
func NewServiceChart(scope constructs.Construct, id string, props *cdk8s.ChartProps) cdk8s.Chart
func NewWorkloadChart ¶
func NewWorkloadChart(scope constructs.Construct, id string, props *cdk8s.ChartProps) cdk8s.Chart
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.