podman/pkg/bindings/manifests
Jhon Honce 5b79cf15a0 Swagger refactor/cleanup
* Remove duplicate or unused types and constants
* Move all documetation-only models and responses into swagger package
* Remove all unecessary names, go-swagger will determine names from
  struct declarations
* Use Libpod suffix to differentiate between compat and libpod models
  and responses. Taken from swagger:operation declarations.
* Models and responses that start with lowercase are for swagger use
  only while uppercase are used "as is" in the code and swagger comments
* Used gofumpt on new code

```release-note

```

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2022-05-19 15:24:18 -07:00
..
manifests.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
types.go Resolves Add RegistryAuthHeader to manifest push 2022-03-26 16:39:11 -04:00
types_add_options.go Resolves Add RegistryAuthHeader to manifest push 2022-03-26 16:39:11 -04:00
types_create_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_exists_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_inspect_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_modify_options.go Resolves Add RegistryAuthHeader to manifest push 2022-03-26 16:39:11 -04:00
types_remove_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00