buildgrid.server.app.commands.cmd_cleanup module

Cleanup command

Create a BCS cleanup daemon

buildgrid.server.app.commands.cmd_cleanup.parse_size(string: str) int

Convert string with suffix representing memory unit, to integer.

buildgrid.server.app.commands.cmd_cleanup.parse_time(string: str) timedelta

Convert string with suffix representing time unit, to timedelta.