kubernetesauth

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KubernetesAuth

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

func NewKubernetesAuth

func NewKubernetesAuth(clientset *kubernetes.Clientset, trusted *Trusted, logger logr.Logger) *KubernetesAuth

func (*KubernetesAuth) Handler

func (a *KubernetesAuth) Handler(next http.Handler) http.Handler

type Trusted

type Trusted struct {
	ServiceAccountName      string
	ServiceAccountNamespace string
}

func (*Trusted) String

func (t *Trusted) String() string

Jump to

Keyboard shortcuts

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