envoy.extensions.transport_sockets.tls.v3.CertificateProviderPluginInstance
Example
Disclaimer: The example is meant to show what methods are available on the object and does not necessarily constitute working
code.
local types = import 'types.libsonnet';
types.envoy.extensions.transport_sockets.tls.v3.CertificateProviderPluginInstance
.withCertificateName('string')
.withInstanceName('string')
._validate()
Fields
Name |
Type |
One-of group |
Required |
Constraints |
certificate_name |
string
|
|
|
|
instance_name |
string
|
|
|
|