Class HelmInstallationOptionsKt
-
- All Implemented Interfaces:
public final class HelmInstallationOptionsKt
-
-
Method Summary
Modifier and Type Method Description final static UnitconventionsFrom(ConfigurableHelmInstallationOptions $self, HelmInstallationOptions source)final static UnitsetFrom(ConfigurableHelmInstallationOptions $self, HelmInstallationOptions source)final static HelmInstallationOptionswithDefaults(HelmInstallationOptions $self, HelmInstallationOptions defaults, ProviderFactory providers)-
-
Method Detail
-
conventionsFrom
final static Unit conventionsFrom(ConfigurableHelmInstallationOptions $self, HelmInstallationOptions source)
-
setFrom
final static Unit setFrom(ConfigurableHelmInstallationOptions $self, HelmInstallationOptions source)
-
withDefaults
final static HelmInstallationOptions withDefaults(HelmInstallationOptions $self, HelmInstallationOptions defaults, ProviderFactory providers)
-
-
-
-