kubernetesk8s.io/kubernetes/pkg/client Directories

client/ directory

Directories

PathSynopsis
pkg/client/cachePackage cache is a client-side caching mechanism.
pkg/client/chaosclientPackage chaosclient makes it easy to simulate network latency, misbehaving servers, and random errors from servers.
pkg/client/clientset_generated
pkg/client/clientset_generated/release_1_1
pkg/client/leaderelectionPackage leaderelection implements leader election of a set of endpoints.
pkg/client/metricsPackage metrics provides utilities for registering client metrics to Prometheus.
pkg/client/recordPackage record has all client logic for recording and reporting events.
pkg/client/transport
pkg/client/typed
pkg/client/typed/generated
pkg/client/typed/generated/extensions
pkg/client/typed/generated/extensions/unversionedPackage unversioned has the automatically generated clients for unversioned resources.
pkg/client/typed/generated/legacy
pkg/client/typed/generated/legacy/unversionedPackage unversioned has the automatically generated clients for unversioned resources.
pkg/client/unversionedPackage unversioned contains the implementation of the client side communication with the Kubernetes master.
pkg/client/unversioned/authPackage auth defines a file format for holding authentication information needed by clients of Kubernetes.
pkg/client/unversioned/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.
pkg/client/unversioned/clientcmd/api
pkg/client/unversioned/clientcmd/api/latest
pkg/client/unversioned/clientcmd/api/v1
pkg/client/unversioned/fakeThis is made a separate package and should only be imported by tests, because it imports testapi
pkg/client/unversioned/portforwardPackage portforward adds support for SSH-like port forwarding from the client's local host to remote containers.
pkg/client/unversioned/remotecommandPackage remotecommand adds support for executing commands in containers, with support for separate stdin, stdout, and stderr streams, as well as TTY.
pkg/client/unversioned/testclient
pkg/client/unversioned/testclient/simple
Version
v1.2.0-alpha.6
Published
Jan 13, 2016
Platform
darwin/amd64
Last checked
24 seconds ago

Tools for package owners.