| 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 |
| ExecHealthCheck |
| ExecHealthCheck.Builder |
| Goal
An enum representing a Job Goal.
|
| 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 |
| HostStatus.Status |
| HttpHealthCheck |
| HttpHealthCheck.Builder |
| 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
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.
|
| TaskStatus
The state of the deployed job (aka a task).
|
| TaskStatus.Builder |
| TaskStatus.State |
| TcpHealthCheck |
| TcpHealthCheck.Builder |
| 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 © 2015. All rights reserved.