kubernetes/staging/src/k8s.io/apiserver/pkg/authentication/authenticatorfactory/delegating.go

type DelegatingAuthenticatorConfig

func (c DelegatingAuthenticatorConfig) New() (authenticator.Request, *spec.SecurityDefinitions, error) {}