Imports of package test

PathSynopsis
k8s.io/kubernetes/cmd/kubeadm/app/apis/kubeadmPackage kubeadm is the package that contains the libraries that drive the kubeadm binary.
k8s.io/kubernetes/cmd/kubeadm/app/constants
k8s.io/kubernetes/cmd/kubeadm/app/util/certs
k8s.io/kubernetes/cmd/kubeadm/app/util/configPackage config contains utilities for managing the kubeadm configuration API.
k8s.io/kubernetes/cmd/kubeadm/app/util/pkiutil
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.
testingPackage testing provides support for automated testing of Go packages.