import "k8s.io/apiserver/pkg/audit/util"
func HookClientConfigForSink(a *v1alpha1.AuditSink) webhook.ClientConfig
HookClientConfigForSink constructs a webhook.ClientConfig using a v1alpha1.AuditSink API object. webhook.ClientConfig is used to create a HookClient and the purpose of the config struct is to share that with other packages that need to create a HookClient.
Package util imports 2 packages (graph) and is imported by 1 packages. Updated 2019-04-17. Refresh now. Tools for package owners.