bytes | Package bytes implements functions for the manipulation of byte slices. |
crypto/rand | Package rand implements a cryptographically secure random number generator. |
crypto/rsa | Package rsa implements RSA encryption as specified in PKCS #1 and RFC 8017. |
crypto/tls | Package tls partially implements TLS 1.2, as specified in RFC 5246, and TLS 1.3, as specified in RFC 8446. |
crypto/x509 | Package x509 implements a subset of the X.509 standard. |
crypto/x509/pkix | Package pkix contains shared, low level structures used for ASN.1 parsing and serialization of X.509 certificates, CRL and OCSP. |
encoding/json | Package json implements encoding and decoding of JSON as defined in RFC 7159. |
encoding/pem | Package pem implements the PEM data encoding, which originated in Privacy Enhanced Mail. |
errors | Package errors implements functions to manipulate errors. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/aws/aws-sdk-go/aws | |
github.com/aws/aws-sdk-go/aws/awserr | |
github.com/aws/aws-sdk-go/aws/session | |
github.com/aws/aws-sdk-go/service/autoscaling | |
github.com/aws/aws-sdk-go/service/ec2 | |
github.com/elazarl/goproxy | Taken from $GOROOT/src/pkg/net/http/chunked needed to write https responses to client. |
github.com/ghodss/yaml | |
github.com/golang/glog | Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup. |
github.com/google/cadvisor/info/v1 | Types used for docker containers. |
github.com/influxdata/influxdb/client | Package client implements a now-deprecated client for InfluxDB; use github.com/influxdata/influxdb/client/v2 instead. |
github.com/onsi/ginkgo | Ginkgo is a BDD-style testing framework for Golang |
github.com/onsi/ginkgo/config | Ginkgo accepts a number of configuration options. |
github.com/onsi/ginkgo/reporters | Ginkgo's Default Reporter |
github.com/onsi/gomega | Gomega is the Ginkgo BDD-style testing framework's preferred matcher library. |
github.com/stretchr/testify/assert | Package assert provides a set of comprehensive testing tools for use with the normal Go testing system. |
golang.org/x/crypto/ssh | Package ssh implements an SSH client and server. |
google.golang.org/api/compute/v1 | |
google.golang.org/api/googleapi | |
gopkg.in/inf.v0 | Package inf (type inf.Dec) implements "infinite-precision" decimal arithmetic. |
io | Package io provides basic interfaces to I/O primitives. |
io/ioutil | Package ioutil implements some I/O utility functions. |
k8s.io/client-go/kubernetes | Package kubernetes holds packages which implement a clientset for Kubernetes APIs. |
k8s.io/client-go/pkg/api/unversioned | |
k8s.io/client-go/pkg/api/v1 | |
k8s.io/client-go/pkg/apis/extensions/v1beta1 | |
k8s.io/client-go/pkg/apis/policy/v1beta1 | |
k8s.io/client-go/pkg/util/intstr | |
k8s.io/kubernetes/federation/apis/federation/v1beta1 | |
k8s.io/kubernetes/federation/client/clientset_generated/federation_release_1_5 | |
k8s.io/kubernetes/federation/client/clientset_generated/federation_release_1_5/typed/core/v1 | |
k8s.io/kubernetes/federation/pkg/federation-controller/util | |
k8s.io/kubernetes/pkg/api | |
k8s.io/kubernetes/pkg/api/annotations | |
k8s.io/kubernetes/pkg/api/errors | |
k8s.io/kubernetes/pkg/api/pod | |
k8s.io/kubernetes/pkg/api/resource | |
k8s.io/kubernetes/pkg/api/service | |
k8s.io/kubernetes/pkg/api/unversioned | |
k8s.io/kubernetes/pkg/api/v1 | |
k8s.io/kubernetes/pkg/apimachinery/registered | |
k8s.io/kubernetes/pkg/apis/apps | |
k8s.io/kubernetes/pkg/apis/autoscaling | |
k8s.io/kubernetes/pkg/apis/batch | |
k8s.io/kubernetes/pkg/apis/batch/v2alpha1 | |
k8s.io/kubernetes/pkg/apis/extensions | |
k8s.io/kubernetes/pkg/apis/extensions/v1beta1 | |
k8s.io/kubernetes/pkg/apis/storage | |
k8s.io/kubernetes/pkg/apis/storage/util | |
k8s.io/kubernetes/pkg/client/cache | |
k8s.io/kubernetes/pkg/client/clientset_generated/internalclientset | |
k8s.io/kubernetes/pkg/client/clientset_generated/internalclientset/typed/core/internalversion | |
k8s.io/kubernetes/pkg/client/clientset_generated/release_1_5 | |
k8s.io/kubernetes/pkg/client/restclient | |
k8s.io/kubernetes/pkg/client/transport | |
k8s.io/kubernetes/pkg/client/unversioned | |
k8s.io/kubernetes/pkg/client/unversioned/clientcmd | |
k8s.io/kubernetes/pkg/client/unversioned/clientcmd/api | |
k8s.io/kubernetes/pkg/cloudprovider/providers/aws | |
k8s.io/kubernetes/pkg/cloudprovider/providers/gce | |
k8s.io/kubernetes/pkg/controller | Package controller contains code for controllers (like the replication controller). |
k8s.io/kubernetes/pkg/controller/deployment/util | |
k8s.io/kubernetes/pkg/controller/endpoint | Package endpoint provides EndpointController implementation to manage and sync service endpoints. |
k8s.io/kubernetes/pkg/controller/job | Package job contains logic for watching and synchronizing jobs. |
k8s.io/kubernetes/pkg/controller/petset | |
k8s.io/kubernetes/pkg/controller/replicaset | Package replicaset contains logic for watching and synchronizing ReplicaSets. |
k8s.io/kubernetes/pkg/controller/replication | Package replication contains logic for watching and synchronizing replication controllers. |
k8s.io/kubernetes/pkg/conversion | |
k8s.io/kubernetes/pkg/dns/federation | |
k8s.io/kubernetes/pkg/fields | |
k8s.io/kubernetes/pkg/kubectl | Package kubectl provides the functions used by the kubectl command line tool under k8s.io/kubernetes/cmd. |
k8s.io/kubernetes/pkg/kubectl/cmd/util | |
k8s.io/kubernetes/pkg/kubelet/api/v1alpha1/stats | |
k8s.io/kubernetes/pkg/kubelet/pod | |
k8s.io/kubernetes/pkg/labels | |
k8s.io/kubernetes/pkg/master/ports | |
k8s.io/kubernetes/pkg/metrics | |
k8s.io/kubernetes/pkg/registry/generic/registry | |
k8s.io/kubernetes/pkg/runtime | |
k8s.io/kubernetes/pkg/types | |
k8s.io/kubernetes/pkg/util | |
k8s.io/kubernetes/pkg/util/exec | |
k8s.io/kubernetes/pkg/util/flowcontrol | |
k8s.io/kubernetes/pkg/util/intstr | |
k8s.io/kubernetes/pkg/util/json | |
k8s.io/kubernetes/pkg/util/logs | |
k8s.io/kubernetes/pkg/util/net | |
k8s.io/kubernetes/pkg/util/runtime | |
k8s.io/kubernetes/pkg/util/sets | |
k8s.io/kubernetes/pkg/util/system | |
k8s.io/kubernetes/pkg/util/uuid | |
k8s.io/kubernetes/pkg/util/wait | |
k8s.io/kubernetes/pkg/util/workqueue | |
k8s.io/kubernetes/pkg/util/yaml | |
k8s.io/kubernetes/pkg/version | |
k8s.io/kubernetes/pkg/volume/util/volumehelper | |
k8s.io/kubernetes/pkg/watch | |
k8s.io/kubernetes/plugin/pkg/admission/serviceaccount | Package serviceaccount enforces all pods having an associated serviceaccount, and all containers mounting the API token for that serviceaccount at a known location |
k8s.io/kubernetes/test/e2e/chaosmonkey | |
k8s.io/kubernetes/test/e2e/common | |
k8s.io/kubernetes/test/e2e/framework | Package framework contains provider-independent helper code for building and running E2E tests with Ginkgo. |
k8s.io/kubernetes/test/images/net/nat | |
k8s.io/kubernetes/test/utils | |
log | Package log implements a simple logging package. |
math | Package math provides basic constants and mathematical functions. |
math/big | Package big implements arbitrary-precision arithmetic (big numbers). |
math/rand | Package rand implements pseudo-random number generators suitable for tasks such as simulation, but it should not be used for security-sensitive work. |
mime/multipart | Package multipart implements MIME multipart parsing, as defined in RFC 2046. |
net | Package net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets. |
net/http | Package http provides HTTP client and server implementations. |
net/http/httptest | Package httptest provides utilities for HTTP testing. |
os | Package os provides a platform-independent interface to operating system functionality. |
os/exec | Package exec runs external commands. |
path | Package path implements utility routines for manipulating slash-separated paths. |
path/filepath | Package filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths. |
reflect | Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types. |
regexp | Package regexp implements regular expression search. |
sort | Package sort provides primitives for sorting slices and user-defined collections. |
strconv | Package strconv implements conversions to and from string representations of basic data types. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |
sync | Package sync provides basic synchronization primitives such as mutual exclusion locks. |
syscall | Package syscall contains an interface to the low-level operating system primitives. |
testing | Package testing provides support for automated testing of Go packages. |
time | Package time provides functionality for measuring and displaying time. |