Puppet Data Type Alias: Profile::Tlsproxy::Envoy::Service

Defined in:
modules/profile/types/tlsproxy/envoy/service.pp

Overview

Alias of

Struct[{
    'server_names' => Array[Variant[Stdlib::Fqdn, Enum['*']]],
    'port' => Stdlib::Port,
    'cert_name' => Optional[String],
}]


# File 'modules/profile/types/tlsproxy/envoy/service.pp', line 1