package keys

import "github.com/opencontainers/runc/libcontainer/keys"

Index

Functions

func ModKeyringPerm

func ModKeyringPerm(ringID KeySerial, mask, setbits uint32) error

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

func JoinSessionKeyring(name string) (KeySerial, error)

Source Files

keyctl.go

Version
v1.2.6 (latest)
Published
Mar 14, 2025
Platform
linux/amd64
Imports
5 packages
Last checked
1 hour ago

Tools for package owners.