kubejwt

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2025 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetKubernetesClient

func GetKubernetesClient() (*kubernetes.Clientset, error)

GetKubernetesClient creates a Kubernetes client using in-cluster configuration.

Types

type JWTAuthInterceptor

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

JWTAuthInterceptor verifies Kubernetes Service Account JWT tokens in gRPC requests.

func NewJWTAuthInterceptor

func NewJWTAuthInterceptor(clientset *kubernetes.Clientset, issuer, audience string, cache cache.SnapshotCacheWithCallbacks) *JWTAuthInterceptor

NewJWTAuthInterceptor initializes a new JWTAuthInterceptor.

func (*JWTAuthInterceptor) Stream

Stream intercepts streaming gRPC calls for authorization.

Jump to

Keyboard shortcuts

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