| Package | Description |
|---|---|
| io.fabric8.maven.docker.access | |
| io.fabric8.maven.docker.access.hc | |
| io.fabric8.maven.docker.access.log |
| Modifier and Type | Method and Description |
|---|---|
LogGetHandle |
DockerAccess.getLogAsync(String containerId,
LogCallback callback)
Get logs asynchronously.
|
| Modifier and Type | Method and Description |
|---|---|
LogGetHandle |
DockerAccessWithHcClient.getLogAsync(String containerId,
LogCallback callback) |
| Modifier and Type | Class and Description |
|---|---|
class |
LogRequestor
Extractor for parsing the response of a log request
|
Copyright © 2019. All rights reserved.