Documentation
¶
Overview ¶
key_label is a simple program to print the current session keyring name and its security label, to be run inside container (see selinux.bats). Can be thought of poor man's keyctl. Written in Go so we can have a static binary (a program in C would require libkeyutils which is usually provided only as a dynamic library).
This tool is only intended to be used within runc's integration tests.
Click to show internal directories.
Click to hide internal directories.