Documentation ¶
Index ¶
- Constants
- type Manager
- func (m *Manager) Category() catalog.Category
- func (m *Manager) ConsolePort(instance engine.Container) (*engine.ContainerPort, error)
- func (m *Manager) Description() string
- func (m *Manager) DisplayName() string
- func (m *Manager) Info(instance engine.Container) (map[string]string, error)
- func (m *Manager) Name() string
- func (m *Manager) New() (engine.Container, error)
- func (m *Manager) Shell(instance engine.Container) (string, error)
Constants ¶
View Source
const (
DefaultShell = "/bin/bash"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct { }
func (*Manager) ConsolePort ¶
func (*Manager) Description ¶
func (*Manager) DisplayName ¶
Click to show internal directories.
Click to hide internal directories.