Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

cirruslabs/podmanapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

podmanapi

The podmanapi package was generated using the Swagger Codegen 3.0.23 downloaded from the Maven Repository:

java -jar swagger-codegen-cli-3.0.23.jar generate -l go -i https://storage.googleapis.com/libpod-master-releases/swagger-latest-master.yaml -o pkg/swagger

The link to the swagger-latest-master.yaml was found in the auto-generated API documentation page.

Afterwards:

  • the missing os imports were added
  • model_plugin_config_linux.go was renamed to model_plugin_config_linux_.go
  • model_namespace.go's Namespace's String_ field JSON name was changed from string to value to accomodate the upstream change

... to fix the compilation.

About

Swagger-generated Podman REST API client

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages