# Functions
Setup prepares the given HTTP request multiplexer for serving introspection.
# Structs
Assignment describes resource assignments for a single container.
Container describes a single container.
Node describes a single NUMA node in the system.
Pod describes a single pod and its containers.
Pool describes a single (resource) pool.
Server is our server for external introspection.
Socket describes a single physical CPU socket in the system.
State is the current introspected state of the resource manager.
System describes the underlying HW/system.
# Type aliases
TopologyHints contain a set of allocation hints for a container.