oc gate operator:为oc gate服务创建令牌 源码
oc-gate-operator 为服务创建令牌 (gopher网络映像 ) 部署 需要 需要GOLANG ver> = v1.15 dev env。 具有管理员权限的用户登录到集群。 # Deploy the operator, RBAC roles and CRDs export USERNAME=yaacov make deploy IMG=quay.io/ $USERNAME /oc-gate-operator:v0.0.1 # Remove deployment of the operator, RBAC roles and CRDs export USERNAME=yaacov make undeploy IMG=quay.io/ $USERNAME /oc-gate-operator:v0.0.1 用法 在“ oc-gate”名称空间上需要具有私钥的机密: # U
文件列表
oc-gate-operator-main.zip
(预估有个49文件)
oc-gate-operator-main
.dockerignore
151B
go.mod
323B
main.go
3KB
go.sum
61KB
controllers
gatetoken_controller.go
7KB
suite_test.go
2KB
Dockerfile
791B
config
暂无评论