carousel

时间:2021-03-09 23:56:10
【文件属性】:
文件名称:carousel
文件大小:66KB
文件格式:ZIP
更新时间:2021-03-09 23:56:10
Go 轮播 一个BOSH感知cli工具,用于管理存储在CredHub中的凭据的轮换。 用法 为了能够与BOSH和CredHub进行对话,需要设置以下环境变量: # BOSH export BOSH_ENVIRONMENT=https://{bosh_director_ip}:25555 export BOSH_CLIENT={bosh_director_uaa_client} export BOSH_CLIENT_SECRET={bosh_director_uaa_client_secret} export BOSH_CA_CERT="-----BEGIN CERTIFICATE----- ... -----END CERTIFICATE-----" # CredHub export CREDHUB_SERVER=https://{bosh_director_ip}:8844 export C
【文件预览】:
carousel-main
----config()
--------config.go(763B)
----cmd()
--------regenerate.go(5KB)
--------leaf_certificates.go(948B)
--------list.go(1KB)
--------flags.go(3KB)
--------helpers.go(2KB)
--------clean_up.go(3KB)
--------passwords.go(862B)
--------rsa_key_pairs.go(915B)
--------ssh_key_pairs.go(915B)
--------confirmation.go(357B)
--------browse.go(2KB)
--------root.go(2KB)
--------cmd_suite_test.go(182B)
--------users.go(866B)
--------ca_certificates.go(932B)
----credhub()
--------credhub.go(5KB)
--------credentialtype_enumer.go(2KB)
--------types_test.go(10KB)
--------credhub_suite_test.go(194B)
--------types.go(4KB)
--------credhub_test.go(5KB)
----action()
--------factory_test.go(5KB)
--------actions.go(2KB)
--------action_suite_test.go(191B)
--------factory.go(1KB)
--------action.go(101B)
----shell.nix(118B)
----tools()
--------tools.go(123B)
----LICENSE(11KB)
----app()
--------app_suite_test.go(182B)
--------helpers.go(1KB)
--------application.go(2KB)
--------details.go(7KB)
--------tree.go(2KB)
----bosh()
--------director.go(2KB)
--------variables.go(2KB)
--------bosh_suite_test.go(185B)
--------types.go(1KB)
----main.go(668B)
----.gitignore(8B)
----go.sum(47KB)
----state()
--------state_suite_test.go(188B)
--------comparators.go(801B)
--------state.go(802B)
--------helpers.go(1KB)
--------update.go(3KB)
--------credentials.go(2KB)
--------collectors.go(390B)
--------types.go(2KB)
--------filters.go(2KB)
----.envrc(23B)
----README.md(2KB)
----go.mod(1KB)

网友评论