Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions networking/v1/destination_rule_alias.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions networking/v1alpha3/destination_rule.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion networking/v1alpha3/destination_rule.pb.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions networking/v1alpha3/destination_rule.proto
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,10 @@ message TrafficPolicy {
ClientTLSSettings tls = 4;

// Traffic policies that apply to specific ports of the service
// Note that port-level settings override the destination-level settings.
// Traffic settings specified at the destination-level will not be inherited
// when overridden by port-level settings, i.e. default values will be
// applied to fields omitted in port-level traffic policies.
message PortTrafficPolicy {
// Specifies the number of a port on the destination service
// on which this policy is being applied.
Expand Down
4 changes: 4 additions & 0 deletions networking/v1beta1/destination_rule_alias.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.