client-gok8s.io/client-go/tools Directories

tools/ directory

Directories

PathSynopsis
tools/authPackage auth defines a file format for holding authentication information needed by clients of Kubernetes.
tools/bootstrap
tools/bootstrap/token
tools/bootstrap/token/apiPackage api (k8s.io/client-go/tools/bootstrap/token/api) contains constants and types needed for bootstrap tokens as maintained by the BootstrapSigner and TokenCleaner controllers (in k8s.io/kubernetes/pkg/controller/bootstrap)
tools/bootstrap/token/util
tools/cachePackage cache is a client-side caching mechanism.
tools/cache/testing
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.
tools/clientcmd/api+k8s:deepcopy-gen=package
tools/clientcmd/api/latest
tools/clientcmd/api/v1+k8s:deepcopy-gen=package
tools/leaderelectionPackage leaderelection implements leader election of a set of endpoints.
tools/leaderelection/resourcelock
tools/metricsPackage metrics provides abstractions for registering which metrics to record.
tools/pager
tools/portforwardPackage portforward adds support for SSH-like port forwarding from the client's local host to remote containers.
tools/recordPackage record has all client logic for recording and reporting events.
tools/reference
tools/remotecommandPackage remotecommand adds support for executing commands in containers, with support for separate stdin, stdout, and stderr streams, as well as TTY.
Version
v8.0.0+incompatible
Published
Jun 28, 2018
Platform
js/wasm
Last checked
1 minute ago

Tools for package owners.