Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PortForward ¶
type PortForwardOptions ¶
type PortForwardOptions struct { Config *restclient.Config Address []string Ports []string StopChannel chan struct{} ReadyChannel chan struct{} }
PortForwardOptions contains all the options for running the port-forward cli command.
Click to show internal directories.
Click to hide internal directories.