TLSMatchAttributes constructor
const
TLSMatchAttributes({})
The main constructor.
Implementation
const TLSMatchAttributes({
required this.sniHosts,
this.destinationSubnets,
this.port,
this.sourceLabels,
this.gateways,
this.sourceNamespace,
});