Imports of package install

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
crypto/sha1Package sha1 implements the SHA-1 hash algorithm as defined in RFC 3174.
encoding/base64Package base64 implements base64 encoding as specified by RFC 4648.
encoding/hexPackage hex implements hexadecimal encoding and decoding.
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/Masterminds/semver
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/clientset/typed/compose/v1beta1
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/compose-on-kubernetes/api/constants
github.com/docker/compose-on-kubernetes/internal/conversions
github.com/docker/compose-on-kubernetes/internal/e2e/wait
github.com/docker/compose-on-kubernetes/internal/internalversion
github.com/docker/compose-on-kubernetes/internal/parsing
github.com/docker/compose-on-kubernetes/internal/registry
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/v1
k8s.io/api/core/v1Package v1 is the v1 version of the core API.
k8s.io/api/rbac/v1
k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1Package v1beta1 is the v1beta1 version of the API.
k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset
k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset/typed/apiextensions/v1beta1This package has the automatically generated typed clients.
k8s.io/apimachinery/pkg/api/errorsPackage errors provides detailed error types for api field validation.
k8s.io/apimachinery/pkg/apis/meta/v1Package v1 contains API types that are common to all versions.
k8s.io/apimachinery/pkg/runtimePackage runtime defines conversions between generic types and structs to map query strings to struct objects.
k8s.io/apimachinery/pkg/util/intstr
k8s.io/apimachinery/pkg/util/validation/field
k8s.io/apimachinery/pkg/versionPackage version supplies the type for version information.
k8s.io/client-go/discoveryPackage discovery provides ways to discover server-supported API groups, versions and resources.
k8s.io/client-go/kubernetesPackage kubernetes holds packages which implement a clientset for Kubernetes APIs.
k8s.io/client-go/kubernetes/typed/apps/v1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/core/v1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/rbac/v1This package has the automatically generated typed clients.
k8s.io/client-go/rest
k8s.io/kube-aggregator/pkg/client/clientset_generated/clientset/typed/apiregistration/v1beta1
osPackage os provides a platform-independent interface to operating system functionality.
strconvPackage strconv implements conversions to and from string representations of basic data types.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.