Directories ¶
Path | Synopsis |
---|---|
Package auth defines a file format for holding authentication information needed by clients of Kubernetes.
|
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.
|
Package exec contains helper utilities for exec credential plugins. |
Package cache is a client-side caching mechanism.
|
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.
|
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. |
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.
|
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. |
Package events has all client logic for recording and reporting "k8s.io/api/events/v1".Event events.
|
Package events has all client logic for recording and reporting "k8s.io/api/events/v1".Event events. |
internal
|
|
events
Package internal is needed to break an import cycle: record.EventRecorderAdapter needs this interface definition to implement it, but event.NewEventBroadcasterAdapter needs record.NewBroadcaster.
|
Package internal is needed to break an import cycle: record.EventRecorderAdapter needs this interface definition to implement it, but event.NewEventBroadcasterAdapter needs record.NewBroadcaster. |
Package leaderelection implements leader election of a set of endpoints.
|
Package leaderelection implements leader election of a set of endpoints. |
Package metrics provides abstractions for registering which metrics to record.
|
Package metrics provides abstractions for registering which metrics to record. |
Package portforward adds support for SSH-like port forwarding from the client's local host to remote containers.
|
Package portforward adds support for SSH-like port forwarding from the client's local host to remote containers. |
Package record has all client logic for recording and reporting "k8s.io/api/core/v1".Event events.
|
Package record has all client logic for recording and reporting "k8s.io/api/core/v1".Event events. |
Package remotecommand adds support for executing commands in containers, with support for separate stdin, stdout, and stderr streams, as well as TTY.
|
Package remotecommand adds support for executing commands in containers, with support for separate stdin, stdout, and stderr streams, as well as TTY. |
Click to show internal directories.
Click to hide internal directories.