public class PodInfo extends AbstractPodCommand
CATEGORY| Constructor and Description |
|---|
PodInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executePod(io.fabric8.kubernetes.api.model.Pod podInfo,
String podId) |
org.jboss.forge.addon.ui.metadata.UICommandMetadata |
getMetadata(org.jboss.forge.addon.ui.context.UIContext context) |
static boolean |
notEmpty(Collection<?> ports) |
protected void |
println(int indentCount,
String text) |
protected void |
println(String text) |
protected void |
printValue(String name,
Object value) |
protected void |
printValue(String name,
Object value,
int indentCount) |
execute, initializeUIgetKubernetes, getNamespace, getOut, getOutput, getProjectFactory, getUiProvider, isGUI, isProjectRequired, setKubernetes, setNamespace, setUiProvider, tableResultscontainsProject, getSelectedProject, getSelectedProject, isEnabledpublic org.jboss.forge.addon.ui.metadata.UICommandMetadata getMetadata(org.jboss.forge.addon.ui.context.UIContext context)
getMetadata in interface org.jboss.forge.addon.ui.command.UICommandgetMetadata in class org.jboss.forge.addon.ui.command.AbstractUICommandprotected void executePod(io.fabric8.kubernetes.api.model.Pod podInfo,
String podId)
executePod in class AbstractPodCommandpublic static boolean notEmpty(Collection<?> ports)
protected void println(String text)
protected void println(int indentCount,
String text)
Copyright © 2011–2015 Red Hat. All rights reserved.