| Class | Description |
|---|---|
| ApplyMojo |
Base class for goals which deploy the generated artifacts into the Kubernetes cluster
|
| BuildMojo |
Builds the docker images configured for this project via a Docker or S2I binary build.
|
| HelmMojo |
Generates a Helm chart for the kubernetes resources
|
| HelmMojo.Chart |
Represents the Helm
Chart.yaml file
|
| HelmMojo.Chart.Maintainer | |
| HelmMojo.HelmParameter | |
| HelpMojo |
Display help information on fabric8-maven-plugin.
Call mvn fabric8:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| PushMojo |
Uploads the built Docker images to a Docker registry
|
| ResourceAndApplyMojo |
This goal forks the compile goal then applies the generated kubernetes resources to the current cluster.
|
| ResourceMojo |
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.
|
Copyright © 2019. All rights reserved.