package
Version:
v0.13.6
Opens a new window with list of versions in this module.
Published: Jan 25, 2020
License: Apache-2.0, Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func DismissPortForward(p *ui.Pages)
-
func ShowConfirm(pages *ui.Pages, title, msg string, ack confirmFunc, cancel cancelFunc)
-
func ShowDelete(pages *ui.Pages, msg string, ok okFunc, cancel cancelFunc)
-
func ShowPortForward(p *ui.Pages, port string, okFn func(address, lport, cport string))
func DismissPortForward(p *ui.Pages)
DismissPortForward dismiss the port forward dialog.
func ShowConfirm(pages *ui.Pages, title, msg string, ack confirmFunc, cancel cancelFunc)
ShowConfirm pops a confirmation dialog.
func ShowDelete(pages *ui.Pages, msg string, ok okFunc, cancel cancelFunc)
ShowDelete pops a resource deletion dialog.
ShowPortForward pops a port forwarding configuration dialog.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.