pkg

package
v0.0.0-...-a065a4d Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TryParseUUID

func TryParseUUID(id string) (uuid.UUID, bool)

Types

This section is empty.

Directories

Path Synopsis
Package chrooted confines filesystem operations to one directory tree, the way a process chrooted into that directory is confined: paths are interpreted relative to the tree's root, ".." cannot climb above it, and symbolic links, absolute ones included, resolve inside it.
Package chrooted confines filesystem operations to one directory tree, the way a process chrooted into that directory is confined: paths are interpreted relative to the tree's root, ".." cannot climb above it, and symbolic links, absolute ones included, resolve inside it.
testutils
Package testutils reports the process-wide kernel resources a benchmark consumes, so a change to how volumes are confined can be judged on its footprint (OS threads, mount namespaces, file descriptors, resident memory) and not only on latency.
Package testutils reports the process-wide kernel resources a benchmark consumes, so a change to how volumes are confined can be judged on its footprint (OS threads, mount namespaces, file descriptors, resident memory) and not only on latency.
Package dummyserver provides a non-functional implementation of the orchestrator gRPC surface.
Package dummyserver provides a non-functional implementation of the orchestrator gRPC surface.
contracts
Package contracts provides primitives to interact with the openapi HTTP API.
Package contracts provides primitives to interact with the openapi HTTP API.
cfg
Package routing publishes the orchestrator-owned sandbox routing record (sandbox:routing:{sandboxID}) that client-proxy can read to reach the node.
Package routing publishes the orchestrator-owned sandbox routing record (sandbox:routing:{sandboxID}) that client-proxy can read to reach the node.
envd
Package envd provides primitives to interact with the openapi HTTP API.
Package envd provides primitives to interact with the openapi HTTP API.
envdbin
Package envdbin keeps a node-local copy of the host envd binary so the resume-time envd upgrade paths neither fork `envd -version` nor stream 13 MB off the gcsfuse mount on every attempt.
Package envdbin keeps a node-local copy of the host envd binary so the resume-time envd upgrade paths neither fork `envd -version` nor stream 13 MB off the gcsfuse mount on every attempt.
fc
nbd
uffd/testutils/testharness
Package testharness provides the wire types, typed RPC client, and barrier registry shared between the parent and child halves of the userfaultfd test harness.
Package testharness provides the wire types, typed RPC client, and barrier registry shared between the parent and child halves of the userfaultfd test harness.
build/phases/base/distro
Package distro makes template-build provisioning distro-aware: it selects a declared per-family Profile by the base image's /etc/os-release ID rather than probing for a package manager.
Package distro makes template-build provisioning distro-aware: it selects a declared per-family Profile by the base image's /etc/os-release ID rather than probing for a package manager.
build/phases/ensurefreedisk
Package ensurefreedisk grows a quiescent rootfs after user steps and before finalize cold-boots it.
Package ensurefreedisk grows a quiescent rootfs after user steps and before finalize cold-boots it.

Jump to

Keyboard shortcuts

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