apiserverk8s.io/apiserver/pkg/authentication/request/headerrequest Index | Files

package headerrequest

import "k8s.io/apiserver/pkg/authentication/request/headerrequest"

Index

Functions

func New

func New(nameHeaders []string, groupHeaders []string, extraHeaderPrefixes []string) (authenticator.Request, error)

func NewSecure

func NewSecure(clientCA string, proxyClientNames []string, nameHeaders []string, groupHeaders []string, extraHeaderPrefixes []string) (authenticator.Request, error)

Source Files

requestheader.go

Version
v0.15.11
Published
Mar 13, 2020
Platform
js/wasm
Imports
11 packages
Last checked
2 minutes ago

Tools for package owners.