Skip to content

yue9944882/clouddriver

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Groovy 86.7%
  • Java 13.2%
  • Other 0.1%