prometheus/discovery/kubernetes
Julien Pivotto 3677d61a4b Update kubernetes dependencies
A new API is available for AddEventHandlers, to get errors but also be
able to cancel handlers.

Doing the easy thing for the release, which is just to log errors.

We could see how to improve this in the future to handle the errors
properly and cancel the handlers.

Signed-off-by: Julien Pivotto <roidelapluie@o11y.eu>
2022-12-14 10:46:20 +01:00
..
client_metrics.go
endpoints.go Update kubernetes dependencies 2022-12-14 10:46:20 +01:00
endpoints_test.go
endpointslice.go Update kubernetes dependencies 2022-12-14 10:46:20 +01:00
endpointslice_adaptor.go
endpointslice_adaptor_test.go
endpointslice_test.go
ingress.go Update kubernetes dependencies 2022-12-14 10:46:20 +01:00
ingress_adaptor.go
ingress_test.go
kubernetes.go
kubernetes_test.go
node.go Update kubernetes dependencies 2022-12-14 10:46:20 +01:00
node_test.go
pod.go Update kubernetes dependencies 2022-12-14 10:46:20 +01:00
pod_test.go
service.go Update kubernetes dependencies 2022-12-14 10:46:20 +01:00
service_test.go