| Package | Description |
|---|---|
| io.fabric8.maven |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateEnvMojo
Generates a properties file that contains that env variables that are expected to be passed by kubernetes to the container.
|
class |
DeployToWikiMojo
Deploys the generated App Zip file into the wiki
|
class |
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 |
class |
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.
|
class |
RunMojo
Deploys the App to a kubernetes environment
|
class |
ZipMojo
Generates a ZIP file of the App for the current maven project.
|
Copyright © 2011–2015 Red Hat. All rights reserved.