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. |