spiegel_podman/pkg/bindings/manifests
Aditya R 69e44bbcc7
bindings: add manifest should follow es_model while marshalling OSVersion and OSFeatures
It seems API needs json names for OSVersion and OSFeatures in es_model
ref: https://github.com/containers/podman/blob/main/pkg/domain/entities/manifest.go#L42

So at bindings end ensure that we honor es_model naming convention when
we perform marshalling otherwise API will ignore these fields

Signed-off-by: Aditya R <arajan@redhat.com>
2022-06-02 18:06:27 +05:30
..
manifests.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
types.go bindings: add manifest should follow es_model while marshalling OSVersion and OSFeatures 2022-06-02 18:06:27 +05:30
types_add_options.go Resolves #13629 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 bindings: add manifest should follow es_model while marshalling OSVersion and OSFeatures 2022-06-02 18:06:27 +05:30
types_remove_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00