| 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 | |
| ExecHealthCheck | |
| ExecHealthCheck.Builder | |
| HealthCheck |
Defines the health check for the Helios job.
|
| 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 | |
| HttpHealthCheck | |
| HttpHealthCheck.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 |
Stores metadata for a service port.
|
| ServicePorts |
A set of port names, that is map keys, together with ServicePortParameters containing optional
metadata for a port.
|
| Task | |
| TaskStatus |
The state of the deployed job (aka a task).
|
| TaskStatus.Builder | |
| TaskStatusEvent |
Represents something that has happened to a Task.
|
| TcpHealthCheck | |
| TcpHealthCheck.Builder |
| Enum | Description |
|---|---|
| Goal |
An enum representing a Job Goal.
|
| HostStatus.Status | |
| TaskStatus.State | |
| ThrottleState |
| Exception | Description |
|---|---|
| JobIdParseException |
Copyright © 2015. All rights reserved.