Imports of package framework

PathSynopsis
bufioPackage bufio implements buffered I/O. It wraps an io.Reader or io.Writer object, creating another object (Reader or Writer) that also implements the interface but provides buffering and some help for textual I/O.
bytesPackage bytes implements functions for the manipulation of byte slices.
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
errorsPackage errors implements functions to manipulate errors.
flagPackage flag implements command-line flag parsing.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/onsi/ginkgoGinkgo is a BDD-style testing framework for Golang
github.com/onsi/ginkgo/configGinkgo accepts a number of configuration options.
github.com/onsi/gomegaGomega is the Ginkgo BDD-style testing framework's preferred matcher library.
github.com/onsi/gomega/types
github.com/pkg/errorsPackage errors provides simple error handling primitives.
github.com/prometheus/common/expfmtPackage expfmt contains tools for reading and writing Prometheus metrics.
github.com/prometheus/common/modelPackage model contains common data structures that are shared across Prometheus components and libraries.
golang.org/x/net/websocketPackage websocket implements a client and server for the WebSocket protocol as specified in RFC 6455.
ioPackage io provides basic interfaces to I/O primitives.
io/ioutilPackage ioutil implements some I/O utility functions.
k8s.io/api/apps/v1
k8s.io/api/apps/v1beta2
k8s.io/api/batch/v1+k8s:deepcopy-gen=package +k8s:protobuf-gen=package +k8s:openapi-gen=true +k8s:prerelease-lifecycle-gen=true
k8s.io/api/core/v1Package v1 is the v1 version of the core API.
k8s.io/api/extensions/v1beta1
k8s.io/api/policy/v1beta1Package policy is for any kind of policy object.
k8s.io/api/rbac/v1
k8s.io/api/rbac/v1beta1
k8s.io/api/storage/v1
k8s.io/apimachinery/pkg/api/errorsPackage errors provides detailed error types for api field validation.
k8s.io/apimachinery/pkg/api/resource
k8s.io/apimachinery/pkg/apis/meta/v1Package v1 contains API types that are common to all versions.
k8s.io/apimachinery/pkg/fieldsPackage fields implements a simple field system, parsing and matching selectors with sets of fields.
k8s.io/apimachinery/pkg/labelsPackage labels implements a simple label system, parsing and matching selectors with sets of labels.
k8s.io/apimachinery/pkg/runtimePackage runtime defines conversions between generic types and structs to map query strings to struct objects.
k8s.io/apimachinery/pkg/runtime/schema
k8s.io/apimachinery/pkg/typesPackage types implements various generic types used throughout kubernetes.
k8s.io/apimachinery/pkg/util/errorsPackage errors implements various utility functions and types around errors.
k8s.io/apimachinery/pkg/util/intstr
k8s.io/apimachinery/pkg/util/net
k8s.io/apimachinery/pkg/util/randPackage rand provides utilities related to randomization.
k8s.io/apimachinery/pkg/util/runtime
k8s.io/apimachinery/pkg/util/setsPackage sets has generic set and specified sets.
k8s.io/apimachinery/pkg/util/uuid
k8s.io/apimachinery/pkg/util/versionPackage version provides utilities for version number comparisons
k8s.io/apimachinery/pkg/util/waitPackage wait provides tools for polling or listening for changes to a condition.
k8s.io/apimachinery/pkg/util/yaml
k8s.io/apimachinery/pkg/watchPackage watch contains a generic watchable interface, and a fake for testing code that uses the watch interface.
k8s.io/apiserver/pkg/authentication/serviceaccount
k8s.io/apiserver/pkg/util/feature
k8s.io/client-go/discoveryPackage discovery provides ways to discover server-supported API groups, versions and resources.
k8s.io/client-go/discovery/cached/memory
k8s.io/client-go/dynamic
k8s.io/client-go/kubernetesPackage kubernetes holds packages which implement a clientset for Kubernetes APIs.
k8s.io/client-go/kubernetes/schemeThis package contains the scheme of the automatically generated clientset.
k8s.io/client-go/kubernetes/typed/core/v1This package has the automatically generated typed clients.
k8s.io/client-go/rest
k8s.io/client-go/restmapper
k8s.io/client-go/scalePackage scale provides a polymorphic scale client capable of fetching and updating Scale for any resource which implements the `scale` subresource, as long as that subresource operates on a version of scale convertable to autoscaling.Scale.
k8s.io/client-go/tools/cachePackage cache is a client-side caching mechanism.
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.
k8s.io/client-go/tools/clientcmd/api
k8s.io/client-go/tools/remotecommandPackage remotecommand adds support for executing commands in containers, with support for separate stdin, stdout, and stderr streams, as well as TTY.
k8s.io/client-go/tools/watch
k8s.io/client-go/util/retry
k8s.io/component-base/cli/flag
k8s.io/klogPackage klog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
k8s.io/kubernetes/pkg/api/v1/pod
k8s.io/kubernetes/pkg/apis/apps
k8s.io/kubernetes/pkg/apis/batch
k8s.io/kubernetes/pkg/apis/corePackage core contains the latest (or "internal") version of the Kubernetes API objects.
k8s.io/kubernetes/pkg/apis/extensions
k8s.io/kubernetes/pkg/apis/storage/v1/util
k8s.io/kubernetes/pkg/client/conditions
k8s.io/kubernetes/pkg/controllerPackage controller contains code for controllers (like the replication controller).
k8s.io/kubernetes/pkg/controller/nodelifecycle
k8s.io/kubernetes/pkg/controller/service
k8s.io/kubernetes/pkg/features
k8s.io/kubernetes/pkg/kubelet/apis/config
k8s.io/kubernetes/pkg/kubelet/apis/stats/v1alpha1
k8s.io/kubernetes/pkg/kubelet/dockershim/metrics
k8s.io/kubernetes/pkg/kubelet/events
k8s.io/kubernetes/pkg/kubelet/metrics
k8s.io/kubernetes/pkg/kubelet/pod
k8s.io/kubernetes/pkg/kubelet/sysctl
k8s.io/kubernetes/pkg/kubelet/util/format
k8s.io/kubernetes/pkg/master/ports
k8s.io/kubernetes/pkg/registry/core/service/portallocator
k8s.io/kubernetes/pkg/scheduler/algorithm/predicates
k8s.io/kubernetes/pkg/scheduler/metrics
k8s.io/kubernetes/pkg/scheduler/nodeinfo
k8s.io/kubernetes/pkg/security/podsecuritypolicy/seccomp
k8s.io/kubernetes/pkg/util/system
k8s.io/kubernetes/pkg/util/taintspackage taints implements utilities for working with taints
k8s.io/kubernetes/pkg/volume/utilPackage util contains utility code for use by volume plugins.
k8s.io/kubernetes/test/e2e/framework/auth
k8s.io/kubernetes/test/e2e/framework/ginkgowrapper
k8s.io/kubernetes/test/e2e/framework/log
k8s.io/kubernetes/test/e2e/framework/metrics
k8s.io/kubernetes/test/e2e/framework/ssh
k8s.io/kubernetes/test/e2e/framework/testfilesPackage testfiles provides a wrapper around various optional ways of retrieving additional files needed during a test run: - builtin bindata - filesystem access
k8s.io/kubernetes/test/e2e/manifest
k8s.io/kubernetes/test/e2e/perftype
k8s.io/kubernetes/test/utils
k8s.io/kubernetes/test/utils/image
k8s.io/utils/execPackage exec provides an injectable interface and implementations for running commands.
mathPackage math provides basic constants and mathematical functions.
math/randPackage rand implements pseudo-random number generators suitable for tasks such as simulation, but it should not be used for security-sensitive work.
netPackage net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.
net/httpPackage http provides HTTP client and server implementations.
net/urlPackage url parses URLs and implements query escaping.
osPackage os provides a platform-independent interface to operating system functionality.
os/execPackage exec runs external commands.
pathPackage path implements utility routines for manipulating slash-separated paths.
path/filepathPackage filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.
regexpPackage regexp implements regular expression search.
sortPackage sort provides primitives for sorting slices and user-defined collections.
strconvPackage strconv implements conversions to and from string representations of basic data types.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
syscallPackage syscall contains an interface to the low-level operating system primitives.
text/tabwriterPackage tabwriter implements a write filter (tabwriter.Writer) that translates tabbed columns in input into properly aligned text.
timePackage time provides functionality for measuring and displaying time.