Versions in this module Expand all Collapse all v1 v1.0.1 Feb 5, 2020 v1.0.0 Nov 30, 2019 Changes in this version + type Manager struct + func NewManager(logger *logrus.Logger) *Manager + func (m *Manager) RunCmd(command, containerID string) + type UI struct + func NewUI(logger *logrus.Logger) *UI + func (ui *UI) GetChooseContainer(containers []types.Container) *types.Container + func (ui *UI) GetChooseMainOption() string + func (ui *UI) GetCommandSelect() string