apiserver/plugin/pkg/audit
Monis Khan 2d35015235 webhook: use rest.Config instead of kubeconfig file as input
This change updates the generic webhook logic to use a rest.Config
as its input instead of a kubeconfig file.  This exposes all of the
rest.Config knobs to the caller instead of the more limited set
available through the kubeconfig format.  This is useful when this
code is being used as a library outside of core Kubernetes. For
example, a downstream consumer may want to override the webhook's
internals such as its TLS configuration.

Signed-off-by: Monis Khan <mok@vmware.com>

Kubernetes-commit: fef7d0ef1e1fbff65e8d445256036704bb9dbcbd
2021-07-23 11:15:47 -04:00
..
buffered Fix truncating and buffering backends integration. 2018-07-09 10:25:41 +02:00
fake Add String method to audit.Backend interface 2018-07-18 17:35:08 +08:00
log remove audit.k8s.io/v1[alpha|beta]1 versions 2022-02-13 13:23:49 +08:00
truncate use Audit v1 api and add it to some unit tests 2018-07-27 14:06:29 +08:00
webhook webhook: use rest.Config instead of kubeconfig file as input 2021-07-23 11:15:47 -04:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
doc.go fix typo 2017-07-28 13:56:11 +00:00