crypto/tls | Package tls partially implements TLS 1.2, as specified in RFC 5246, and TLS 1.3, as specified in RFC 8446. |
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/golang/glog | Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup. |
github.com/spf13/cobra | Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces. |
github.com/spf13/pflag | Package pflag is a drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags. |
io/ioutil | Package ioutil implements some I/O utility functions. |
k8s.io/apimachinery/pkg/api/resource | |
k8s.io/apimachinery/pkg/apis/meta/v1 | Package v1 contains API types that are common to all versions. |
k8s.io/apimachinery/pkg/runtime | Package runtime defines conversions between generic types and structs to map query strings to struct objects. |
k8s.io/apimachinery/pkg/types | Package types implements various generic types used throughout kubernetes. |
k8s.io/apimachinery/pkg/util/runtime | |
k8s.io/apimachinery/pkg/util/sets | Package sets has generic set and specified sets. |
k8s.io/apimachinery/pkg/util/wait | Package wait provides tools for polling or listening for changes to a condition. |
k8s.io/apiserver/pkg/authentication/authenticator | |
k8s.io/apiserver/pkg/authentication/authenticatorfactory | |
k8s.io/apiserver/pkg/authorization/authorizer | |
k8s.io/apiserver/pkg/authorization/authorizerfactory | |
k8s.io/apiserver/pkg/server/healthz | Package healthz implements basic http server health checking. |
k8s.io/apiserver/pkg/util/feature | |
k8s.io/client-go/kubernetes | Package kubernetes holds packages which implement a clientset for Kubernetes APIs. |
k8s.io/client-go/kubernetes/typed/authentication/v1beta1 | This package has the automatically generated typed clients. |
k8s.io/client-go/kubernetes/typed/authorization/v1beta1 | This package has the automatically generated typed clients. |
k8s.io/client-go/kubernetes/typed/certificates/v1beta1 | This package has the automatically generated typed clients. |
k8s.io/client-go/kubernetes/typed/core/v1 | This package has the automatically generated typed clients. |
k8s.io/client-go/pkg/api/v1 | |
k8s.io/client-go/rest | |
k8s.io/client-go/tools/auth | Package auth defines a file format for holding authentication information needed by clients of Kubernetes. |
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. |
k8s.io/client-go/tools/clientcmd/api | |
k8s.io/client-go/tools/record | Package record has all client logic for recording and reporting "k8s.io/api/core/v1".Event events. |
k8s.io/client-go/util/cert | |
k8s.io/kubernetes/cmd/kubelet/app/options | Package options contains all of the primary arguments for a kubelet. |
k8s.io/kubernetes/pkg/api | |
k8s.io/kubernetes/pkg/api/v1 | |
k8s.io/kubernetes/pkg/apis/componentconfig | |
k8s.io/kubernetes/pkg/apis/componentconfig/v1alpha1 | |
k8s.io/kubernetes/pkg/capabilities | Package capabilities manages system level capabilities |
k8s.io/kubernetes/pkg/client/chaosclient | |
k8s.io/kubernetes/pkg/client/clientset_generated/clientset | |
k8s.io/kubernetes/pkg/cloudprovider | |
k8s.io/kubernetes/pkg/cloudprovider/providers | |
k8s.io/kubernetes/pkg/credentialprovider | Package credentialprovider supplies interfaces and implementations for docker registry providers to expose their authentication scheme. |
k8s.io/kubernetes/pkg/credentialprovider/aws | |
k8s.io/kubernetes/pkg/credentialprovider/azure | |
k8s.io/kubernetes/pkg/credentialprovider/gcp | |
k8s.io/kubernetes/pkg/features | |
k8s.io/kubernetes/pkg/kubelet | Package kubelet is the package that contains the libraries that drive the Kubelet binary. |
k8s.io/kubernetes/pkg/kubelet/cadvisor | Package cadvisor provides an interface for Kubelet interactions with cAdvisor. |
k8s.io/kubernetes/pkg/kubelet/cm | Package cm (abbreviation of "container manager") and its subpackages contain all the kubelet code to manage containers. |
k8s.io/kubernetes/pkg/kubelet/config | Package config implements the pod configuration readers. |
k8s.io/kubernetes/pkg/kubelet/container | |
k8s.io/kubernetes/pkg/kubelet/dockertools | |
k8s.io/kubernetes/pkg/kubelet/eviction | Package eviction is responsible for enforcing eviction thresholds to maintain node stability. |
k8s.io/kubernetes/pkg/kubelet/eviction/api | |
k8s.io/kubernetes/pkg/kubelet/network | |
k8s.io/kubernetes/pkg/kubelet/network/cni | |
k8s.io/kubernetes/pkg/kubelet/network/kubenet | |
k8s.io/kubernetes/pkg/kubelet/server | Package server contains functions related to serving Kubelet's external interface. |
k8s.io/kubernetes/pkg/kubelet/types | Package types contains common types in the Kubelet. |
k8s.io/kubernetes/pkg/kubelet/util/csr | |
k8s.io/kubernetes/pkg/util/configz | |
k8s.io/kubernetes/pkg/util/flock | |
k8s.io/kubernetes/pkg/util/io | |
k8s.io/kubernetes/pkg/util/mount | |
k8s.io/kubernetes/pkg/util/node | |
k8s.io/kubernetes/pkg/util/oom | Package oom implements utility functions relating to out of memory management. |
k8s.io/kubernetes/pkg/util/rlimit | |
k8s.io/kubernetes/pkg/version | |
k8s.io/kubernetes/pkg/volume | Package volume includes internal representations of external volume types as well as utility methods required to mount/unmount volumes to kubelets. |
k8s.io/kubernetes/pkg/volume/aws_ebs | |
k8s.io/kubernetes/pkg/volume/azure_dd | |
k8s.io/kubernetes/pkg/volume/azure_file | |
k8s.io/kubernetes/pkg/volume/cephfs | |
k8s.io/kubernetes/pkg/volume/cinder | |
k8s.io/kubernetes/pkg/volume/configmap | Package configmap contains the internal representation of configMap volumes. |
k8s.io/kubernetes/pkg/volume/downwardapi | |
k8s.io/kubernetes/pkg/volume/empty_dir | |
k8s.io/kubernetes/pkg/volume/fc | Package fc contains the internal representation of Fibre Channel (fc) volumes. |
k8s.io/kubernetes/pkg/volume/flexvolume | |
k8s.io/kubernetes/pkg/volume/flocker | |
k8s.io/kubernetes/pkg/volume/gce_pd | |
k8s.io/kubernetes/pkg/volume/git_repo | Package git_repo contains the internal representation of git repo volumes. |
k8s.io/kubernetes/pkg/volume/glusterfs | |
k8s.io/kubernetes/pkg/volume/host_path | |
k8s.io/kubernetes/pkg/volume/iscsi | Package iscsi contains the internal representation of Internet Small Computer System Interface (iSCSI) volumes. |
k8s.io/kubernetes/pkg/volume/nfs | Package nfs contains the internal representation of network file system (NFS) volumes. |
k8s.io/kubernetes/pkg/volume/photon_pd | |
k8s.io/kubernetes/pkg/volume/portworx | Package portworx contains the internal representation of Portworx Block Device volumes. |
k8s.io/kubernetes/pkg/volume/projected | |
k8s.io/kubernetes/pkg/volume/quobyte | |
k8s.io/kubernetes/pkg/volume/rbd | |
k8s.io/kubernetes/pkg/volume/scaleio | |
k8s.io/kubernetes/pkg/volume/secret | Package secret contains the internal representation of secret volumes. |
k8s.io/kubernetes/pkg/volume/vsphere_volume | |
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. |
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/pprof | Package pprof serves via its HTTP server runtime profiling data in the format expected by the pprof visualization tool. |
os | Package os provides a platform-independent interface to operating system functionality. |
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. |
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. |
time | Package time provides functionality for measuring and displaying time. |