fleet_api v0.0.10

Modules summary

FleetApi

This module contains callback declarations for interacting with a Fleet API endpoint

FleetApi.Direct

Accesses the Fleet API via a directly-identified node URL

FleetApi.Error

Defines a FleetApi.Error struct, representing erros that may be returned when making Fleet API calls

FleetApi.Etcd

Accesses the Fleet API via a URL discovered through etcd

FleetApi.Machine

Defines a FleetApi.Machine struct, representing a host in the Fleet cluster. It uses the host’s machine-id as a unique identifier

FleetApi.Unit

Defines a FleetApi.Unit struct, representing a service in a fleet cluster

FleetApi.UnitOption

Defines a FleetApi.UnitOption struct, representing one segment of the information used to describe a unit

FleetApi.UnitState

Defines a FleetApi.UnitState struct, representing the current state of a particular unit