All Classes and Interfaces
Classes
Class
Description
Adds a service to the alveoli available in the defined folder.
Apply/deploy a set of descriptors from a root one.
Enables to have some global extension points - to change the classloader for ex.
Build a project.
Check if a new version is available.
Enables to cipher a value using `AES/CBC/PKCS5Padding` algorithm with a master password.
Cipher a password to put it in `~/.m2/settings.xml` servers (useful for deploy command for example).
Execute bash completion.
Generate a master password if none exist (in `~/.m2/settings-security.xml`)
Enables to decipher a value using `AES/CBC/PKCS5Padding` algorithm with a master password.
Delete an alveolus deployment by deleting all related descriptors.
Build and deploy a project.
Diff an alveolus against a running cluster.
Display help information on bundlebee-maven-plugin.
Call
Call
mvn bundlebee:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.Execute a HTTP request over Kubernetes client.
Inspect an alveolus, i.e. list the descriptors to apply.
Do common validations on descriptors.
Lists all found alveoli
List available linting rules (ease exclusions for ex).
Creates a new project.
Extracts placeholders from an alveolus (often for documentation).
Process all descriptors - as in an apply command - from a root descriptor.
Rollback an alveolus deployment.
Shows the application version.
List versions for an artifact to know which ones are available.
Convert yaml files of a directory to json.