apisix
apisix copied to clipboard
Help request: Read the plug-in configuration in the Control API
Description
I customized a plug-in that reads redis and performs corresponding operations. I want to define several Control APIs In the Control API, the configuration file of the plug-in needs to be read. I have read a lot of documents and cannot find the relevant method. Can anyone help me?
Environment
- APISIX version (run
apisix version): - Operating system (run
uname -a): - OpenResty / Nginx version (run
openresty -Vornginx -V): - etcd version, if relevant (run
curl http://127.0.0.1:9090/v1/server_info): - APISIX Dashboard version, if relevant:
- Plugin runner version, for issues related to plugin runners:
- LuaRocks version, for installation issues (run
luarocks --version):