文件名称:ngx-istio-mixer:用于Istio调音台的NGINX模块
文件大小:2.03MB
文件格式:ZIP
更新时间:2024-05-19 08:54:47
Rust
用于Istio Mixer的NGINX动态模块 依存关系 构建系统使用Docker生成模块二进制文件。 兼容性 1.11.x(最新测试为1.13.5) 概要 http { mixer_server istio-mixer.istio-system; mixer_port 9091; server { mixer_source_ip 10.0.0.0; mixer_source_uid kubernetes://productpage-v1-2213572757-758cs.beta1; mixer_source_service productpage.beta1.svc.cluster.local; mixer_destination_service abc.ns.s
【文件预览】:
ngx-istio-mixer-master
----.cargo()
--------config(0B)
----nginx.mk(5KB)
----module()
--------config.make(173B)
--------release()
--------config(297B)
--------ngx_http_istio_mixer_module.c(15KB)
----docker()
--------Dockerfile.base(549B)
--------Dockerfile.module(342B)
--------Dockerfile.build-alpine-nginx(6KB)
--------.gitignore(8B)
----Cargo.toml(143B)
----mixer-ngx()
--------Cargo.toml(591B)
--------src()
--------snippets()
----Cargo.lock(62KB)
----protobuf()
--------mixer()
--------gogoproto()
--------google()
--------proxy()
----mixer-tests()
--------Cargo.toml(185B)
--------src()
--------tests()
----LICENSE(10KB)
----test()
--------deploy.sh(224B)
--------services()
--------iptable()
--------config()
--------README.md(809B)
----README.md(4KB)
----Makefile(1KB)
----mixer-transport()
--------Cargo.toml(417B)
--------src()
--------build.rs(733B)
--------tests()
----snippets()
--------tools.MD(368B)
----.gitignore(59B)