Uses of Class
com.oracle.bedrock.runtime.k8s.helm.HelmCreate
-
Packages that use HelmCreate Package Description com.oracle.bedrock.runtime.k8s.helm -
-
Uses of HelmCreate in com.oracle.bedrock.runtime.k8s.helm
Methods in com.oracle.bedrock.runtime.k8s.helm that return HelmCreate Modifier and Type Method Description static HelmCreateHelm. create(String name)Create a new chart with the given name.HelmCreateHelmCommand.Template. create(String name)Create a new chart with the given name.HelmCreateHelmCreate. newInstance(String helm, Arguments arguments, Arguments flags, EnvironmentVariables env)HelmCreateHelmCreate. starter(String scaffold)Obtain a copy of this Helm create command that also applies the named Helm starter scaffold.
-