types

package
v0.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 17, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BrowserVersions added in v0.0.7

type BrowserVersions map[string][]string

type Session

type Session struct {
	SessionId       string          `json:"sessionId"`
	BrowserId       string          `json:"browserId"`
	BrowserIP       string          `json:"-"`
	BrowserName     string          `json:"browserName"`
	BrowserVersion  string          `json:"browserVersion"`
	StartedManually bool            `json:"startedManually"`
	StartTime       *metav1.Time    `json:"startTime"`
	Phase           corev1.PodPhase `json:"phase"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL