api/v1/cmd | |
api/v1/cmd/example-executor | |
api/v1/cmd/example-scheduler | |
api/v1/cmd/example-scheduler/app | |
api/v1/cmd/example-scheduler/app/metrics | |
api/v1/cmd/msh | |
api/v1/cmd/msh/app | msh is a minimal mesos v1 scheduler; it executes a shell command on a mesos agent. |
api/v1/cmd/mwatch | |
api/v1/lib | Package mesos presents common v1 HTTP API message types in addition to extension APIs that aim to simplify use of the machine-generated code. |
api/v1/lib/agent | Package agent is a generated protocol buffer package. |
api/v1/lib/agent/calls | |
api/v1/lib/allocator | Package allocator is a generated protocol buffer package. |
api/v1/lib/backoff | |
api/v1/lib/client | |
api/v1/lib/debug | |
api/v1/lib/encoding | |
api/v1/lib/encoding/codecs | |
api/v1/lib/encoding/framing | |
api/v1/lib/encoding/json | |
api/v1/lib/encoding/proto | Package proto implements protobuf utilities such as functional options to construct complex structs and encoders and decoders composable with io.ReadWriters. |
api/v1/lib/executor | Package executor is a generated protocol buffer package. |
api/v1/lib/executor/calls | |
api/v1/lib/executor/config | |
api/v1/lib/executor/events | |
api/v1/lib/extras | |
api/v1/lib/extras/executor | |
api/v1/lib/extras/executor/callrules | |
api/v1/lib/extras/executor/eventrules | |
api/v1/lib/extras/latch | |
api/v1/lib/extras/metrics | |
api/v1/lib/extras/scheduler | |
api/v1/lib/extras/scheduler/callrules | |
api/v1/lib/extras/scheduler/controller | |
api/v1/lib/extras/scheduler/eventrules | |
api/v1/lib/extras/scheduler/offers | |
api/v1/lib/extras/store | |
api/v1/lib/httpcli | |
api/v1/lib/httpcli/apierrors | |
api/v1/lib/httpcli/httpagent | |
api/v1/lib/httpcli/httpexec | |
api/v1/lib/httpcli/httpmaster | |
api/v1/lib/httpcli/httpsched | |
api/v1/lib/maintenance | Package maintenance is a generated protocol buffer package. |
api/v1/lib/master | Package master is a generated protocol buffer package. |
api/v1/lib/master/calls | |
api/v1/lib/quota | Package quota is a generated protocol buffer package. |
api/v1/lib/recordio | Package recordio implements the Mesos variant of RecordIO framing, whereby each record is prefixed by a line that indicates the length of the record in decimal ASCII. |
api/v1/lib/resourcefilters | |
api/v1/lib/resources | |
api/v1/lib/resourcetest | |
api/v1/lib/roles | |
api/v1/lib/scheduler | Package scheduler is a generated protocol buffer package. |
api/v1/lib/scheduler/calls | |
api/v1/lib/scheduler/events | |
api/v1/lib/scheduler/operations | |
api/v1/lib/time | |