public interface InspectedContainer extends Container
Container.PortBinding| Modifier and Type | Method and Description |
|---|---|
String |
getHealthcheck() |
boolean |
isHealthy()
The Health Status of this container (if applicable).
|
getCreated, getCustomNetworkIpAddresses, getId, getImage, getIPAddress, getLabels, getName, getPortBindings, isRunningboolean isHealthy()
false if the container has a configured healthcheck and has not the
Health Status "healthy". Returns true otherwise.String getHealthcheck()
Copyright © 2017. All rights reserved.