clouddriver

read and write operations across cloud providers

  • 所有者: spinnaker/clouddriver
  • 平台:
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Spinnaker Cloud Provider Service

Build Status

This service is the main integration point for Spinnaker cloud providers like AWS, GCE, CloudFoundry, Azure etc.

Developing with Intellij

To configure this repo as an Intellij project, run ./gradlew idea in the root directory.

Some of the modules make use of Lombok, which will compile correctly on its own. However, for Intellij to make sense of the Lombok annotations, you'll need to install the Lombok plugin as well as check 'enable' under annotation processing.

Debugging

To start the JVM in debug mode, set the Java system property DEBUG=true:

./gradlew -DDEBUG=true

The JVM will then listen for a debugger to be attached on port 7102. The JVM will not wait for
the debugger to be attached before starting Clouddriver; the relevant JVM arguments can be seen and
modified as needed in build.gradle.

主要指标

概览
名称与所有者spinnaker/clouddriver
主编程语言Groovy
编程语言Groovy (语言数: 5)
平台
许可证Apache License 2.0
所有者活动
创建于2015-06-16 21:26:02
推送于2025-04-10 18:48:13
最后一次提交2025-04-08 16:36:34
发布数2038
最新版本名称v5.91.6 (发布于 )
第一版名称1.3.4 (发布于 2014-05-16 14:50:06)
用户参与
星数444
关注者数89
派生数1k
提交数9.2k
已启用问题?
问题数0
打开的问题数0
拉请求数5798
打开的拉请求数12
关闭的拉请求数560
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?