Package io.quarkus.kubernetes.deployment
Class PropertyUtil
- java.lang.Object
-
- io.quarkus.kubernetes.deployment.PropertyUtil
-
public class PropertyUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description PropertyUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T> voidprintMessages(String usage, String platform, Property<T> kubernetesProperty, Property<T> extensionProperty)static <T> voidprintMessages(String usage, String platform, Property<T> kubernetesProperty, Optional<Property<T>> extensionProperty)
-