kube

package
v0.0.0-...-a0de49b Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MatchingUsers

func MatchingUsers(userInfoA, userInfoB authentication.UserInfo) bool

Types

type Namespaces

type Namespaces interface {
	Query(token string) data.Set
}

func NewNamespaces

func NewNamespaces(ctx context.Context, k8sClient kubernetes.Interface) Namespaces

type Tokens

type Tokens interface {
	Authenticate(token string) (authentication.UserInfo, error)
}

func NewTokens

func NewTokens(_ context.Context, k8sClient kubernetes.Interface) Tokens

Jump to

Keyboard shortcuts

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