package keys
import "github.com/opencontainers/runc/libcontainer/keys"
Index ¶
Functions ¶
func ModKeyringPerm ¶
ModKeyringPerm modifies permissions on a keyring by reading the current permissions, anding the bits with the given mask (clearing permissions) and setting additional permission bits
Types ¶
type KeySerial ¶
type KeySerial uint32
func JoinSessionKeyring ¶
Source Files ¶
- Version
- v1.1.4
- Published
- Aug 24, 2022
- Platform
- darwin/amd64
- Imports
- 5 packages
- Last checked
- 28 minutes ago –
Tools for package owners.