Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultConfig ¶
func DefaultConfig() snap.SessionConfig
DefaultConfig returns default configuration for Docker Session Launcher.
Types ¶
type Session ¶
type Session struct {
// contains filtered or unexported fields
}
Session configures and launches snap workflow for docker
func NewSessionLauncher ¶
func NewSessionLauncher(config snap.SessionConfig) (*Session, error)
NewSessionLauncher constructs Docker Session Launcher.
Click to show internal directories.
Click to hide internal directories.