exoscale / egoscale

exoscale golang bindings
https://pkg.go.dev/github.com/exoscale/egoscale/v3
Apache License 2.0
31 stars 15 forks source link

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