NomadClient.Model.ConsulIngressConfigEntry (nomad_client v0.13.1)
Link to this section Summary
Link to this section Types
@type t() :: %NomadClient.Model.ConsulIngressConfigEntry{ Listeners: [NomadClient.Model.ConsulIngressListener.t()] | nil, TLS: NomadClient.Model.ConsulGatewayTlsConfig.t() | nil }