view

package
v0.0.0-...-f451c76 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 29, 2022 License: GPL-3.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddImageToList

func AddImageToList(image domain.Image)

func BuildCharts

func BuildCharts() canvas.Image

func CreateIconByImageName

func CreateIconByImageName(imageName ...string) fyne.CanvasObject

func CreateImageHeaderButtons

func CreateImageHeaderButtons(f func(), command domain.RunnableCommand, iconName ...string) fyne.CanvasObject

func MainView

func MainView(windowSize fyne.Size, dockerClient client.Client)

Types

type ContainerItem

type ContainerItem struct {
	DockerContainer     *types.Container
	DockerContainerView *fyne.Container
	StatusLabel         canvas.Text
	ActionButton        fyne.CanvasObject
	ActionButtonPointer *fyne.CanvasObject
	ControlContainer    fyne.Container
	DockerClient        *client.Client
}

func (*ContainerItem) CreateContainerItem

func (containerItem *ContainerItem) CreateContainerItem()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL