Skip to content

sdk used by sewan's terraform plugin to communicate with airdrum api

License

Notifications You must be signed in to change notification settings

SewanDevs/sewan-sdk-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sewan's cloud data center go sdk

Maintainers

This sdk is maintained by the Sewan's team.

It is consumed by Sewan's terraform provider plugin (github.com:SewanDevs/terraform-provider-sewan.git) to communicate with Sewan's cloud data center.

Requirements

  • Go 1.10.x (to build the provider plugin)

Doc

  • Architecture doc : Available under doc folder, it contains sequence diagrams and a module diagram.
  • developer doc : Available under private Sewan's wiki
  • Standard golang sdk doc :

prerequisite : current repository have been cloned in GOPATH

run godoc -http=:6060

Open the webpage "http://localhost:6060/pkg/" and navigate through the tree to sewan-sdk-go package