package
0.1.35
Repository: https://github.com/kong/go-apiops.git
Documentation: pkg.go.dev

# Functions

Apply updates route entities with the namespace.
ApplyNamespaceHost applies the namespace to the hosts field of the selected routes by adding the listed hosts if they ar not in the list already.
CheckNamespace validates the prefix namespace.
GetLuaStripFunction returns the Lua function that strips the namespace from the upstream_uri.
GetPreFunctionPlugin returns a plugin that strips the namespace from the upstream_uri.
InjectNamespaceStripping injects a namespace stripper into the deckfile.
UpdateRoute returns true if the route needs stripping the namespace.
UpdateSinglePathString updates a single path string with the namespace and returns it.