书栈网 · BookStack 本次搜索耗时 0.027 秒,为您找到 3341 个相关结果.
  • kong.router

    kong.router kong.router kong.router.get_route() kong.router.get_service() kong.router kong.router Router module A set of functions to access the routing properties of the re...
  • kong.response

    kong.response kong.response kong.response.get_status() kong.response.get_header(name) kong.response.get_headers([max_headers]) kong.response.get_source() kong.response.set_stat...
  • kong.nginx

    kong.nginx kong.nginx kong.nginx.get_subsystem() kong.nginx kong.nginx Nginx information module A set of functions allowing to retrieve Nginx-specific implementation details ...
  • Kong API Gateway

    Kong API Gateway TL;DR Scripts Kong API Gateway 使用Docker拉起KONG API网关,使用外部PG作为元数据存储,对已有API进行管理 TL;DR cd app / kong ; docker - compose up - d make up # pull u...
  • kong.response

    kong.response kong.response.get_status() kong.response.get_header(name) kong.response.get_headers([max_headers]) kong.response.get_source() kong.response.set_status(status) ko...
  • Auth for Kong Manager

    Securing Kong Manager Configuring Authentication Access Control with Roles and Workspaces Securing Kong Manager Kong Manager enables users with Admin accounts to access Kong ...
  • Kong(API Gateway)

    什么是Kong 为什么使用Kong 怎样使用 部署 添加API 访问 加入自定义API 参考 其他微服务架构支持 什么是Kong 当我们决定对应用进行微服务改造时,应用客户端如何与微服务交互的问题也随之而来,毕竟服务数量的增加会直接导致部署授权、负载均衡、通信管理、分析和改变的难度增加。 面对以上问题,API GATEWAY是一个不...
  • Add Kong as a delegated Gateway

    Use Kong as a delegated Gateway Prerequisites Install Kong ingress controller Enable sidecar injection on the kong namespace Add a route to our demo-app Next steps Use Ko...
  • kong.websocket.upstream

    kong.websocket.upstream kong.websocket.upstream.get_frame() kong.websocket.upstream.set_frame_data(data) kong.websocket.upstream.set_status(status) kong.websocket.upstream.drop_...
  • kong.client.tls

    kong.client.tls kong.client.tls.request_client_certificate([ca_certs]) kong.client.tls.disable_session_reuse() kong.client.tls.get_full_client_certificate_chain() kong.client.tl...