package
0.4.0
Repository: https://github.com/fpgeek/mesos-dns.git
Documentation: pkg.go.dev

# Constants

DockerIPLabel is the key of the Label which holds the Docker containerizer IP value.
MesosIPLabel is the key of the label which holds the Mesos containerizer IP value.

# Structs

ContainerStatus holds container metadata as defined in the /state.json Mesos HTTP endpoint.
DiscoveryInfo holds the discovery meta data for a task defined in the /state.json Mesos HTTP endpoint.
DiscoveryPort holds a port for a task defined in the /state.json Mesos HTTP endpoint.
Framework holds a framework as defined in the /state.json Mesos HTTP endpoint.
Label holds a label as defined in the /state.json Mesos HTTP endpoint.
NetworkInfo holds a network address resolution as defined in the /state.json Mesos HTTP endpoint.
PID holds a Mesos PID and implements the json.Unmarshaler interface.
Resources holds resources as defined in the /state.json Mesos HTTP endpoint.
Slave holds a slave as defined in the /state.json Mesos HTTP endpoint.
State holds the state defined in the /state.json Mesos HTTP endpoint.
Status holds a task status as defined in the /state.json Mesos HTTP endpoint.
Task holds a task as defined in the /state.json Mesos HTTP endpoint.