| Package | Description |
|---|---|
| io.fabric8.maven |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFabric8Mojo
Abstract base class for Fabric8 based Mojos
|
class |
ApplyMojo
Applies the Kubernetes JSON to a namespace in a kubernetes environment
|
class |
ApplyProjectsMojo
Ensures that the projects defined in the
projects.yaml are populated into a kubernetes namespace |
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 |
CreateGerritRepoMojo
Creates a Gerrit Git repository
|
class |
CreateGogsWebhook
Creates a web hook in a gogs repository
|
class |
CreateRoutesMojo
Creates any OpenShift Routes for running services which expose ports 80 or 443 but don't yet
have a route for them
|
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 |
DevOpsMojo
Uses the DevOps Connector
and an optional `fabric8.yml` file in the project to update the DevOps resources
like chat room, issue tracker, jenkins builds and Kubernetes/OpenShift resources.
|
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.