identity

package
v0.0.18 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type AtomicIdentity

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

func (*AtomicIdentity) Get

func (*AtomicIdentity) Set

func (a *AtomicIdentity) Set(id ClientIdentity)

type ClientIdentity

type ClientIdentity struct {
	Name string
	UID  string
}

type IdentityProvider

type IdentityProvider interface {
	Get(ctx context.Context) (ClientIdentity, bool)
}

Jump to

Keyboard shortcuts

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