Uses of Class
io.fabric8.openshift.client.ParameterValue
-
Packages that use ParameterValue Package Description io.fabric8.openshift.client.dsl -
-
Uses of ParameterValue in io.fabric8.openshift.client.dsl
Methods in io.fabric8.openshift.client.dsl with parameters of type ParameterValue Modifier and Type Method Description io.fabric8.kubernetes.api.model.KubernetesListTemplateResource. process(ParameterValue... values)Process a template with the specifiedParameterValues.io.fabric8.kubernetes.api.model.KubernetesListTemplateResource. processLocally(ParameterValue... values)Process a template with the specifiedParameterValues.
-