static ResourcesPrinterHelper<io.fabric8.openshift.api.model.BuildConfig> |
ResourcesPrinterHelper.forBCs(Path filePath) |
static ResourcesPrinterHelper<io.fabric8.openshift.api.model.Build> |
ResourcesPrinterHelper.forBuilds(Path filePath) |
static ResourcesPrinterHelper<io.fabric8.kubernetes.api.model.ConfigMap> |
ResourcesPrinterHelper.forConfigMaps(Path filePath) |
static ResourcesPrinterHelper<io.fabric8.openshift.api.model.DeploymentConfig> |
ResourcesPrinterHelper.forDCs(Path filePath) |
static ResourcesPrinterHelper<io.fabric8.kubernetes.api.model.Event> |
ResourcesPrinterHelper.forEvents(Path filePath) |
static ResourcesPrinterHelper<io.fabric8.openshift.api.model.ImageStream> |
ResourcesPrinterHelper.forISs(Path filePath) |
static ResourcesPrinterHelper<io.fabric8.kubernetes.api.model.Pod> |
ResourcesPrinterHelper.forPods(Path filePath) |
static ResourcesPrinterHelper<io.fabric8.openshift.api.model.Route> |
ResourcesPrinterHelper.forRoutes(Path filePath) |
static ResourcesPrinterHelper<io.fabric8.kubernetes.api.model.Secret> |
ResourcesPrinterHelper.forSecrets(Path filePath) |
static ResourcesPrinterHelper<io.fabric8.kubernetes.api.model.Service> |
ResourcesPrinterHelper.forServices(Path filePath) |
static ResourcesPrinterHelper<io.fabric8.kubernetes.api.model.apps.StatefulSet> |
ResourcesPrinterHelper.forStatefulSet(Path filePath) |