public class LogHelpers extends Object
Modifier and Type | Field and Description |
---|---|
static String |
LOG_FILE_POSTFIX |
Constructor and Description |
---|
LogHelpers() |
Modifier and Type | Method and Description |
---|---|
static File |
getLogFileName(File baseDir,
String podName,
io.fabric8.kubernetes.api.model.Container container,
int restartCount) |
static int |
getRestartCount(io.fabric8.kubernetes.api.model.Pod pod) |
public static final String LOG_FILE_POSTFIX
Copyright © 2011–2016 Red Hat. All rights reserved.