kube

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2022 License: Apache-2.0 Imports: 17 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MatchingUsers added in v0.3.0

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 added in v0.3.0

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

func NewTokens added in v0.3.0

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