Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunImageMenu ¶
func RunImageMenu( dockerCmd *commands.DockerCommand, readInput func(string) string, runInteractiveSubprocess func(*exec.Cmd) error, runFzfSelect func(string, []string) string, parseFzfResult func(string) string, )
RunImageMenu handles image management CLI interactions
func RunNetworkMenu ¶
func RunNetworkMenu(dockerCmd *commands.DockerCommand, readInput func(string) string)
RunNetworkMenu handles network management CLI interactions
func RunVolumeMenu ¶
func RunVolumeMenu(dockerCmd *commands.DockerCommand, readInput func(string) string)
RunVolumeMenu handles volume management CLI interactions
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.