kubesessionstorage

package
v0.0.0-...-9bbed00 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateSessionID

func GenerateSessionID() string

Types

type KubeSessionStorage

type KubeSessionStorage struct {
	// contains filtered or unexported fields
}

func NewKubeSessionStorage

func NewKubeSessionStorage(kube *kubeclient.Client) *KubeSessionStorage

func (*KubeSessionStorage) LookupSession

func (s *KubeSessionStorage) LookupSession(ctx context.Context, sessionID string) (*sessions.Session, error)

func (*KubeSessionStorage) WriteSession

func (s *KubeSessionStorage) WriteSession(ctx context.Context, session *sessions.Session) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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