# Structs
ApplicationInfo contains response of remote API: GET "/applications/{name}".
Branch is a branch of deployment.
ContainerJSONBase identifies a container.
ContainerStats contains response of remote API: Get "/applications/{name}/stats".
ContainerStatus contains response of remote API: Get "/applications/{name}/status".
CreateApplication struct contains post options of remote API: POST "/applications/".
Deployments contains response of remote API: GET "/applications/{name}/deploy".
ProcessList contains response of remote API: Get "/applications/{name}/procs".
Version information contains response of remote API: GET "/version".