apisix icon indicating copy to clipboard operation
apisix copied to clipboard

Help request: Read the plug-in configuration in the Control API

Open habbyCP opened this issue 1 year ago • 0 comments

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 -V or nginx -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):

habbyCP avatar Aug 06 '24 08:08 habbyCP