spiegel_podman/pkg/bindings/artifacts
Paul Holzinger 12bec19426
bindings: artifact extract reject invalid names
The server already does validate this so this is not strictly needed and
the client must trust the server no matter what.

But adding an extra check here does not hurt and may help prevent future
bugs.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2026-04-08 19:58:08 +02:00
..
add.go Add local artifact add API endpoint 2025-11-19 18:20:29 +01:00
extract.go bindings: artifact extract reject invalid names 2026-04-08 19:58:08 +02:00
inspect.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
list.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
pull.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
push.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
remove.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types.go Add --replace option to podman artifact add command 2025-10-06 12:22:40 -04:00
types_add_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_extract_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_inspect_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_list_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_pull_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_push_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_remove_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00