Skip to main content

Module client

Module client 

Source
Expand description

Socket protocol and client helpers for the warm-pool daemon.

Structs§

PoolClientLease
PoolClientOutput
PoolClientRun
PoolImageStat
Live stats for one image’s warm pool.
PoolLeaseClient
PoolLeaseExec
PoolLeaseExecRequest
PoolLeaseReleaseRequest
PoolLeaseReleaseResponse
PoolLeaseRequest
PoolLeaseResponse
PoolRunRequest
PoolRunResponse
PoolStatusResponse
PoolStopResponse

Enums§

PoolRequest
Wire protocol for the pool Unix socket.

Functions§

read_frame
run_client
status_client
stop_client
write_frame
Length-prefixed (u32 LE) framing for the pool Unix-socket protocol.