# Packages
Package archive provides utilities to archive and unarchive filesystem hierarchies.
Package assert is an utility package containing reusable testing functionality extending github.com/stretchr/testify/assert.
Package backoff provides backoff functionality with a simple API.
Package election provides interfaces used for master election.
Package executor includes a mesos executor, which contains
a kubelet as its member to manage containers.
Package offers contains code that manages Mesos offers.
Package profile contains reusable code for profiling Go programs with pprof.
Package scheduler implements the Kubernetes Mesos scheduler.
Package service is largely a clone of the stock Kubernetes endpoints controller, extended with some very specific functionality related to kubernetes-mesos specific host-pod port mapping.