sentry/

directory
v0.0.0-...-4bf4b70 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 24, 2021 License: Apache-2.0, MIT

Directories

Path Synopsis
Package arch provides abstractions around architecture-dependent details, such as syscall calling conventions, native types, etc.
Package arch provides abstractions around architecture-dependent details, such as syscall calling conventions, native types, etc.
Package control contains types that expose control server methods, and can be used to configure and interact with a running sandbox process.
Package control contains types that expose control server methods, and can be used to configure and interact with a running sandbox process.
Package device defines reserved virtual kernel devices and structures for managing them.
Package device defines reserved virtual kernel devices and structures for managing them.
devices
Package fdimport provides the Import function.
Package fdimport provides the Import function.
fs
Package fs implements a virtual filesystem layer.
Package fs implements a virtual filesystem layer.
Package fsbridge provides common interfaces to bridge between VFS1 and VFS2 files.
Package fsbridge provides common interfaces to bridge between VFS1 and VFS2 files.
fsimpl
Package fsmetric defines filesystem metrics that are used by both VFS1 and VFS2.
Package fsmetric defines filesystem metrics that are used by both VFS1 and VFS2.
Package hostcpu provides utilities for working with CPU information provided by a host Linux kernel.
Package hostcpu provides utilities for working with CPU information provided by a host Linux kernel.
Package hostfd provides efficient I/O with host file descriptors.
Package hostfd provides efficient I/O with host file descriptors.
Package hostmm provides tools for interacting with the host Linux kernel's virtual memory management subsystem.
Package hostmm provides tools for interacting with the host Linux kernel's virtual memory management subsystem.
Package inet defines semantics for IP stacks.
Package inet defines semantics for IP stacks.
Package kernel provides an emulation of the Linux kernel.
Package kernel provides an emulation of the Linux kernel.
Package limits provides resource limits.
Package limits provides resource limits.
Package loader loads an executable file into a MemoryManager.
Package loader loads an executable file into a MemoryManager.
Package memmap defines semantics for memory mappings.
Package memmap defines semantics for memory mappings.
Package mm provides a memory management subsystem.
Package mm provides a memory management subsystem.
Package pgalloc contains the page allocator subsystem, which manages memory that may be mapped into application address spaces.
Package pgalloc contains the page allocator subsystem, which manages memory that may be mapped into application address spaces.
Package platform provides a Platform abstraction.
Package platform provides a Platform abstraction.
Package sighandling contains helpers for handling signals to applications.
Package sighandling contains helpers for handling signals to applications.
Package socket provides the interfaces that need to be provided by socket implementations and providers, as well as per family demultiplexing of socket creation.
Package socket provides the interfaces that need to be provided by socket implementations and providers, as well as per family demultiplexing of socket creation.
Package state provides high-level state wrappers.
Package state provides high-level state wrappers.
Package strace implements the logic to print out the input and the return value of each traced syscall.
Package strace implements the logic to print out the input and the return value of each traced syscall.
Package syscalls is the interface from the application to the kernel.
Package syscalls is the interface from the application to the kernel.
Package time provides a calibrated clock synchronized to a system reference clock.
Package time provides a calibrated clock synchronized to a system reference clock.
Package unimpl contains interface to emit events about unimplemented features.
Package unimpl contains interface to emit events about unimplemented features.
Package uniqueid defines context.Context keys for obtaining system-wide unique identifiers.
Package uniqueid defines context.Context keys for obtaining system-wide unique identifiers.
Package usage provides representations of resource usage.
Package usage provides representations of resource usage.
vfs
Package vfs implements a virtual filesystem layer.
Package vfs implements a virtual filesystem layer.
Package watchdog is responsible for monitoring the sentry for tasks that may potentially be stuck or looping inderterminally causing hard to debug hungs in the untrusted app.
Package watchdog is responsible for monitoring the sentry for tasks that may potentially be stuck or looping inderterminally causing hard to debug hungs in the untrusted app.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL