Name |
Synopsis |
.. |
auth
|
Package auth defines a file format for holding authentication information needed by clients of Kubernetes.
|
exec
|
Package exec contains helper utilities for exec credential plugins.
|
cache
|
Package cache is a client-side caching mechanism.
|
synctrack
|
Package synctrack contains utilities for helping controllers track whether they are "synced" or not, that is, whether they have processed all items from the informer's initial list.
|
testing
|
|
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.
|
api
|
|
latest
|
|
v1
|
|
events
|
Package events has all client logic for recording and reporting "k8s.io/api/events/v1".Event events.
|
leaderelection
|
Package leaderelection implements leader election of a set of endpoints.
|
resourcelock
|
|
metrics
|
Package metrics provides abstractions for registering which metrics to record.
|
pager
|
|
portforward
|
Package portforward adds support for SSH-like port forwarding from the client's local host to remote containers.
|
record
|
Package record has all client logic for recording and reporting "k8s.io/api/core/v1".Event events.
|
util
|
|
reference
|
|
remotecommand
|
Package remotecommand adds support for executing commands in containers, with support for separate stdin, stdout, and stderr streams, as well as TTY.
|
watch
|
|