Get audit log events with client-go library in kubernetes

2/12/2020

I've got an option like https://www.alibabacloud.com/help/doc-detail/91406.htm that logs all audit events to file. Can I watch the same events with client-go library? https://godoc.org/k8s.io/client-go/kubernetes I didn't find anything...

-- ekso ekson
client-go
go
kubernetes

0 Answers