# Functions
NewClient creates a new discovery client that is capable of finding remote services and creating proxies.
NewProxier creates a new proxier instance.
# Constants
This is used to support exposed services being "forwarded".
No description provided by the author
# Structs
No description provided by the author
Proxier handles creating an maintaining proxies to a remote Kubernetes service.
ProxyConnection tracks a proxy connection.
Service represents a Service running in Kubernetes that should be proxied local <-> remote.
ServicePort defines a port that is exposed by a remote service.