Versions in this module Expand all Collapse all v1 v1.1.0 Sep 5, 2026 v1.0.2 Sep 4, 2026 v1.0.1 Sep 4, 2026 v1.0.0 Sep 3, 2026 Changes in this version + const UnknownGroup + func ResolvedGroups(groups []string) []string + func ValidOSUserName(name string) bool + type Role struct + Name string + Targets []string + type Session struct + EndedAt time.Time + ID string + OSUser string + RecordingPath string + SrcIP string + StartedAt time.Time + Target string + User string + func (s Session) Open() bool + type Target struct + Host string + HostKey string + Labels map[string]string + Name string + Port int + type TargetFacts struct + ConnectMS int + HostKeyType string + LastError string + LastErrorAt time.Time + LastSeenAt time.Time + Probe TargetProbe + ProbedAt time.Time + ServerVersion string + type TargetProbe struct + Kernel string + OSName string + type User struct + Admin bool + DirBound bool + Name string + OSUser string + Roles []Role + SSOOnly bool