github.com/docker/compose-on-kubernetes/api/compose/v1beta1 | Package 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/v1beta2 | Package 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/errors | Package errors provides simple error handling primitives. |
k8s.io/apimachinery/pkg/apis/meta/v1 | Package v1 contains API types that are common to all versions. |
k8s.io/apimachinery/pkg/runtime/schema | |
k8s.io/client-go/kubernetes | Package kubernetes holds packages which implement a clientset for Kubernetes APIs. |
k8s.io/client-go/tools/clientcmd | Package 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. |
os | Package os provides a platform-independent interface to operating system functionality. |
path/filepath | Package filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths. |