For the complete documentation index, see llms.txt. This page is also available as Markdown.

vpn

vpn_db.py文件跟firewall_db.py类似,定义了VPN的资源和操作实现类,以及一个VPNPluginRpcDbMixin类。

vpn_validator.py文件定义了VpnReferenceValidator类,对vpn资源进行校验。

Last updated