api/v0 | |
api/v0/auth | |
api/v0/auth/callback | |
api/v0/auth/sasl | |
api/v0/auth/sasl/mech | |
api/v0/auth/sasl/mech/crammd5 | |
api/v0/auth/sasl/mock | |
api/v0/detector | The detector package houses implementation of master detectors. |
api/v0/detector/zoo | Zookeeper-based mesos-master leaderhip detection. |
api/v0/detector/zoo/mock | |
api/v0/examples | |
api/v0/examples/executor | |
api/v0/examples/flagcheck | |
api/v0/examples/Godeps | |
api/v0/examples/Godeps/_workspace | |
api/v0/examples/Godeps/_workspace/src | |
api/v0/examples/Godeps/_workspace/src/github.com | |
api/v0/examples/Godeps/_workspace/src/github.com/gogo | |
api/v0/examples/Godeps/_workspace/src/github.com/gogo/protobuf | |
api/v0/examples/Godeps/_workspace/src/github.com/gogo/protobuf/proto | Package proto converts data structures to and from the wire format of protocol buffers. |
api/v0/examples/Godeps/_workspace/src/github.com/gogo/protobuf/proto/proto3_proto | Package proto3_proto is a generated protocol buffer package. |
api/v0/examples/Godeps/_workspace/src/github.com/golang | |
api/v0/examples/Godeps/_workspace/src/github.com/golang/glog | Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup. |
api/v0/examples/Godeps/_workspace/src/github.com/pborman | |
api/v0/examples/Godeps/_workspace/src/github.com/pborman/uuid | The uuid package generates and inspects UUIDs. |
api/v0/examples/Godeps/_workspace/src/github.com/stretchr | |
api/v0/examples/Godeps/_workspace/src/github.com/stretchr/objx | objx - Go package for dealing with maps, slices, JSON and other data. |
api/v0/examples/Godeps/_workspace/src/github.com/stretchr/testify | |
api/v0/examples/Godeps/_workspace/src/github.com/stretchr/testify/assert | Package assert provides a set of comprehensive testing tools for use with the normal Go testing system. |
api/v0/examples/Godeps/_workspace/src/github.com/stretchr/testify/mock | Provides a system by which it is possible to mock your objects and verify calls are happening as expected. |
api/v0/examples/Godeps/_workspace/src/golang.org | |
api/v0/examples/Godeps/_workspace/src/golang.org/x | |
api/v0/examples/Godeps/_workspace/src/golang.org/x/net | |
api/v0/examples/Godeps/_workspace/src/golang.org/x/net/context | Package context defines the Context type, which carries deadlines, cancelation signals, and other request-scoped values across API boundaries and between processes. |
api/v0/examples/Godeps/_workspace/src/golang.org/x/net/context/ctxhttp | Package ctxhttp provides helper functions for performing context-aware HTTP requests. |
api/v0/examples/persistent_scheduler | |
api/v0/examples/scheduler | |
api/v0/examples/zkdetect | |
api/v0/executor | Package executor includes the interfaces of the mesos executor and the mesos executor driver, as well as an implementation of the driver. |
api/v0/executor/mock | |
api/v0/healthchecker | |
api/v0/mesosproto | Package mesosproto is a generated protocol buffer package. |
api/v0/mesosproto/scheduler | Package scheduler is a generated protocol buffer package. |
api/v0/mesosutil | |
api/v0/mesosutil/process | |
api/v0/messenger | Package messenger includes a messenger and a transporter. |
api/v0/messenger/mock | |
api/v0/messenger/sessionid | |
api/v0/messenger/testmessage | Package testmessage is a generated protocol buffer package. |
api/v0/scheduler | Package scheduler includes the interfaces for the mesos scheduler and the mesos executor driver. |
api/v0/scheduler/mock | |
api/v0/testutil | Collection of resources for teting mesos artifacts. |
api/v0/upid | Package upid defines the UPID type and some utilities of the UPID. |
api/v1 | Package v1 contains library and example subpackages for working with the Mesos v1 HTTP API. |
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 | |