]> git.immae.eu Git - github/fretlink/ansible-kong-app.git/blame - dhall/server/service/plugin/functions.dhall
Merge pull request #27 from gaetanfl/fix_upstream_creation_return_code
[github/fretlink/ansible-kong-app.git] / dhall / server / service / plugin / functions.dhall
CommitLineData
80320193
HAL
1{ mkRequestTermination = ./mkRequestTermination.dhall
2, mkRequestTransformer = ./mkRequestTransformer.dhall
2187c77a 3, mkResponseTransformer = ./mkResponseTransformer.dhall
80320193
HAL
4, mkIPRestriction = ./mkIPRestriction.dhall
5, correlationId = ./correlationId.dhall
6, mkPreFunction = ./mkPreFunction.dhall
5f23d590 7, http2httpsRedirect = ./http2httpsRedirect.dhall
80320193 8}