public static class PodLogService.PodLogServiceContext extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PodLogService.PodLogServiceContext.Builder |
Constructor and Description |
---|
PodLogServiceContext() |
Modifier and Type | Method and Description |
---|---|
io.fabric8.maven.docker.util.Logger |
getLog() |
String |
getLogContainerName() |
io.fabric8.maven.docker.util.Logger |
getNewPodLog() |
io.fabric8.maven.docker.util.Logger |
getOldPodLog() |
String |
getPodName() |
String |
getS2iBuildNameSuffix() |
public io.fabric8.maven.docker.util.Logger getLog()
public io.fabric8.maven.docker.util.Logger getNewPodLog()
public io.fabric8.maven.docker.util.Logger getOldPodLog()
public String getLogContainerName()
public String getPodName()
public String getS2iBuildNameSuffix()
Copyright © 2018. All rights reserved.