Expand description
Per-service data enumeration for ryra list + the
data-preserving variant of ryra remove.
Modules§
Structs§
Enums§
Functions§
- dir_
size_ bytes - Walk
pathrecursively, 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
ServiceDataper 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.