storageos / go-api

Golang API for StorageOS

Home Page:https://storageos.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenAPI manifests generator for GO

GO get and vet

Repo used for storage and generating the GO structs and variables from an OpenAPI yaml spec file (generated by Openapi Generator https://github.com/openapitools/openapi-generator).

Because we only ever reference object types we don't need the OpenAPI generator to create a full fledged GO Client for us and as such we delete the go.mod this tool generates resulting in a single GO Module under this directory.

About

Golang API for StorageOS

https://storageos.com

License:MIT License


Languages

Language:Go 99.4%Language:Shell 0.5%Language:Makefile 0.2%