Imports of package apis

PathSynopsis
github.com/docker/compose-on-kubernetes/api/compose/v1beta1Package v1beta1 is the first version of the Stack spec, containing only a compose file +k8s:openapi-gen=true +k8s:deepcopy-gen=package,register +k8s:defaulter-gen=TypeMeta +groupName=compose.docker.com
github.com/docker/compose-on-kubernetes/api/compose/v1beta2Package v1beta2 is the second version of the stack, containing a structured spec +k8s:openapi-gen=true
github.com/docker/docker/pkg/homedir
github.com/pkg/errorsPackage errors provides simple error handling primitives.
k8s.io/apimachinery/pkg/apis/meta/v1Package v1 contains API types that are common to all versions.
k8s.io/apimachinery/pkg/runtime/schema
k8s.io/client-go/kubernetesPackage kubernetes holds packages which implement a clientset for Kubernetes APIs.
k8s.io/client-go/tools/clientcmdPackage clientcmd provides one stop shopping for building a working client from a fixed config, from a .kubeconfig file, from command line flags, or from any merged combination.
osPackage os provides a platform-independent interface to operating system functionality.
path/filepathPackage filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.