Uses of Class
org.arquillian.cube.openshift.impl.utils.ParamValue
Packages that use ParamValue
Package
Description
-
Uses of ParamValue in org.arquillian.cube.openshift.impl.adapter
Method parameters in org.arquillian.cube.openshift.impl.adapter with type arguments of type ParamValueModifier and TypeMethodDescriptionList<? extends OpenShiftResource>OpenShiftAdapter.processTemplateAndCreateResources(String templateKey, String templateURL, List<ParamValue> values, Map<String, String> labels) -
Uses of ParamValue in org.arquillian.cube.openshift.impl.fabric8
Method parameters in org.arquillian.cube.openshift.impl.fabric8 with type arguments of type ParamValueModifier and TypeMethodDescriptionList<? extends OpenShiftResource>F8OpenShiftAdapter.processTemplateAndCreateResources(String templateKey, String templateURL, List<ParamValue> values, Map<String, String> labels) -
Uses of ParamValue in org.arquillian.cube.openshift.impl.utils
Method parameters in org.arquillian.cube.openshift.impl.utils with type arguments of type ParamValueModifier and TypeMethodDescriptionstatic voidTemplateUtils.addParameterValues(List<ParamValue> values, Map map, boolean filter)