Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

coreos/go-quay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-quay

Go-swagger generated client bindings for quay.io

Generating Client Bindings

First install go-swagger:

go get -u github.com/go-swagger/go-swagger/cmd/swagger

Next run the script included in the repo to generate client bindings:

./generate_client

Stability

This package is not considered stable, and breaking changes may occur. Go-swagger is still very early in it's support for generating client code from a schema, and may have bugs. Additionally, the quay.io API is still in preview and does not make any guarantees to not make breaking changes.

Use at your own risk.

About

Go-swagger generated client bindings for Quay

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages