kubernetes/test/images/agnhost/crd-conversion-webhook/config.go

// Get a clientset with in-cluster config.
func getClient() *kubernetes.Clientset {}

func configTLS(config Config, clientset *kubernetes.Clientset) *tls.Config {}