Interface HelmRendering

  • All Implemented Interfaces:
    io.github.build.extensions.oss.gradle.plugins.helm.command.ConfigurableHelmOptions , io.github.build.extensions.oss.gradle.plugins.helm.command.ConfigurableHelmValueOptions , io.github.build.extensions.oss.gradle.plugins.helm.command.HelmOptions , io.github.build.extensions.oss.gradle.plugins.helm.command.HelmValueOptions , org.gradle.api.Buildable , org.gradle.api.Named

    
    public interface HelmRendering
     implements Named, Buildable, ConfigurableHelmValueOptions
                        

    Represents a local rendering of templates for the containing chart.