package
1.9.4
Repository: https://github.com/equinor/radix-common.git
Documentation: pkg.go.dev

# Functions

GetUserPrincipleNameFromToken reads the upn claim value from a token The JWT signature is not validated, so ensure that the token signature is valid before using this function.
NewAccounts creates a new Accounts struct.
NewImpersonation Constructor.

# Structs

Accounts contains accounts for accessing k8s API.
DefaultController Default implementation.
Impersonation holds user and group to impersonate.
Route Describe route.

# Interfaces

Controller Pattern of an rest/stream controller.

# Type aliases

RadixHandlerFunc Pattern for handler functions.
Routes Holder of all routes.