Uses of Class
io.quarkus.deployment.dev.devservices.ContainerInfo
Packages that use ContainerInfo
-
Uses of ContainerInfo in io.quarkus.deployment.dev.devservices
Methods in io.quarkus.deployment.dev.devservices that return ContainerInfoMethods in io.quarkus.deployment.dev.devservices with parameters of type ContainerInfoModifier and TypeMethodDescriptionvoidDevServiceDescriptionBuildItem.setContainerInfo(ContainerInfo containerInfo) Constructors in io.quarkus.deployment.dev.devservices with parameters of type ContainerInfoModifierConstructorDescriptionDevServiceDescriptionBuildItem(String name, ContainerInfo containerInfo, Map<String, String> configs)