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.16.13
Published
Jul 15, 2020
Platform
linux/amd64
Imports
11 packages
Last checked
8 minutes ago

Tools for package owners.