Skip to main content

Module data

Module data 

Source
Expand description

Per-service data enumeration for ryra list + the data-preserving variant of ryra remove.

Modules§

classify
volumes
Map podman named volumes to owning services.

Structs§

ServiceData

Enums§

ServiceStatus

Functions§

dir_size_bytes
Walk path recursively, summing file sizes. Does not follow symlinks. Returns 0 if the path does not exist.
enumerate_all
Walk every ryra-visible service and return one ServiceData per service.
enumerate_service
Look up a single service. Queries the filesystem + podman directly for the given name rather than walking every service via enumerate_all.
size_bytes
Sum of all data paths + all volume mountpoints for a service.