kubejwt

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2025 License: Apache-2.0 Imports: 13 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(logger logging.Logger, clientset *kubernetes.Clientset, issuer, audience string) *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