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