File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ All public features are exposed through `kube` in [kube's Cargo.toml](https://gi
1919| gzip | gzip compressed transport | no | [ tower-http] feature |
2020| jsonpatch | [ Patch] using jsonpatch | no | [ json_patch] |
2121| admission | [ admission] module | no | [ json_patch] |
22- | socks5 | local cluster [ socks5] proxying | no | [ hyper-socks2 ] |
23- | http-proxy | local cluster http proxying | no | [ hyper-http -proxy] |
22+ | socks5 | local cluster [ socks5] proxying | no | [ hyper-util ] 's ` client-proxy ` feature |
23+ | http-proxy | local cluster http proxying | no | [ hyper-util ] 's ` client -proxy` feature |
2424| oauth | local cluster oauth for GCP | no | [ tame-oauth] |
2525| oidc | local cluster [ oidc] auth | no | none |
2626| webpki-roots| Mozilla's root certificates | no | [ webpki-roots] |
Original file line number Diff line number Diff line change 124124[ ring ] : https://crates.io/crates/ring
125125[ tokio-tungstenite ] : https://crates.io/crates/tokio-tungstenite
126126[ tame-oauth ] : https://crates.io/crates/tame-oauth
127- [ hyper-socks2 ] : https://crates.io/crates/hyper-socks2
128- [ hyper-proxy2 ] : https://crates.io/crates/hyper-proxy2
129- [ hyper-http-proxy ] : https://crates.io/crates/hyper-http-proxy
127+ [ hyper-util ] : https://crates.io/crates/hyper-util
130128[ syn ] : https://crates.io/crates/syn
131129[ quote ] : https://crates.io/crates/quote
132130[ webpki-roots ] : https://github.com/rustls/webpki-roots
You can’t perform that action at this time.
0 commit comments