Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.62 KB

README.md

File metadata and controls

38 lines (27 loc) · 1.62 KB

Deprecated use v3

v1 and v2 of egoscale are deprecated, please use v3


title: Egoscale description: the Go library for Exoscale

Actions Status GoDoc Go Report Card

A wrapper for the Exoscale public cloud API.

v2 can be imported as:

	import "github.com/exoscale/egoscale/v2"

Known users

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0