auth | |
auth/callback | |
auth/sasl | |
auth/sasl/mech | |
auth/sasl/mech/crammd5 | |
detector | The detector package houses implementation of master detectors. |
detector/zoo | Zookeeper-based mesos-master leaderhip detection. |
examples | |
examples/executor | |
examples/Godeps | |
examples/Godeps/_workspace | |
examples/Godeps/_workspace/src | |
examples/Godeps/_workspace/src/github.com | |
examples/Godeps/_workspace/src/github.com/gogo | |
examples/Godeps/_workspace/src/github.com/gogo/protobuf | |
examples/Godeps/_workspace/src/github.com/gogo/protobuf/proto | Package proto converts data structures to and from the wire format of protocol buffers. |
examples/Godeps/_workspace/src/github.com/gogo/protobuf/proto/proto3_proto | Package proto3_proto is a generated protocol buffer package. |
examples/Godeps/_workspace/src/github.com/golang | |
examples/Godeps/_workspace/src/github.com/golang/glog | Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup. |
examples/Godeps/_workspace/src/github.com/pborman | |
examples/Godeps/_workspace/src/github.com/pborman/uuid | The uuid package generates and inspects UUIDs. |
examples/Godeps/_workspace/src/github.com/stretchr | |
examples/Godeps/_workspace/src/github.com/stretchr/objx | objx - Go package for dealing with maps, slices, JSON and other data. |
examples/Godeps/_workspace/src/github.com/stretchr/testify | |
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. |
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. |
examples/Godeps/_workspace/src/golang.org | |
examples/Godeps/_workspace/src/golang.org/x | |
examples/Godeps/_workspace/src/golang.org/x/net | |
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. |
examples/Godeps/_workspace/src/golang.org/x/net/context/ctxhttp | Package ctxhttp provides helper functions for performing context-aware HTTP requests. |
examples/scheduler | |
examples/zkdetect | |
executor | Package executor includes the interfaces of the mesos executor and the mesos executor driver, as well as an implementation of the driver. |
healthchecker | |
mesos | This package was previously the home of the native bindings. |
mesosproto | Package mesosproto is a generated protocol buffer package. |
mesosutil | |
mesosutil/process | |
messenger | Package messenger includes a messenger and a transporter. |
messenger/testmessage | Package testmessage is a generated protocol buffer package. |
scheduler | Package scheduler includes the interfaces for the mesos scheduler and the mesos executor driver. |
testutil | Collection of resources for teting mesos artifacts. |
upid | Package upid defines the UPID type and some utilities of the UPID. |