Class | Description |
---|---|
AbstractResourceMojo | |
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.
|
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.