# Packages
package portforward provides a dialer that uses the Kubernetes API to automatically forward connections to Kubernetes services and pods using the "port-forward" feature of kubectl.
# Variables
Enabled indicates whether we should be in development mode or not (affects logging and development-specific features).