Uses of Interface
io.quarkus.amazon.common.deployment.spi.BorrowedLocalStackContainer
-
-
Uses of BorrowedLocalStackContainer in io.quarkus.amazon.common.deployment.spi
Methods in io.quarkus.amazon.common.deployment.spi with parameters of type BorrowedLocalStackContainer Modifier and Type Method Description Map<String,String>DevServicesAmazonProvider. reuseLocalStack(BorrowedLocalStackContainer localstack)Prepare an existing container not owned by this application
-