11 Star 16 Fork 10

Gitee 极速下载/EdgeX Foundry

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/edgexfoundry/edgex-go
克隆/下载
.gitignore 1.08 KB
一键复制 编辑 原始数据 按行查看 历史
Jack Chen 提交于 2024-04-13 10:35 . feat: Core Keeper implementation
.idea/
vendor
*.exe
glide.lock
*.DS_Store
docker/docker-compose.yml
.project
.vscode/
coverage.out
debug
*.dll
VERSION
__debug_bin
sbom/bom-go-mod.spdx
# binary files
cmd/core-command/core-command
cmd/core-common-config-bootstrapper/core-common-config-bootstrapper
cmd/core-data/core-data
cmd/core-keeper/core-keeper
cmd/core-metadata/core-metadata
cmd/security-proxy-auth/security-proxy-auth
cmd/security-proxy-setup/security-proxy-setup
cmd/security-file-token-provider/security-file-token-provider
cmd/security-secretstore-setup/security-secretstore-setup
cmd/support-logging/support-logging
cmd/support-notifications/support-notifications
cmd/support-scheduler/support-scheduler
cmd/secrets-config/secrets-config
cmd/security-bootstrapper/security-bootstrapper
cmd/security-proxy-auth/security-proxy-auth
cmd/security-spiffe-token-provider/security-spiffe-token-provider
internal/security/bootstrapper/command/setupacl/test1/bootstrap_token.json
internal/security/bootstrapper/command/setupacl/test2/bootstrap_token.json
docs/_build/
# log dirs
**/logs
# result files
fuzz_test/fuzz_results/*
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors/Edgex-foundry.git
git@gitee.com:mirrors/Edgex-foundry.git
mirrors
Edgex-foundry
EdgeX Foundry
main

搜索帮助