# Functions

NewClient returns an uninitialized forwarding client.

# Structs

Client interfaces with Kubernetes to facilitate a port-forwarding tunnel as well as fetch information about the forwarding target.
Config contains the information required to satisfy a call to Forward.
Connection stores port-forwarding information for an open connection.