kubernetes/staging/src/k8s.io/apiserver/pkg/audit/context_test.go

func TestEnabled(t *testing.T) {}

func TestAddAuditAnnotation(t *testing.T) {}

func TestAuditAnnotationsWithAuditLoggingSetup(t *testing.T) {}

func withAuditContextAndLevel(ctx context.Context, l auditinternal.Level) context.Context {}