EndpointPolicy constructor
EndpointPolicy({})
Implementation
EndpointPolicy({
this.authorizationPolicy,
this.clientTlsPolicy,
this.createTime,
this.description,
this.endpointMatcher,
this.labels,
this.name,
this.serverTlsPolicy,
this.trafficPortSelector,
this.type,
this.updateTime,
});