types

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 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 Session

type Session struct {
	SessionId      string          `json:"sessionId"`
	BrowserId      string          `json:"browserId"`
	BrowserIP      string          `json:"-"`
	BrowserName    string          `json:"browserName"`
	BrowserVersion string          `json:"browserVersion"`
	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