in networking/v1alpha3/destination_rule.pb.go [3537:3574]
func file_networking_v1alpha3_destination_rule_proto_init() {
if File_networking_v1alpha3_destination_rule_proto != nil {
return
}
file_networking_v1alpha3_virtual_service_proto_init()
file_networking_v1alpha3_destination_rule_proto_msgTypes[3].OneofWrappers = []any{
(*LoadBalancerSettings_Simple)(nil),
(*LoadBalancerSettings_ConsistentHash)(nil),
(*LoadBalancerSettings_DynamicSubset)(nil),
}
file_networking_v1alpha3_destination_rule_proto_msgTypes[13].OneofWrappers = []any{
(*LoadBalancerSettings_ConsistentHashLB_HttpHeaderName)(nil),
(*LoadBalancerSettings_ConsistentHashLB_HttpCookie)(nil),
(*LoadBalancerSettings_ConsistentHashLB_UseSourceIp)(nil),
(*LoadBalancerSettings_ConsistentHashLB_HttpQueryParameterName)(nil),
(*LoadBalancerSettings_ConsistentHashLB_RingHash_)(nil),
(*LoadBalancerSettings_ConsistentHashLB_Maglev)(nil),
}
type x struct{}
out := protoimpl.TypeBuilder{
File: protoimpl.DescBuilder{
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
RawDescriptor: file_networking_v1alpha3_destination_rule_proto_rawDesc,
NumEnums: 6,
NumMessages: 26,
NumExtensions: 0,
NumServices: 0,
},
GoTypes: file_networking_v1alpha3_destination_rule_proto_goTypes,
DependencyIndexes: file_networking_v1alpha3_destination_rule_proto_depIdxs,
EnumInfos: file_networking_v1alpha3_destination_rule_proto_enumTypes,
MessageInfos: file_networking_v1alpha3_destination_rule_proto_msgTypes,
}.Build()
File_networking_v1alpha3_destination_rule_proto = out.File
file_networking_v1alpha3_destination_rule_proto_rawDesc = nil
file_networking_v1alpha3_destination_rule_proto_goTypes = nil
file_networking_v1alpha3_destination_rule_proto_depIdxs = nil
}