Kong Functions (Post-Plugin)

Configuration

configobject
Hide Child Parameters
accessarray[string]

Default:[]

body_filterarray[string]

Default:[]

certificatearray[string]

Default:[]

header_filterarray[string]

Default:[]

logarray[string]

Default:[]

rewritearray[string]

Default:[]

ws_client_framearray[string]

Default:[]

ws_closearray[string]

Default:[]

ws_handshakearray[string]

Default:[]

ws_upstream_framearray[string]

Default:[]

protocolsarray[string]

A string representing a protocol, such as HTTP or HTTPS.

Allowed values:grpcgrpcshttphttpstcptlstls_passthroughudpwswss

Default:grpc, grpcs, http, https

routeobject

If set, the plugin will only activate when receiving requests via the specified route. Leave unset for the plugin to activate regardless of the route being used.

* Additional properties are NOT allowed.
Hide Child Parameters
idstring
serviceobject

If set, the plugin will only activate when receiving requests via one of the routes belonging to the specified Service. Leave unset for the plugin to activate regardless of the Service being matched.

* Additional properties are NOT allowed.
Hide Child Parameters
idstring

Did this doc help?

Something wrong?

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!