richard-nellist / go-octo-api

Go client for the Octopus Deploy API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-octo-api

A Go client for the Octopus Deploy API.

This is a work in progress.

Tested against Octopus Deploy v3.3.17.

The following resource types are currently supported:

  • Environments
  • Machines
  • Projects
  • Project Groups
  • Variable Sets

About

Go client for the Octopus Deploy API

License:MIT License


Languages

Language:Go 99.7%Language:Makefile 0.3%