1 Star 0 Fork 1

BirenTechnology/k8s-device-plugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 581 Bytes
一键复制 编辑 原始数据 按行查看 历史
BR 提交于 2025-03-14 16:54 +08:00 . move to gitee
module gitee.com/BirenTechnology/k8s-device-plugin
go 1.16
require (
gitee.com/BirenTechnology/go-brml v0.0.0-20250314082319-8998101c6789
github.com/imdario/mergo v0.3.13 // indirect
github.com/kubevirt/device-plugin-manager v1.19.4
github.com/onsi/ginkgo v1.16.5 // indirect
github.com/sirupsen/logrus v1.9.0
github.com/spf13/cobra v1.7.0
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.8.3
google.golang.org/grpc v1.56.3
k8s.io/client-go v0.28.4
k8s.io/kubelet v0.28.4
sigs.k8s.io/yaml v1.3.0
tags.cncf.io/container-device-interface/specs-go v0.6.0
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/BirenTechnology/k8s-device-plugin.git
git@gitee.com:BirenTechnology/k8s-device-plugin.git
BirenTechnology
k8s-device-plugin
k8s-device-plugin
master

搜索帮助