Imports of package controller

PathSynopsis
github.com/docker/compose-on-kubernetes/api/client/clientset
github.com/docker/compose-on-kubernetes/api/client/clientset/scheme
github.com/docker/compose-on-kubernetes/api/client/informers/compose/v1alpha3
github.com/docker/compose-on-kubernetes/api/compose/latest
github.com/docker/compose-on-kubernetes/api/labels
github.com/docker/compose-on-kubernetes/internal/convert
github.com/docker/compose-on-kubernetes/internal/deduplication
github.com/docker/compose-on-kubernetes/internal/stackresources
github.com/docker/compose-on-kubernetes/internal/stackresources/diff
github.com/pkg/errorsPackage errors provides simple error handling primitives.
github.com/sirupsen/logrusPackage logrus is a structured logger for Go, completely API compatible with the standard library logger.
k8s.io/api/apps/v1beta2
k8s.io/api/core/v1Package v1 is the v1 version of the core API.
k8s.io/apimachinery/pkg/api/errorsPackage errors provides detailed error types for api field validation.
k8s.io/apimachinery/pkg/api/metaPackage meta provides functions for retrieving API metadata from objects belonging to the Kubernetes API
k8s.io/apimachinery/pkg/apis/meta/v1Package v1 contains API types that are common to all versions.
k8s.io/apimachinery/pkg/util/waitPackage wait provides tools for polling or listening for changes to a condition.
k8s.io/client-go/informers/apps/v1beta2
k8s.io/client-go/informers/core/v1
k8s.io/client-go/kubernetesPackage kubernetes holds packages which implement a clientset for Kubernetes APIs.
k8s.io/client-go/rest
k8s.io/client-go/tools/cachePackage cache is a client-side caching mechanism.
math/randPackage rand implements pseudo-random number generators suitable for tasks such as simulation, but it should not be used for security-sensitive work.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.