kong.ctx kong.ctx.shared kong.ctx.plugin kong.ctx Contextual data for the current request. kong.ctx.shared A table that has the same lifetime as the current request. This ta...
kong.router kong.router.get_route() kong.router.get_service() kong.router Router module. A set of functions to access the routing properties of the request. kong.router.get...
Enable Kong Manager Next steps Enable Kong Manager If you’re running Kong Gateway with a database (either in traditional or hybrid mode), you can enable Kong Gateway’s graphic...
kong.vault kong.vault.is_reference(reference) kong.vault.parse_reference(reference) kong.vault.get(reference) kong.vault This module can be used to resolve, parse, and verify...