# Functions
Execute is the entry point for the ocis-proxy command.
GetCommands provides all commands for this service.
Health is the entrypoint for the health command.
NewSutureService creates a new proxy.SutureService.
Server is the entrypoint for the server command.
Version prints the service versions of all running instances.
# Structs
SutureService allows for the proxy command to be embedded and supervised by a suture supervisor tree.