export type AllowedStatuses = 'only-running' | 'only-stopped' | 'any';