Package | Description |
---|---|
org.jclouds.docker.domain | |
org.jclouds.docker.features |
Modifier and Type | Method and Description |
---|---|
static ContainerSummary |
ContainerSummary.create(String id,
List<String> names,
String created,
String image,
String command,
List<Port> ports,
String status) |
Modifier and Type | Method and Description |
---|---|
List<ContainerSummary> |
ContainerApi.listContainers() |
List<ContainerSummary> |
ContainerApi.listContainers(ListContainerOptions options) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.