Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Listener ¶
type Listener struct {
// contains filtered or unexported fields
}
func NewListener ¶
func (*Listener) GetAllContainers ¶
func (listener *Listener) GetAllContainers() ([]docker.ContainerGUI, error)
GetAllContainers returns all containers running on the machine
func (*Listener) SetContainers ¶
Click to show internal directories.
Click to hide internal directories.