Uses of Class
com.oracle.bedrock.runtime.k8s.helm.HelmCommand.Template
-
Packages that use HelmCommand.Template Package Description com.oracle.bedrock.runtime.k8s.helm -
-
Uses of HelmCommand.Template in com.oracle.bedrock.runtime.k8s.helm
Methods in com.oracle.bedrock.runtime.k8s.helm that return HelmCommand.Template Modifier and Type Method Description HelmCommand.TemplateHelmCommand.Template. newInstance(String helm, Arguments arguments, Arguments flags, EnvironmentVariables env)static HelmCommand.TemplateHelm. template()Create aHelmCommand.Templateto use as a template of common flags to then use to create other commands.
-