We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create the possibility to attach plugins to EasyHAProxy processing.
Every time a new site is discovery the plugin will be invoked and process some feature.
There are two types of plugin and it is configured during the plugin creation
The text was updated successfully, but these errors were encountered:
Issue #51 get the plugin defintion from the label
fbba8a7
byjg
Successfully merging a pull request may close this issue.
Description
Create the possibility to attach plugins to EasyHAProxy processing.
How it works?
Every time a new site is discovery the plugin will be invoked and process some feature.
There are two types of plugin and it is configured during the plugin creation
Some plugin examples
The text was updated successfully, but these errors were encountered: