apiserver/pkg/server/dynamiccertificates
Monis Khan b37d21cc60 dynamic certs: pass valid object to event recorder
Signed-off-by: Monis Khan <mok@vmware.com>

Kubernetes-commit: 2cd6abece45bc62121097ce7cbe7f0d14b9be5e0
2020-03-04 09:54:27 -05:00
..
cert_key.go Plumb dynamic SNI certificates 2019-10-08 19:03:56 +01:00
cert_key_test.go Plumb dynamic SNI certificates 2019-10-08 19:03:56 +01:00
client_ca.go allow a verifyoptionsfunc to indicate that no certpool is available 2019-11-06 10:38:45 -05:00
client_ca_test.go Plumb dynamic serving certificates 2019-10-07 18:49:24 +01:00
configmap_cafile_content.go cleans up dynamiccertificates package 2020-03-03 14:38:18 +01:00
dynamic_cafile_content.go cleans up dynamiccertificates package 2020-03-03 14:38:18 +01:00
dynamic_serving_content.go cleans up dynamiccertificates package 2020-03-03 14:38:18 +01:00
dynamic_sni_content.go rename dynamic cert loading to be more accurate 2020-01-17 15:50:26 -05:00
named_certificates.go dynamic certs: pass valid object to event recorder 2020-03-04 09:54:27 -05:00
named_certificates_test.go allow an SNI cert to be used to respond for a particular IP 2019-11-14 16:08:11 -05:00
server_test.go dynamic certs: do not copy mutex via shallow copy of tls.Config 2020-03-03 14:58:43 -05:00
static_content.go cleans up dynamiccertificates package 2020-03-03 14:38:18 +01:00
tlsconfig.go dynamic certs: pass valid object to event recorder 2020-03-04 09:54:27 -05:00
tlsconfig_test.go allow individual ca bundles to be empty in union 2019-11-12 12:44:53 -05:00
union_content.go allow individual ca bundles to be empty in union 2019-11-12 12:44:53 -05:00
util.go wire dynamic tlsconfig up to apiserver 2019-10-04 08:37:26 -04:00