Class LocalEmulatorHostPortProbe
java.lang.Object
com.cloudforge.core.local.LocalEmulatorHostPortProbe
Detects host ports already used by local emulator ECS tasks (Docker) or stack outputs (CFN).
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<LocalHostPortOccupant> probe(URI endpoint, DeploymentTarget target)
-
Method Details
-
probe
public static List<LocalHostPortOccupant> probe(URI endpoint, DeploymentTarget target) throws IOException - Throws:
IOException
-