Cloud Provider

!include includes/skins.iuml
skinparam backgroundColor #FFFFFF
skinparam componentStyle uml2
!include target/rst/in/group___cloud_provider.iuml

The component represents an abstract Cloud Provider available for provisiong ICT resources. Practically, a class that implements Terradue.Cloud.CloudProvider is in charge of implementing the actions that the API it implements offers.

Dependencies