| Class | Description |
|---|---|
| AgentInfo |
Information about the Helios Agent (aka "host").
|
| AgentInfo.Builder | |
| Deployment | |
| Deployment.Builder | |
| Descriptor | |
| DockerVersion |
Structure representing the version and system details of the Docker daemon running on the
Agent.
|
| DockerVersion.Builder | |
| HostInfo |
Represents the Agent system information.
|
| HostInfo.Builder | |
| HostStatus |
Gives the Helios host status for the agent, which includes all jobs, their statuses, as well
as host and agent information.
|
| HostStatus.Builder | |
| Job |
Represents a Helios job.
|
| Job.Builder | |
| JobId |
Uniquely Identifies Jobs
Has a string representation in JSON of:
|
| JobId.Builder | |
| JobStatus |
Represents the status of a job.
|
| JobStatus.Builder | |
| PortMapping |
Represents a mapping from a port inside the container to be exposed on the agent.
|
| Resources |
Sets the runtime constraints for a container.
|
| ServiceEndpoint |
Note: When this is used as a map key, it shows up as
|
| ServiceEndpoint.Builder | |
| ServicePortParameters |
A class that used to do something, but now is just effectively a placeholder in a Map
that is treated as a Set.
|
| ServicePorts |
Effectively a set of port names, that is the map keys, as ServicePortParameters is just
an empty JSON object.
|
| Task | |
| TaskStatus |
The state of the deployed job (aka a task).
|
| TaskStatus.Builder | |
| TaskStatusEvent |
Represents something that has happened to a Task.
|
| Enum | Description |
|---|---|
| Goal |
An enum representing a Job Goal.
|
| HostStatus.Status | |
| TaskStatus.State | |
| ThrottleState |
| Exception | Description |
|---|---|
| JobIdParseException |
Copyright © 2014. All rights reserved.