Package uk.co.ractf.polaris.api.pod
Interface PodWithPorts
-
- All Known Implementing Classes:
Container
public interface PodWithPorts
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<PortMapping>
getPorts()
-
-
-
Method Detail
-
getPorts
java.util.List<PortMapping> getPorts()
-
-