Imports of package compose

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
github.com/docker/compose-on-kubernetes/api/constants
github.com/docker/compose-on-kubernetes/install
github.com/docker/compose-on-kubernetes/internal/e2e/cluster
github.com/docker/compose-on-kubernetes/internal/e2e/wait
github.com/sirupsen/logrusPackage logrus is a structured logger for Go, completely API compatible with the standard library logger.
ioPackage io provides basic interfaces to I/O primitives.
k8s.io/client-go/rest
osPackage os provides a platform-independent interface to operating system functionality.
os/execPackage exec runs external commands.
timePackage time provides functionality for measuring and displaying time.