TLSConfig refers to TLS configuration for a client.
Name | Type | Description | Notes |
---|---|---|---|
caCertPath | String | [optional] | |
caCertSecret | io.kubernetes.client.openapi.models.V1SecretKeySelector | [optional] | |
clientCertPath | String | [optional] | |
clientCertSecret | io.kubernetes.client.openapi.models.V1SecretKeySelector | [optional] | |
clientKeyPath | String | [optional] | |
clientKeySecret | io.kubernetes.client.openapi.models.V1SecretKeySelector | [optional] |