Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Portforward ¶
type Portforward struct {
// contains filtered or unexported fields
}
func (*Portforward) GetURL ¶
func (pf *Portforward) GetURL(path string) string
GetURL returns the URL for the port-forward connection
func (*Portforward) Run ¶
func (pf *Portforward) Run() error
func (*Portforward) Stop ¶
func (pf *Portforward) Stop()
func (*Portforward) WaitForStop ¶
func (pf *Portforward) WaitForStop()
Click to show internal directories.
Click to hide internal directories.