mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-07 10:17:51 +00:00
vendor dependencies
This commit is contained in:
parent
604208ef4f
commit
72abf135d6
1156 changed files with 78178 additions and 105799 deletions
3
vendor/k8s.io/apiserver/pkg/endpoints/request/context.go
generated
vendored
3
vendor/k8s.io/apiserver/pkg/endpoints/request/context.go
generated
vendored
|
|
@ -36,6 +36,9 @@ const (
|
|||
|
||||
// auditKey is the context key for the audit event.
|
||||
auditKey
|
||||
|
||||
// audiencesKey is the context key for request audiences.
|
||||
audiencesKey
|
||||
)
|
||||
|
||||
// NewContext instantiates a base context object for request flows.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue