Categorygithub.com/mistermx/styra-go-client
module
0.0.0-20220114135530-453ab0eb2462
Repository: https://github.com/mistermx/styra-go-client.git
Documentation: pkg.go.dev

# README

styra-go-client

Inofficial Go client for Styra REST API primarily used for crossplane-contrib/provider-styra.

Code Generation

The generated code is based on the official OpenAPI v2 spec by Styra (with some manual adjustments). go-swagger is used to generate the client code.

To generate the Go code run

make clean generate

# Packages

No description provided by the author