6 Star 2 Fork 1

Gitee 极速下载 / rudr

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/oam-dev/rudr/
克隆/下载
Cargo.toml 586 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
天元 提交于 2019-11-15 11:23 . add k8s event for instigator
[package]
name = "rudr"
version = "0.1.0"
authors = ["Matt Butcher <matt.butcher@microsoft.com>", "Jianbo Sun <jianbo.sjb@alibaba-inc.com>"]
edition = "2018"
[dependencies]
kube = { version = "0.16.1", features = ["openapi"] }
k8s-openapi = { version = "0.5.1", features = ["v1_15"] }
serde = "1.0"
serde_derive = "1.0"
serde_json = "1.0"
failure = "0.1.5"
spectral = "0.6"
reqwest = "0.9"
log = "0.4"
env_logger = "0.6.1"
hyper = "0.12"
clap = "~2.33"
regex = "1.0"
lazy_static = "1.4.0"
chrono = { version = "0.4", features = ["serde"] }
[workspace]
members = [
"healthscope",
]
Rust
1
https://gitee.com/mirrors/rudr.git
git@gitee.com:mirrors/rudr.git
mirrors
rudr
rudr
master

搜索帮助

14c37bed 8189591 565d56ea 8189591