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...
kong.ip kong.ip.is_trusted(address) kong.ip Trusted IPs module. This module can be used to determine whether or not a given IP address is in the range of trusted IP addresses ...
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.cluster kong.cluster.get_id() kong.cluster Cluster-level utilities. kong.cluster.get_id() Returns the unique ID for this Kong cluster. If Kong is running in DB-less mode...
Kong Gateway API gateway built for hybrid and multi-cloud, optimized for microservices and distributed architectures Quick Links Introducing Kong Gateway Extending the Kong Gate...