public abstract class AbstractPodCommand extends AbstractKubernetesCommand
CATEGORY| Constructor and Description |
|---|
AbstractPodCommand() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.forge.addon.ui.result.Result |
execute(org.jboss.forge.addon.ui.context.UIExecutionContext context) |
protected abstract void |
executePod(io.fabric8.kubernetes.api.model.Pod pod,
String podId) |
void |
initializeUI(org.jboss.forge.addon.ui.context.UIBuilder builder) |
getKubernetes, getNamespace, getOut, getOutput, getProjectFactory, getUiProvider, isGUI, isProjectRequired, setKubernetes, setNamespace, setUiProvider, tableResultscontainsProject, getSelectedProject, getSelectedProject, isEnabledgetMetadata, validatepublic void initializeUI(org.jboss.forge.addon.ui.context.UIBuilder builder)
throws Exception
initializeUI in interface org.jboss.forge.addon.ui.command.UICommandinitializeUI in class AbstractKubernetesCommandExceptionpublic org.jboss.forge.addon.ui.result.Result execute(org.jboss.forge.addon.ui.context.UIExecutionContext context)
throws Exception
ExceptionCopyright © 2011–2015 Red Hat. All rights reserved.