Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultConfig ¶
func DefaultConfig() snap.SessionConfig
DefaultConfig returns default configuration for Mutilate Collector session.
Types ¶
type Session ¶
type Session struct {
// contains filtered or unexported fields
}
Session configures & launches snap workflow for gathering SLIs from Mutilate.
func NewSessionLauncher ¶
func NewSessionLauncher(mutilateOutputFilePath string, config snap.SessionConfig) (*Session, error)
NewSessionLauncher creates MutilateSession based on input values
Click to show internal directories.
Click to hide internal directories.