Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultConfig ¶
func DefaultConfig(cgroup string, domain string) snap.SessionConfig
DefaultConfig returns default configuration for KRICO session.
Types ¶
type Session ¶
type Session struct {
// contains filtered or unexported fields
}
Session configures & launches snap workflow for KRICO.
func NewSessionLauncher ¶
func NewSessionLauncher(config snap.SessionConfig) (*Session, error)
NewSessionLauncher creates KRICO session.
Click to show internal directories.
Click to hide internal directories.