container/ring | Package ring implements operations on circular lists. |
encoding/json | Package json implements encoding and decoding of JSON as defined in RFC 7159. |
errors | Package errors implements functions to manipulate errors. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/gogo/protobuf/proto | Package proto converts data structures to and from the wire format of protocol buffers. |
github.com/golang/glog | Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup. |
github.com/mesos/mesos-go/mesosproto | |
github.com/mesos/mesos-go/mesosutil | |
github.com/pborman/uuid | The uuid package generates and inspects UUIDs. |
io | Package io provides basic interfaces to I/O primitives. |
k8s.io/kubernetes/contrib/mesos/pkg/offers | |
k8s.io/kubernetes/contrib/mesos/pkg/scheduler/executorinfo | |
k8s.io/kubernetes/contrib/mesos/pkg/scheduler/meta | |
k8s.io/kubernetes/contrib/mesos/pkg/scheduler/metrics | |
k8s.io/kubernetes/contrib/mesos/pkg/scheduler/podtask/hostport | |
k8s.io/kubernetes/contrib/mesos/pkg/scheduler/resources | |
k8s.io/kubernetes/pkg/api | |
k8s.io/kubernetes/pkg/kubelet/types | Package types contains common types in the Kubelet. |
k8s.io/kubernetes/pkg/labels | |
k8s.io/kubernetes/pkg/registry/generic/registry | |
math | Package math provides basic constants and mathematical functions. |
net/http | Package http provides HTTP client and server implementations. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |
sync | Package sync provides basic synchronization primitives such as mutual exclusion locks. |
time | Package time provides functionality for measuring and displaying time. |