Skip to main content
Version: 1.5.0

ApisixPluginConfig/v2beta3 Reference

Spec#

Spec describes the desired state of an ApisixPluginConfig object.

FieldTypeDescription
pluginsarrayA series of custom plugins that will be executed once this route rule is matched
plugins[].namestringThe plugin name, see docs for learning the available plugins.
plugins[].enablebooleanWhether the plugin would be used
plugins[].configobjectThe configuration of the plugin that must have the same fields as in APISIX.