Skip to content

read and write operations across cloud providers

License

Notifications You must be signed in to change notification settings

icfantv/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 89.2%
  • Java 10.7%
  • Other 0.1%