首页 > 其他 > 详细

基于Golang实现判断harbor仓库的镜像ID是否存在

时间:2020-02-20 19:41:44      阅读:264      评论:0      收藏:0      [点我收藏+]

软件介绍
说明:
用于去检测harbor仓库对应的镜像ID是否存在,多用于在jenkins pipeline执行的时候调用

命令:
./harbor -username “admin” -password “Harbor12345” -image “alertmanager” -repo “infra” -tag “v0.19.0” -url “http://harbor.od.com”

问题:
在工具功能测试的时候只测了harbor基于http方式,如果有朋友https测试失败的,可以联系作者

技术分享图片

码云:https://gitee.com/jasonminghao/Operational-Tool/blob/master/README.md

有任何问题请按照下面的联系方式联系作者 QQ:760966297 邮箱:jasonminghao@163.com

基于Golang实现判断harbor仓库的镜像ID是否存在

原文:https://www.cnblogs.com/jasonminghao/p/12336515.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!