Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
netauth
command
|
|
|
netauthd
command
|
|
|
nsutil
command
|
|
|
internal
|
|
|
crypto
Package crypto implements the plugin system for cryptography engines.
|
Package crypto implements the plugin system for cryptography engines. |
|
crypto/nocrypto
Package nocrypto provides an implementation of the secret storage engine which performs no security at all.
|
Package nocrypto provides an implementation of the secret storage engine which performs no security at all. |
|
db
Package db implements a uniform mechanism for interacting with entities and groups on top of a generic key/value store which is used for persistent data.
|
Package db implements a uniform mechanism for interacting with entities and groups on top of a generic key/value store which is used for persistent data. |
|
db/filesystem
Package filesystem implements a key/value store on top of a generic filesystem.
|
Package filesystem implements a key/value store on top of a generic filesystem. |
|
db/memory
Package memory implements a fully in-memory key/value store for the database to use.
|
Package memory implements a fully in-memory key/value store for the database to use. |
|
mresolver
Package mresolver handles the complex task of resolving the rules between entities and groups into a high speed lookup of memberships for each entity and the entities in each group after rules are applied.
|
Package mresolver handles the complex task of resolving the rules between entities and groups into a high speed lookup of memberships for each entity and the entities in each group after rules are applied. |
|
startup
Package startup allows other packages to register startup tasks that will be run after early initialization completes.
|
Package startup allows other packages to register startup tasks that will be run after early initialization completes. |
|
pkg
|
|
|
token/cache/fs
Package fs implements a filesystem based token cache.
|
Package fs implements a filesystem based token cache. |
|
token/cache/memory
Package memory implements an in-memory token cache.
|
Package memory implements an in-memory token cache. |
|
token/null
Package null implements a testing shim for testing the token system and some higher level components.
|
Package null implements a testing shim for testing the token system and some higher level components. |
|
plugins
|
|
|
tree/fail2lock
command
|
Click to show internal directories.
Click to hide internal directories.