Package io.github.build.extensions.oss.gradle.plugins.helm.dsl
See: Description
-
Interface Summary Interface Description Filtering Configures filtering of chart sources. HelmChart Represents a Helm chart built by this project. HelmDownloadClient Configures downloading of the Helm client executable, as an alternative to specifying the path to a local executable. HelmExtension The main Helm DSL extension, accessible using the helm { ... }block in build scripts.HelmRendering Represents a local rendering of templates for the containing chart. HelmRepository Represents a Helm chart repository. HelmRepositoryHandler Configuration A configuration of values to pass to helm lint.Linting Defines options for linting Helm charts using the helm lintcommand.