linkmancheng / clouddriver

read and write operations across cloud providers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

read and write operations across cloud providers

License:Apache License 2.0


Languages

Language:Groovy 86.2%Language:Java 13.6%Language:Scala 0.1%Language:Shell 0.0%Language:HTML 0.0%