Uses of Class
io.quarkus.kubernetes.spi.KubernetesDeploymentTargetBuildItem
-
Uses of KubernetesDeploymentTargetBuildItem in io.quarkus.kubernetes.spi
Methods in io.quarkus.kubernetes.spi that return types with arguments of type KubernetesDeploymentTargetBuildItemModifier and TypeMethodDescriptionKubernetesDeploymentTargetBuildItem.mergeList(List<KubernetesDeploymentTargetBuildItem> input) Return a new list containing from the input where entries that matchnameandkindas merged together based onmergeMethods in io.quarkus.kubernetes.spi with parameters of type KubernetesDeploymentTargetBuildItemModifier and TypeMethodDescriptionintKubernetesDeploymentTargetBuildItem.compareTo(KubernetesDeploymentTargetBuildItem o) booleanKubernetesDeploymentTargetBuildItem.nameAndKindMatch(KubernetesDeploymentTargetBuildItem other) booleanKubernetesDeploymentTargetBuildItem.nameAndKindMatchButNotEquals(KubernetesDeploymentTargetBuildItem other) Method parameters in io.quarkus.kubernetes.spi with type arguments of type KubernetesDeploymentTargetBuildItemModifier and TypeMethodDescriptionKubernetesDeploymentTargetBuildItem.mergeList(List<KubernetesDeploymentTargetBuildItem> input) Return a new list containing from the input where entries that matchnameandkindas merged together based onmerge