@Mojo(name="apply-projects",
requiresDependencyResolution=RUNTIME,
defaultPhase=INSTALL)
public class ApplyProjectsMojo
extends AbstractNamespacedMojo
projects.yaml are populated into a kubernetes namespace| Modifier and Type | Field and Description |
|---|---|
protected File |
projectsFile |
failOnError, recreate, routeDomain| Constructor and Description |
|---|
ApplyProjectsMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
createController, findProjectConfig, getKubernetes, getNamespace, getNamespaceForEnvironment, getProject, getRootProject, getRootProjectFolder, getRouteDomain, isFailOnError, isRecreate, setFailOnError, setNamespace, setRecreate, setRouteDomain@Parameter(property="fabric8.projectsFile",
defaultValue="${basedir}/src/main/fabric8/projects.yml")
protected File projectsFile
Copyright © 2011–2016 Red Hat. All rights reserved.