Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/opencontainers/runc
/ KeySerial
TypeAlias
KeySerial
libcontainer/keys/keyctl.go:13–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
)
12
13
type
KeySerial uint32
14
15
func
JoinSessionKeyring(name string) (KeySerial, error) {
16
sessKeyID, err := unix.KeyctlJoinSessionKeyring(name)
Callers
1
JoinSessionKeyring
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected