kubernetes/staging/src/k8s.io/apiserver/pkg/endpoints/filters/impersonation_test.go

type impersonateAuthorizer

func (impersonateAuthorizer) Authorize(ctx context.Context, a authorizer.Attributes) (authorized authorizer.Decision, reason string, err error) {}

func TestImpersonationFilter(t *testing.T) {}