| Class | Description |
|---|---|
| AbstractFabric8Mojo |
Abstract base class for Fabric8 based Mojos
|
| CreateEnvMojo |
Generates a properties file that contains that env variables that are expected to be passed by kubernetes to the container.
|
| DeployToWikiMojo |
Deploys the generated App Zip file into the wiki
|
| DescribeEnvMojo |
Displays the currently known environment variables for the container using
known maven properties and any detected
io/fabric8/environment/schema.json files
found on the classpath |
| HelpMojo |
Display help information on fabric8-maven-plugin.
Call mvn fabric8:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| JsonMojo |
Generates or copies the Kubernetes JSON file and attaches it to the build so its
installed and released to maven repositories like other build artifacts.
|
| RunMojo |
Deploys the App to a kubernetes environment
|
| ZipMojo |
Generates a ZIP file of the App for the current maven project.
|
| Zips |
Copyright © 2011–2015 Red Hat. All rights reserved.