| Package | Description |
|---|---|
| com.spotify.helios.client | |
| com.spotify.helios.common | |
| com.spotify.helios.common.descriptors | |
| com.spotify.helios.common.protocol |
| Class and Description |
|---|
| Deployment |
| HostStatus
Gives the Helios host status for the agent, which includes all jobs, their statuses, as well
as host and agent information.
|
| Job
Represents a Helios job.
|
| JobId
Uniquely Identifies Jobs
Has a string representation in JSON of:
|
| JobStatus
Represents the status of a job.
|
| Class and Description |
|---|
| Job
Represents a Helios job.
|
| Class and 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 |
| Goal
An enum representing a Job Goal.
|
| 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 |
| HostStatus.Status |
| Job
Represents a Helios job.
|
| Job.Builder |
| JobId
Uniquely Identifies Jobs
Has a string representation in JSON of:
|
| JobId.Builder |
| JobIdParseException |
| 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.
|
| TaskStatus
The state of the deployed job (aka a task).
|
| TaskStatus.Builder |
| TaskStatus.State |
| ThrottleState |
| Class and Description |
|---|
| JobId
Uniquely Identifies Jobs
Has a string representation in JSON of:
|
| TaskStatusEvent
Represents something that has happened to a Task.
|
Copyright © 2014. All rights reserved.