spiegel_podman/vendor/github.com/moby/sys/capability
tomsweeneyredhat 2e8bce201e [v4.4.1-rhel] Bump runc to 1.2.9, Buidah 1.29.6
Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
2025-12-17 15:39:55 -05:00
..
.codespellrc [v4.4.1-rhel] Bump runc to 1.2.9, Buidah 1.29.6 2025-12-17 15:39:55 -05:00
.golangci.yml [v4.4.1-rhel] Bump runc to 1.2.9, Buidah 1.29.6 2025-12-17 15:39:55 -05:00
capability.go [v4.4.1-rhel] Bump runc to 1.2.9, Buidah 1.29.6 2025-12-17 15:39:55 -05:00
capability_linux.go [v4.4.1-rhel] Bump runc to 1.2.9, Buidah 1.29.6 2025-12-17 15:39:55 -05:00
capability_noop.go [v4.4.1-rhel] Bump runc to 1.2.9, Buidah 1.29.6 2025-12-17 15:39:55 -05:00
CHANGELOG.md [v4.4.1-rhel] Bump runc to 1.2.9, Buidah 1.29.6 2025-12-17 15:39:55 -05:00
enum.go [v4.4.1-rhel] Bump runc to 1.2.9, Buidah 1.29.6 2025-12-17 15:39:55 -05:00
enum_gen.go [v4.4.1-rhel] Bump runc to 1.2.9, Buidah 1.29.6 2025-12-17 15:39:55 -05:00
LICENSE [v4.4.1-rhel] Bump runc to 1.2.9, Buidah 1.29.6 2025-12-17 15:39:55 -05:00
README.md [v4.4.1-rhel] Bump runc to 1.2.9, Buidah 1.29.6 2025-12-17 15:39:55 -05:00
syscall_linux.go [v4.4.1-rhel] Bump runc to 1.2.9, Buidah 1.29.6 2025-12-17 15:39:55 -05:00

This is a fork of (apparently no longer maintained) https://github.com/syndtr/gocapability package. It provides basic primitives to work with Linux capabilities.

For changes, see CHANGELOG.md.

Go Reference

Alternatives