Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BundleToHelmChartConverter ¶ added in v1.3.0
type BundleToHelmChartConverter struct {
BundleRenderer render.BundleRenderer
CertificateProvider render.CertificateProvider
IsWebhookSupportEnabled bool
}
func (*BundleToHelmChartConverter) ToHelmChart ¶ added in v1.3.0
func (r *BundleToHelmChartConverter) ToHelmChart(bundle source.BundleSource, installNamespace string, config map[string]interface{}) (*chart.Chart, error)
Click to show internal directories.
Click to hide internal directories.