| Package | Description |
|---|---|
| io.fabric8.maven |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplyMojo
Applies the Kubernetes JSON to a namespace in a kubernetes environment
|
class |
AttachMojo
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 |
CleanMojo
Cleans up namespace resources.
|
class |
CreateEnvMojo
Generates a properties file that contains that env variables that are expected to be passed by kubernetes to the container.
|
class |
DeletePodsMojo
Deletes all pods in the current namespace for the current projects docker image.
|
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 |
HelmMojo
Generates a Helm chart for the kubernetes.yml file
|
class |
HelmPushMojo
Adds any changes to the Helm charts, commits them to the charts git repository and pushes changes
|
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 |
RecreateMojo
Like the
apply goal but forces a recreate of all the kubernetes resources |
class |
RollingMojo
Like the
apply goal but forces a rolling upgrade of all the Replication Controllers |
class |
ZipMojo
Generates a ZIP file of the App for the current maven project.
|
Copyright © 2011–2016 Red Hat. All rights reserved.