in authentication/v1alpha1/policy.pb.go [1289:1326]
func file_authentication_v1alpha1_policy_proto_init() {
if File_authentication_v1alpha1_policy_proto != nil {
return
}
file_authentication_v1alpha1_policy_proto_msgTypes[0].OneofWrappers = []any{
(*StringMatch_Exact)(nil),
(*StringMatch_Prefix)(nil),
(*StringMatch_Suffix)(nil),
(*StringMatch_Regex)(nil),
}
file_authentication_v1alpha1_policy_proto_msgTypes[3].OneofWrappers = []any{
(*PeerAuthenticationMethod_Mtls)(nil),
(*PeerAuthenticationMethod_Jwt)(nil),
}
file_authentication_v1alpha1_policy_proto_msgTypes[7].OneofWrappers = []any{
(*PortSelector_Number)(nil),
(*PortSelector_Name)(nil),
}
type x struct{}
out := protoimpl.TypeBuilder{
File: protoimpl.DescBuilder{
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
RawDescriptor: file_authentication_v1alpha1_policy_proto_rawDesc,
NumEnums: 2,
NumMessages: 9,
NumExtensions: 0,
NumServices: 0,
},
GoTypes: file_authentication_v1alpha1_policy_proto_goTypes,
DependencyIndexes: file_authentication_v1alpha1_policy_proto_depIdxs,
EnumInfos: file_authentication_v1alpha1_policy_proto_enumTypes,
MessageInfos: file_authentication_v1alpha1_policy_proto_msgTypes,
}.Build()
File_authentication_v1alpha1_policy_proto = out.File
file_authentication_v1alpha1_policy_proto_rawDesc = nil
file_authentication_v1alpha1_policy_proto_goTypes = nil
file_authentication_v1alpha1_policy_proto_depIdxs = nil
}