From eeba449fb282b2e0fdd0979c9da3fe3ea9ec2276 Mon Sep 17 00:00:00 2001 From: lootag <51933845+lootag@users.noreply.github.com> Date: Fri, 9 Aug 2024 08:18:50 +0100 Subject: [PATCH] Fix integrations generated protos (#252) --- .../grpc/integrations/audit_log.pb.go | 12 +- .../grpc/integrations/extension.pb.go | 28 ++-- .../grpc/integrations/integration.pb.go | 132 +++++++++--------- .../integrations/integration_service.pb.go | 92 ++++++------ .../integration_service_grpc.pb.go | 47 ++++--- 5 files changed, 162 insertions(+), 149 deletions(-) diff --git a/coralogix/clientset/grpc/integrations/audit_log.pb.go b/coralogix/clientset/grpc/integrations/audit_log.pb.go index fc972972..07e5c9c4 100644 --- a/coralogix/clientset/grpc/integrations/audit_log.pb.go +++ b/coralogix/clientset/grpc/integrations/audit_log.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.34.1 -// protoc v5.27.1 +// protoc-gen-go v1.34.2 +// protoc v5.27.0 // source: com/coralogix/integrations/v1/audit_log.proto package integrations @@ -103,7 +103,7 @@ var file_com_coralogix_integrations_v1_audit_log_proto_rawDesc = []byte{ 0x01, 0x0a, 0x15, 0x61, 0x75, 0x64, 0x69, 0x74, 0x5f, 0x6c, 0x6f, 0x67, 0x5f, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x1e, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x4d, 0x65, 0x74, 0x68, 0x6f, - 0x64, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x89, 0x27, 0x20, 0x01, 0x28, 0x0b, 0x32, + 0x64, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x8f, 0x27, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x32, 0x2e, 0x63, 0x6f, 0x6d, 0x2e, 0x63, 0x6f, 0x72, 0x61, 0x6c, 0x6f, 0x67, 0x69, 0x78, 0x2e, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x75, 0x64, 0x69, 0x74, 0x4c, 0x6f, 0x67, 0x44, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, @@ -125,7 +125,7 @@ func file_com_coralogix_integrations_v1_audit_log_proto_rawDescGZIP() []byte { } var file_com_coralogix_integrations_v1_audit_log_proto_msgTypes = make([]protoimpl.MessageInfo, 1) -var file_com_coralogix_integrations_v1_audit_log_proto_goTypes = []interface{}{ +var file_com_coralogix_integrations_v1_audit_log_proto_goTypes = []any{ (*AuditLogDescription)(nil), // 0: com.coralogix.integrations.v1.AuditLogDescription (*descriptorpb.MethodOptions)(nil), // 1: google.protobuf.MethodOptions } @@ -145,7 +145,7 @@ func file_com_coralogix_integrations_v1_audit_log_proto_init() { return } if !protoimpl.UnsafeEnabled { - file_com_coralogix_integrations_v1_audit_log_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_audit_log_proto_msgTypes[0].Exporter = func(v any, i int) any { switch v := v.(*AuditLogDescription); i { case 0: return &v.state @@ -158,7 +158,7 @@ func file_com_coralogix_integrations_v1_audit_log_proto_init() { } } } - file_com_coralogix_integrations_v1_audit_log_proto_msgTypes[0].OneofWrappers = []interface{}{} + file_com_coralogix_integrations_v1_audit_log_proto_msgTypes[0].OneofWrappers = []any{} type x struct{} out := protoimpl.TypeBuilder{ File: protoimpl.DescBuilder{ diff --git a/coralogix/clientset/grpc/integrations/extension.pb.go b/coralogix/clientset/grpc/integrations/extension.pb.go index e8dfd8b5..de2b4e89 100644 --- a/coralogix/clientset/grpc/integrations/extension.pb.go +++ b/coralogix/clientset/grpc/integrations/extension.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.34.1 -// protoc v5.27.1 +// protoc-gen-go v1.34.2 +// protoc v5.27.0 // source: com/coralogix/extensions/v1/extension.proto package integrations @@ -1716,7 +1716,7 @@ func file_com_coralogix_extensions_v1_extension_proto_rawDescGZIP() []byte { var file_com_coralogix_extensions_v1_extension_proto_enumTypes = make([]protoimpl.EnumInfo, 4) var file_com_coralogix_extensions_v1_extension_proto_msgTypes = make([]protoimpl.MessageInfo, 11) -var file_com_coralogix_extensions_v1_extension_proto_goTypes = []interface{}{ +var file_com_coralogix_extensions_v1_extension_proto_goTypes = []any{ (TargetDomain)(0), // 0: com.coralogix.extensions.v1.TargetDomain (ExtensionItemBinary_BinaryType)(0), // 1: com.coralogix.extensions.v1.ExtensionItemBinary.BinaryType (ExtensionItem_PermissionResource)(0), // 2: com.coralogix.extensions.v1.ExtensionItem.PermissionResource @@ -1826,7 +1826,7 @@ func file_com_coralogix_extensions_v1_extension_proto_init() { return } if !protoimpl.UnsafeEnabled { - file_com_coralogix_extensions_v1_extension_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_extensions_v1_extension_proto_msgTypes[0].Exporter = func(v any, i int) any { switch v := v.(*ExtensionItemBinary); i { case 0: return &v.state @@ -1838,7 +1838,7 @@ func file_com_coralogix_extensions_v1_extension_proto_init() { return nil } } - file_com_coralogix_extensions_v1_extension_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_extensions_v1_extension_proto_msgTypes[1].Exporter = func(v any, i int) any { switch v := v.(*ExtensionItem); i { case 0: return &v.state @@ -1850,7 +1850,7 @@ func file_com_coralogix_extensions_v1_extension_proto_init() { return nil } } - file_com_coralogix_extensions_v1_extension_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_extensions_v1_extension_proto_msgTypes[2].Exporter = func(v any, i int) any { switch v := v.(*ItemCounts); i { case 0: return &v.state @@ -1862,7 +1862,7 @@ func file_com_coralogix_extensions_v1_extension_proto_init() { return nil } } - file_com_coralogix_extensions_v1_extension_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_extensions_v1_extension_proto_msgTypes[3].Exporter = func(v any, i int) any { switch v := v.(*IntegrationDetail); i { case 0: return &v.state @@ -1874,7 +1874,7 @@ func file_com_coralogix_extensions_v1_extension_proto_init() { return nil } } - file_com_coralogix_extensions_v1_extension_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_extensions_v1_extension_proto_msgTypes[4].Exporter = func(v any, i int) any { switch v := v.(*ExtensionBinary); i { case 0: return &v.state @@ -1886,7 +1886,7 @@ func file_com_coralogix_extensions_v1_extension_proto_init() { return nil } } - file_com_coralogix_extensions_v1_extension_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_extensions_v1_extension_proto_msgTypes[5].Exporter = func(v any, i int) any { switch v := v.(*ChangelogEntry); i { case 0: return &v.state @@ -1898,7 +1898,7 @@ func file_com_coralogix_extensions_v1_extension_proto_init() { return nil } } - file_com_coralogix_extensions_v1_extension_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_extensions_v1_extension_proto_msgTypes[6].Exporter = func(v any, i int) any { switch v := v.(*Deprecation); i { case 0: return &v.state @@ -1910,7 +1910,7 @@ func file_com_coralogix_extensions_v1_extension_proto_init() { return nil } } - file_com_coralogix_extensions_v1_extension_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_extensions_v1_extension_proto_msgTypes[7].Exporter = func(v any, i int) any { switch v := v.(*ExtensionRevision); i { case 0: return &v.state @@ -1922,7 +1922,7 @@ func file_com_coralogix_extensions_v1_extension_proto_init() { return nil } } - file_com_coralogix_extensions_v1_extension_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_extensions_v1_extension_proto_msgTypes[8].Exporter = func(v any, i int) any { switch v := v.(*Extension); i { case 0: return &v.state @@ -1934,7 +1934,7 @@ func file_com_coralogix_extensions_v1_extension_proto_init() { return nil } } - file_com_coralogix_extensions_v1_extension_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_extensions_v1_extension_proto_msgTypes[9].Exporter = func(v any, i int) any { switch v := v.(*ExtensionData); i { case 0: return &v.state @@ -1946,7 +1946,7 @@ func file_com_coralogix_extensions_v1_extension_proto_init() { return nil } } - file_com_coralogix_extensions_v1_extension_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_extensions_v1_extension_proto_msgTypes[10].Exporter = func(v any, i int) any { switch v := v.(*ExtensionItemData); i { case 0: return &v.state diff --git a/coralogix/clientset/grpc/integrations/integration.pb.go b/coralogix/clientset/grpc/integrations/integration.pb.go index 903fdbf0..048b8c93 100644 --- a/coralogix/clientset/grpc/integrations/integration.pb.go +++ b/coralogix/clientset/grpc/integrations/integration.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.34.1 -// protoc v5.27.1 +// protoc-gen-go v1.34.2 +// protoc v5.27.0 // source: com/coralogix/integrations/v1/integration.proto package integrations @@ -4305,7 +4305,7 @@ func file_com_coralogix_integrations_v1_integration_proto_rawDescGZIP() []byte { var file_com_coralogix_integrations_v1_integration_proto_enumTypes = make([]protoimpl.EnumInfo, 4) var file_com_coralogix_integrations_v1_integration_proto_msgTypes = make([]protoimpl.MessageInfo, 51) -var file_com_coralogix_integrations_v1_integration_proto_goTypes = []interface{}{ +var file_com_coralogix_integrations_v1_integration_proto_goTypes = []any{ (ConnectionStatus)(0), // 0: com.coralogix.integrations.v1.ConnectionStatus (IntegrationRevision_InputType)(0), // 1: com.coralogix.integrations.v1.IntegrationRevision.InputType (IntegrationRevision_FieldCondition_ConditionType)(0), // 2: com.coralogix.integrations.v1.IntegrationRevision.FieldCondition.ConditionType @@ -4507,7 +4507,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return } if !protoimpl.UnsafeEnabled { - file_com_coralogix_integrations_v1_integration_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[0].Exporter = func(v any, i int) any { switch v := v.(*CloudFormationStack); i { case 0: return &v.state @@ -4519,7 +4519,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[1].Exporter = func(v any, i int) any { switch v := v.(*ARMStack); i { case 0: return &v.state @@ -4531,7 +4531,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[2].Exporter = func(v any, i int) any { switch v := v.(*NoDeployment); i { case 0: return &v.state @@ -4543,7 +4543,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[3].Exporter = func(v any, i int) any { switch v := v.(*IntegrationStatus); i { case 0: return &v.state @@ -4555,7 +4555,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[4].Exporter = func(v any, i int) any { switch v := v.(*IntegrationDoc); i { case 0: return &v.state @@ -4567,7 +4567,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[5].Exporter = func(v any, i int) any { switch v := v.(*Integration); i { case 0: return &v.state @@ -4579,7 +4579,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[6].Exporter = func(v any, i int) any { switch v := v.(*RevisionRef); i { case 0: return &v.state @@ -4591,7 +4591,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[7].Exporter = func(v any, i int) any { switch v := v.(*LocalChangelog); i { case 0: return &v.state @@ -4603,7 +4603,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[8].Exporter = func(v any, i int) any { switch v := v.(*ExternalUrl); i { case 0: return &v.state @@ -4615,7 +4615,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[9].Exporter = func(v any, i int) any { switch v := v.(*IntegrationDetails); i { case 0: return &v.state @@ -4627,7 +4627,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[10].Exporter = func(v any, i int) any { switch v := v.(*IntegrationDefinition); i { case 0: return &v.state @@ -4639,7 +4639,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[11].Exporter = func(v any, i int) any { switch v := v.(*IntegrationRevision); i { case 0: return &v.state @@ -4651,7 +4651,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[12].Exporter = func(v any, i int) any { switch v := v.(*Parameter); i { case 0: return &v.state @@ -4663,7 +4663,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[13].Exporter = func(v any, i int) any { switch v := v.(*GenericIntegrationParameters); i { case 0: return &v.state @@ -4675,7 +4675,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[14].Exporter = func(v any, i int) any { switch v := v.(*IntegrationMetadata); i { case 0: return &v.state @@ -4687,7 +4687,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[15].Exporter = func(v any, i int) any { switch v := v.(*TestIntegrationResult); i { case 0: return &v.state @@ -4699,7 +4699,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[16].Exporter = func(v any, i int) any { switch v := v.(*RumVersionData); i { case 0: return &v.state @@ -4711,7 +4711,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[17].Exporter = func(v any, i int) any { switch v := v.(*DeployedIntegrationInformation); i { case 0: return &v.state @@ -4723,7 +4723,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[19].Exporter = func(v any, i int) any { switch v := v.(*IntegrationDetails_DefaultIntegrationDetails); i { case 0: return &v.state @@ -4735,7 +4735,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[20].Exporter = func(v any, i int) any { switch v := v.(*IntegrationDetails_DefaultIntegrationDetails_RegisteredInstance); i { case 0: return &v.state @@ -4747,7 +4747,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[21].Exporter = func(v any, i int) any { switch v := v.(*IntegrationRevision_CloudFormationTemplate); i { case 0: return &v.state @@ -4759,7 +4759,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[22].Exporter = func(v any, i int) any { switch v := v.(*IntegrationRevision_ManagedService); i { case 0: return &v.state @@ -4771,7 +4771,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[23].Exporter = func(v any, i int) any { switch v := v.(*IntegrationRevision_HelmChart); i { case 0: return &v.state @@ -4783,7 +4783,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[24].Exporter = func(v any, i int) any { switch v := v.(*IntegrationRevision_Terraform); i { case 0: return &v.state @@ -4795,7 +4795,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[25].Exporter = func(v any, i int) any { switch v := v.(*IntegrationRevision_Rum); i { case 0: return &v.state @@ -4807,7 +4807,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[26].Exporter = func(v any, i int) any { switch v := v.(*IntegrationRevision_AzureArmTemplate); i { case 0: return &v.state @@ -4819,7 +4819,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[27].Exporter = func(v any, i int) any { switch v := v.(*IntegrationRevision_ListTextValue); i { case 0: return &v.state @@ -4831,7 +4831,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[28].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[28].Exporter = func(v any, i int) any { switch v := v.(*IntegrationRevision_SingleValue); i { case 0: return &v.state @@ -4843,7 +4843,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[29].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[29].Exporter = func(v any, i int) any { switch v := v.(*IntegrationRevision_SingleBooleanValue); i { case 0: return &v.state @@ -4855,7 +4855,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[30].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[30].Exporter = func(v any, i int) any { switch v := v.(*IntegrationRevision_SingleNumericValue); i { case 0: return &v.state @@ -4867,7 +4867,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[31].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[31].Exporter = func(v any, i int) any { switch v := v.(*IntegrationRevision_MultipleSelectionValue); i { case 0: return &v.state @@ -4879,7 +4879,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[32].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[32].Exporter = func(v any, i int) any { switch v := v.(*IntegrationRevision_SelectionValue); i { case 0: return &v.state @@ -4891,7 +4891,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[33].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[33].Exporter = func(v any, i int) any { switch v := v.(*IntegrationRevision_FieldCondition); i { case 0: return &v.state @@ -4903,7 +4903,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[34].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[34].Exporter = func(v any, i int) any { switch v := v.(*IntegrationRevision_Group); i { case 0: return &v.state @@ -4915,7 +4915,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[35].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[35].Exporter = func(v any, i int) any { switch v := v.(*IntegrationRevision_FieldInformation); i { case 0: return &v.state @@ -4927,7 +4927,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[36].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[36].Exporter = func(v any, i int) any { switch v := v.(*IntegrationRevision_CommandInformation); i { case 0: return &v.state @@ -4939,7 +4939,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[37].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[37].Exporter = func(v any, i int) any { switch v := v.(*IntegrationRevision_ConfigurationBlock); i { case 0: return &v.state @@ -4951,7 +4951,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[38].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[38].Exporter = func(v any, i int) any { switch v := v.(*IntegrationRevision_IntegrationGuide); i { case 0: return &v.state @@ -4963,7 +4963,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[41].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[41].Exporter = func(v any, i int) any { switch v := v.(*IntegrationRevision_FieldCondition_FieldValue); i { case 0: return &v.state @@ -4975,7 +4975,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[42].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[42].Exporter = func(v any, i int) any { switch v := v.(*IntegrationRevision_CommandInformation_Link); i { case 0: return &v.state @@ -4987,7 +4987,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[43].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[43].Exporter = func(v any, i int) any { switch v := v.(*Parameter_StringList); i { case 0: return &v.state @@ -4999,7 +4999,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[44].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[44].Exporter = func(v any, i int) any { switch v := v.(*Parameter_ApiKeyData); i { case 0: return &v.state @@ -5011,7 +5011,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[45].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[45].Exporter = func(v any, i int) any { switch v := v.(*Parameter_SensitiveDataPlaceholder); i { case 0: return &v.state @@ -5023,7 +5023,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[46].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[46].Exporter = func(v any, i int) any { switch v := v.(*TestIntegrationResult_Success); i { case 0: return &v.state @@ -5035,7 +5035,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[47].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[47].Exporter = func(v any, i int) any { switch v := v.(*TestIntegrationResult_Failure); i { case 0: return &v.state @@ -5047,7 +5047,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[48].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[48].Exporter = func(v any, i int) any { switch v := v.(*RumVersionData_SourceMapMetadata); i { case 0: return &v.state @@ -5059,7 +5059,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[49].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[49].Exporter = func(v any, i int) any { switch v := v.(*RumVersionData_LogMetadata); i { case 0: return &v.state @@ -5071,7 +5071,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[50].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_proto_msgTypes[50].Exporter = func(v any, i int) any { switch v := v.(*RumVersionData_Version); i { case 0: return &v.state @@ -5084,12 +5084,12 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { } } } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[9].OneofWrappers = []interface{}{ + file_com_coralogix_integrations_v1_integration_proto_msgTypes[9].OneofWrappers = []any{ (*IntegrationDetails_Default)(nil), (*IntegrationDetails_Local)(nil), (*IntegrationDetails_External)(nil), } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[11].OneofWrappers = []interface{}{ + file_com_coralogix_integrations_v1_integration_proto_msgTypes[11].OneofWrappers = []any{ (*IntegrationRevision_CloudFormation)(nil), (*IntegrationRevision_ManagedService_)(nil), (*IntegrationRevision_HelmChart_)(nil), @@ -5097,7 +5097,7 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { (*IntegrationRevision_Rum_)(nil), (*IntegrationRevision_Terraform_)(nil), } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[12].OneofWrappers = []interface{}{ + file_com_coralogix_integrations_v1_integration_proto_msgTypes[12].OneofWrappers = []any{ (*Parameter_StringValue)(nil), (*Parameter_BooleanValue)(nil), (*Parameter_StringList_)(nil), @@ -5105,24 +5105,24 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { (*Parameter_NumericValue)(nil), (*Parameter_SensitiveData)(nil), } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[14].OneofWrappers = []interface{}{ + file_com_coralogix_integrations_v1_integration_proto_msgTypes[14].OneofWrappers = []any{ (*IntegrationMetadata_IntegrationParameters)(nil), } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[15].OneofWrappers = []interface{}{ + file_com_coralogix_integrations_v1_integration_proto_msgTypes[15].OneofWrappers = []any{ (*TestIntegrationResult_Success_)(nil), (*TestIntegrationResult_Failure_)(nil), } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[20].OneofWrappers = []interface{}{ + file_com_coralogix_integrations_v1_integration_proto_msgTypes[20].OneofWrappers = []any{ (*IntegrationDetails_DefaultIntegrationDetails_RegisteredInstance_Empty)(nil), (*IntegrationDetails_DefaultIntegrationDetails_RegisteredInstance_Cloudformation)(nil), (*IntegrationDetails_DefaultIntegrationDetails_RegisteredInstance_Arm)(nil), } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[23].OneofWrappers = []interface{}{} - file_com_coralogix_integrations_v1_integration_proto_msgTypes[28].OneofWrappers = []interface{}{} - file_com_coralogix_integrations_v1_integration_proto_msgTypes[29].OneofWrappers = []interface{}{} - file_com_coralogix_integrations_v1_integration_proto_msgTypes[30].OneofWrappers = []interface{}{} - file_com_coralogix_integrations_v1_integration_proto_msgTypes[32].OneofWrappers = []interface{}{} - file_com_coralogix_integrations_v1_integration_proto_msgTypes[35].OneofWrappers = []interface{}{ + file_com_coralogix_integrations_v1_integration_proto_msgTypes[23].OneofWrappers = []any{} + file_com_coralogix_integrations_v1_integration_proto_msgTypes[28].OneofWrappers = []any{} + file_com_coralogix_integrations_v1_integration_proto_msgTypes[29].OneofWrappers = []any{} + file_com_coralogix_integrations_v1_integration_proto_msgTypes[30].OneofWrappers = []any{} + file_com_coralogix_integrations_v1_integration_proto_msgTypes[32].OneofWrappers = []any{} + file_com_coralogix_integrations_v1_integration_proto_msgTypes[35].OneofWrappers = []any{ (*IntegrationRevision_FieldInformation_Single)(nil), (*IntegrationRevision_FieldInformation_MultiText)(nil), (*IntegrationRevision_FieldInformation_MultipleSelection)(nil), @@ -5130,9 +5130,9 @@ func file_com_coralogix_integrations_v1_integration_proto_init() { (*IntegrationRevision_FieldInformation_Selection)(nil), (*IntegrationRevision_FieldInformation_SingleNumber)(nil), } - file_com_coralogix_integrations_v1_integration_proto_msgTypes[36].OneofWrappers = []interface{}{} - file_com_coralogix_integrations_v1_integration_proto_msgTypes[38].OneofWrappers = []interface{}{} - file_com_coralogix_integrations_v1_integration_proto_msgTypes[44].OneofWrappers = []interface{}{} + file_com_coralogix_integrations_v1_integration_proto_msgTypes[36].OneofWrappers = []any{} + file_com_coralogix_integrations_v1_integration_proto_msgTypes[38].OneofWrappers = []any{} + file_com_coralogix_integrations_v1_integration_proto_msgTypes[44].OneofWrappers = []any{} type x struct{} out := protoimpl.TypeBuilder{ File: protoimpl.DescBuilder{ diff --git a/coralogix/clientset/grpc/integrations/integration_service.pb.go b/coralogix/clientset/grpc/integrations/integration_service.pb.go index c4ebbc4d..5744958f 100644 --- a/coralogix/clientset/grpc/integrations/integration_service.pb.go +++ b/coralogix/clientset/grpc/integrations/integration_service.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.34.1 -// protoc v5.27.1 +// protoc-gen-go v1.34.2 +// protoc v5.27.0 // source: com/coralogix/integrations/v1/integration_service.proto package integrations @@ -1757,7 +1757,7 @@ var file_com_coralogix_integrations_v1_integration_service_proto_rawDesc = []byt 0x6c, 0x6f, 0x67, 0x69, 0x78, 0x2e, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x64, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4b, 0x65, 0x79, 0x73, - 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x49, 0xca, 0xb8, 0x02, 0x20, 0x0a, 0x1e, + 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x49, 0xfa, 0xb8, 0x02, 0x20, 0x0a, 0x1e, 0x4c, 0x69, 0x73, 0x74, 0x20, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6e, 0x61, 0x6d, 0x65, 0x73, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1f, 0x12, 0x1d, 0x2f, 0x76, 0x31, 0x2f, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, @@ -1771,7 +1771,7 @@ var file_com_coralogix_integrations_v1_integration_service_proto_rawDesc = []byt 0x6f, 0x6d, 0x2e, 0x63, 0x6f, 0x72, 0x61, 0x6c, 0x6f, 0x67, 0x69, 0x78, 0x2e, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x44, 0x65, 0x70, 0x6c, 0x6f, 0x79, 0x65, 0x64, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, - 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x50, 0xca, 0xb8, 0x02, + 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x50, 0xfa, 0xb8, 0x02, 0x1a, 0x0a, 0x18, 0x47, 0x65, 0x74, 0x20, 0x64, 0x65, 0x70, 0x6c, 0x6f, 0x79, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x2c, 0x12, 0x2a, 0x2f, 0x76, 0x31, 0x2f, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, @@ -1785,7 +1785,7 @@ var file_com_coralogix_integrations_v1_integration_service_proto_rawDesc = []byt 0x6f, 0x72, 0x61, 0x6c, 0x6f, 0x67, 0x69, 0x78, 0x2e, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, - 0x22, 0x32, 0xca, 0xb8, 0x02, 0x16, 0x0a, 0x14, 0x47, 0x65, 0x74, 0x20, 0x61, 0x6c, 0x6c, 0x20, + 0x22, 0x32, 0xfa, 0xb8, 0x02, 0x16, 0x0a, 0x14, 0x47, 0x65, 0x74, 0x20, 0x61, 0x6c, 0x6c, 0x20, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x12, 0x12, 0x10, 0x2f, 0x76, 0x31, 0x2f, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0xe5, 0x01, 0x0a, 0x18, 0x47, 0x65, 0x74, 0x49, 0x6e, 0x74, 0x65, @@ -1798,7 +1798,7 @@ var file_com_coralogix_integrations_v1_integration_service_proto_rawDesc = []byt 0x78, 0x2e, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x44, 0x65, 0x66, 0x69, 0x6e, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, - 0x73, 0x65, 0x22, 0x48, 0xca, 0xb8, 0x02, 0x1c, 0x0a, 0x1a, 0x47, 0x65, 0x74, 0x20, 0x69, 0x6e, + 0x73, 0x65, 0x22, 0x48, 0xfa, 0xb8, 0x02, 0x1c, 0x0a, 0x1a, 0x47, 0x65, 0x74, 0x20, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x64, 0x65, 0x66, 0x69, 0x6e, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x22, 0x12, 0x20, 0x2f, 0x76, 0x31, 0x2f, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2f, 0x64, 0x65, 0x66, @@ -1812,7 +1812,7 @@ var file_com_coralogix_integrations_v1_integration_service_proto_rawDesc = []byt 0x67, 0x69, 0x78, 0x2e, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, - 0x65, 0x22, 0x3a, 0xca, 0xb8, 0x02, 0x19, 0x0a, 0x17, 0x47, 0x65, 0x74, 0x20, 0x69, 0x6e, 0x74, + 0x65, 0x22, 0x3a, 0xfa, 0xb8, 0x02, 0x19, 0x0a, 0x17, 0x47, 0x65, 0x74, 0x20, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x64, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x73, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x17, 0x12, 0x15, 0x2f, 0x76, 0x31, 0x2f, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2f, 0x7b, 0x69, 0x64, 0x7d, 0x12, 0x82, 0x02, @@ -1826,7 +1826,7 @@ var file_com_coralogix_integrations_v1_integration_service_proto_rawDesc = []byt 0x2e, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x64, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x52, 0x65, 0x73, 0x70, - 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x5c, 0xca, 0xb8, 0x02, 0x20, 0x0a, 0x1e, 0x47, 0x65, 0x74, 0x20, + 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x5c, 0xfa, 0xb8, 0x02, 0x20, 0x0a, 0x1e, 0x47, 0x65, 0x74, 0x20, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x32, 0x12, 0x30, 0x2f, 0x76, 0x31, 0x2f, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, @@ -1840,7 +1840,7 @@ var file_com_coralogix_integrations_v1_integration_service_proto_rawDesc = []byt 0x63, 0x6f, 0x6d, 0x2e, 0x63, 0x6f, 0x72, 0x61, 0x6c, 0x6f, 0x67, 0x69, 0x78, 0x2e, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x61, 0x76, 0x65, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73, - 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x50, 0xca, 0xb8, 0x02, 0x28, 0x0a, 0x26, 0x53, 0x61, 0x76, + 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x50, 0xfa, 0xb8, 0x02, 0x28, 0x0a, 0x26, 0x53, 0x61, 0x76, 0x65, 0x20, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x72, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1e, 0x3a, 0x01, 0x2a, 0x22, 0x19, 0x2f, 0x76, @@ -1854,7 +1854,7 @@ var file_com_coralogix_integrations_v1_integration_service_proto_rawDesc = []byt 0x61, 0x6c, 0x6f, 0x67, 0x69, 0x78, 0x2e, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, - 0x22, 0x3c, 0xca, 0xb8, 0x02, 0x14, 0x0a, 0x12, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x20, 0x69, + 0x22, 0x3c, 0xfa, 0xb8, 0x02, 0x14, 0x0a, 0x12, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x20, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1e, 0x3a, 0x01, 0x2a, 0x1a, 0x19, 0x2f, 0x76, 0x31, 0x2f, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2f, 0x6d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x12, 0xd2, @@ -1866,7 +1866,7 @@ var file_com_coralogix_integrations_v1_integration_service_proto_rawDesc = []byt 0x63, 0x6f, 0x6d, 0x2e, 0x63, 0x6f, 0x72, 0x61, 0x6c, 0x6f, 0x67, 0x69, 0x78, 0x2e, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, - 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x4a, 0xca, 0xb8, 0x02, 0x14, 0x0a, 0x12, 0x44, + 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x4a, 0xfa, 0xb8, 0x02, 0x14, 0x0a, 0x12, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x20, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x2c, 0x2a, 0x2a, 0x2f, 0x76, 0x31, 0x2f, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2f, 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6e, @@ -1878,7 +1878,7 @@ var file_com_coralogix_integrations_v1_integration_service_proto_rawDesc = []byt 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x32, 0x2e, 0x63, 0x6f, 0x6d, 0x2e, 0x63, 0x6f, 0x72, 0x61, 0x6c, 0x6f, 0x67, 0x69, 0x78, 0x2e, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, - 0x74, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x4d, 0xca, 0xb8, 0x02, 0x1a, + 0x74, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x4d, 0xfa, 0xb8, 0x02, 0x1a, 0x0a, 0x18, 0x47, 0x65, 0x74, 0x20, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x74, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x29, 0x12, 0x27, 0x2f, 0x76, 0x31, 0x2f, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, @@ -1894,7 +1894,7 @@ var file_com_coralogix_integrations_v1_integration_service_proto_rawDesc = []byt 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x75, 0x6d, 0x41, 0x70, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x44, 0x61, 0x74, 0x61, 0x52, 0x65, 0x73, 0x70, 0x6f, - 0x6e, 0x73, 0x65, 0x22, 0x50, 0xca, 0xb8, 0x02, 0x23, 0x0a, 0x21, 0x47, 0x65, 0x74, 0x20, 0x52, + 0x6e, 0x73, 0x65, 0x22, 0x50, 0xfa, 0xb8, 0x02, 0x23, 0x0a, 0x21, 0x47, 0x65, 0x74, 0x20, 0x52, 0x55, 0x4d, 0x20, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x20, 0x64, 0x61, 0x74, 0x61, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x23, 0x12, 0x21, 0x2f, 0x76, 0x31, 0x2f, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, @@ -1906,7 +1906,7 @@ var file_com_coralogix_integrations_v1_integration_service_proto_rawDesc = []byt 0x61, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x32, 0x2e, 0x63, 0x6f, 0x6d, 0x2e, 0x63, 0x6f, 0x72, 0x61, 0x6c, 0x6f, 0x67, 0x69, 0x78, 0x2e, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x79, 0x6e, 0x63, 0x52, 0x75, 0x6d, - 0x44, 0x61, 0x74, 0x61, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x4e, 0xca, 0xb8, + 0x44, 0x61, 0x74, 0x61, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x4e, 0xfa, 0xb8, 0x02, 0x26, 0x0a, 0x24, 0x54, 0x72, 0x69, 0x67, 0x67, 0x65, 0x72, 0x20, 0x73, 0x79, 0x6e, 0x63, 0x20, 0x6f, 0x66, 0x20, 0x52, 0x55, 0x4d, 0x20, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x64, 0x61, 0x74, 0x61, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1e, 0x3a, 0x01, @@ -1920,7 +1920,7 @@ var file_com_coralogix_integrations_v1_integration_service_proto_rawDesc = []byt 0x72, 0x61, 0x6c, 0x6f, 0x67, 0x69, 0x78, 0x2e, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x76, 0x31, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, - 0x3f, 0xca, 0xb8, 0x02, 0x12, 0x0a, 0x10, 0x54, 0x65, 0x73, 0x74, 0x20, 0x69, 0x6e, 0x74, 0x65, + 0x3f, 0xfa, 0xb8, 0x02, 0x12, 0x0a, 0x10, 0x54, 0x65, 0x73, 0x74, 0x20, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x23, 0x3a, 0x01, 0x2a, 0x22, 0x1e, 0x2f, 0x76, 0x31, 0x2f, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2f, 0x6d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x2f, 0x74, 0x65, 0x73, 0x74, @@ -1940,7 +1940,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_rawDescGZIP() } var file_com_coralogix_integrations_v1_integration_service_proto_msgTypes = make([]protoimpl.MessageInfo, 29) -var file_com_coralogix_integrations_v1_integration_service_proto_goTypes = []interface{}{ +var file_com_coralogix_integrations_v1_integration_service_proto_goTypes = []any{ (*ListManagedIntegrationKeysRequest)(nil), // 0: com.coralogix.integrations.v1.ListManagedIntegrationKeysRequest (*ListManagedIntegrationKeysResponse)(nil), // 1: com.coralogix.integrations.v1.ListManagedIntegrationKeysResponse (*GetDeployedIntegrationRequest)(nil), // 2: com.coralogix.integrations.v1.GetDeployedIntegrationRequest @@ -2062,7 +2062,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { file_com_coralogix_integrations_v1_integration_proto_init() file_com_coralogix_integrations_v1_audit_log_proto_init() if !protoimpl.UnsafeEnabled { - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[0].Exporter = func(v any, i int) any { switch v := v.(*ListManagedIntegrationKeysRequest); i { case 0: return &v.state @@ -2074,7 +2074,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[1].Exporter = func(v any, i int) any { switch v := v.(*ListManagedIntegrationKeysResponse); i { case 0: return &v.state @@ -2086,7 +2086,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[2].Exporter = func(v any, i int) any { switch v := v.(*GetDeployedIntegrationRequest); i { case 0: return &v.state @@ -2098,7 +2098,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[3].Exporter = func(v any, i int) any { switch v := v.(*GetDeployedIntegrationResponse); i { case 0: return &v.state @@ -2110,7 +2110,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[4].Exporter = func(v any, i int) any { switch v := v.(*UpdateIntegrationRequest); i { case 0: return &v.state @@ -2122,7 +2122,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[5].Exporter = func(v any, i int) any { switch v := v.(*UpdateIntegrationResponse); i { case 0: return &v.state @@ -2134,7 +2134,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[6].Exporter = func(v any, i int) any { switch v := v.(*GetIntegrationDefinitionRequest); i { case 0: return &v.state @@ -2146,7 +2146,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[7].Exporter = func(v any, i int) any { switch v := v.(*GetIntegrationDefinitionResponse); i { case 0: return &v.state @@ -2158,7 +2158,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[8].Exporter = func(v any, i int) any { switch v := v.(*GetIntegrationsRequest); i { case 0: return &v.state @@ -2170,7 +2170,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[9].Exporter = func(v any, i int) any { switch v := v.(*GetIntegrationsResponse); i { case 0: return &v.state @@ -2182,7 +2182,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[10].Exporter = func(v any, i int) any { switch v := v.(*GetIntegrationDetailsRequest); i { case 0: return &v.state @@ -2194,7 +2194,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[11].Exporter = func(v any, i int) any { switch v := v.(*GetIntegrationDetailsResponse); i { case 0: return &v.state @@ -2206,7 +2206,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[12].Exporter = func(v any, i int) any { switch v := v.(*GetManagedIntegrationStatusRequest); i { case 0: return &v.state @@ -2218,7 +2218,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[13].Exporter = func(v any, i int) any { switch v := v.(*GetManagedIntegrationStatusResponse); i { case 0: return &v.state @@ -2230,7 +2230,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[14].Exporter = func(v any, i int) any { switch v := v.(*SaveIntegrationRequest); i { case 0: return &v.state @@ -2242,7 +2242,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[15].Exporter = func(v any, i int) any { switch v := v.(*SaveIntegrationResponse); i { case 0: return &v.state @@ -2254,7 +2254,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[16].Exporter = func(v any, i int) any { switch v := v.(*DeleteIntegrationRequest); i { case 0: return &v.state @@ -2266,7 +2266,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[17].Exporter = func(v any, i int) any { switch v := v.(*DeleteIntegrationResponse); i { case 0: return &v.state @@ -2278,7 +2278,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[18].Exporter = func(v any, i int) any { switch v := v.(*GetTemplateRequest); i { case 0: return &v.state @@ -2290,7 +2290,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[19].Exporter = func(v any, i int) any { switch v := v.(*GetTemplateResponse); i { case 0: return &v.state @@ -2302,7 +2302,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[20].Exporter = func(v any, i int) any { switch v := v.(*GetRumApplicationVersionDataRequest); i { case 0: return &v.state @@ -2314,7 +2314,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[21].Exporter = func(v any, i int) any { switch v := v.(*GetRumApplicationVersionDataResponse); i { case 0: return &v.state @@ -2326,7 +2326,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[22].Exporter = func(v any, i int) any { switch v := v.(*SyncRumDataRequest); i { case 0: return &v.state @@ -2338,7 +2338,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[23].Exporter = func(v any, i int) any { switch v := v.(*SyncRumDataResponse); i { case 0: return &v.state @@ -2350,7 +2350,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[24].Exporter = func(v any, i int) any { switch v := v.(*TestIntegrationRequest); i { case 0: return &v.state @@ -2362,7 +2362,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[25].Exporter = func(v any, i int) any { switch v := v.(*TestIntegrationResponse); i { case 0: return &v.state @@ -2374,7 +2374,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[26].Exporter = func(v any, i int) any { switch v := v.(*GetIntegrationsResponse_IntegrationWithCounts); i { case 0: return &v.state @@ -2386,7 +2386,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[27].Exporter = func(v any, i int) any { switch v := v.(*GetTemplateRequest_CommonARMParams); i { case 0: return &v.state @@ -2398,7 +2398,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { return nil } } - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[28].Exporter = func(v interface{}, i int) interface{} { + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[28].Exporter = func(v any, i int) any { switch v := v.(*GetTemplateRequest_Empty); i { case 0: return &v.state @@ -2411,7 +2411,7 @@ func file_com_coralogix_integrations_v1_integration_service_proto_init() { } } } - file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[18].OneofWrappers = []interface{}{ + file_com_coralogix_integrations_v1_integration_service_proto_msgTypes[18].OneofWrappers = []any{ (*GetTemplateRequest_CommonArmParams)(nil), (*GetTemplateRequest_Empty_)(nil), } diff --git a/coralogix/clientset/grpc/integrations/integration_service_grpc.pb.go b/coralogix/clientset/grpc/integrations/integration_service_grpc.pb.go index dffbebf1..aa603653 100644 --- a/coralogix/clientset/grpc/integrations/integration_service_grpc.pb.go +++ b/coralogix/clientset/grpc/integrations/integration_service_grpc.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go-grpc. DO NOT EDIT. // versions: -// - protoc-gen-go-grpc v1.3.0 -// - protoc v5.27.1 +// - protoc-gen-go-grpc v1.4.0 +// - protoc v5.27.0 // source: com/coralogix/integrations/v1/integration_service.proto package integrations @@ -15,8 +15,8 @@ import ( // This is a compile-time assertion to ensure that this generated file // is compatible with the grpc package it is being compiled against. -// Requires gRPC-Go v1.32.0 or later. -const _ = grpc.SupportPackageIsVersion7 +// Requires gRPC-Go v1.62.0 or later. +const _ = grpc.SupportPackageIsVersion8 const ( IntegrationService_ListManagedIntegrationKeys_FullMethodName = "/com.coralogix.integrations.v1.IntegrationService/ListManagedIntegrationKeys" @@ -62,8 +62,9 @@ func NewIntegrationServiceClient(cc grpc.ClientConnInterface) IntegrationService } func (c *integrationServiceClient) ListManagedIntegrationKeys(ctx context.Context, in *ListManagedIntegrationKeysRequest, opts ...grpc.CallOption) (*ListManagedIntegrationKeysResponse, error) { + cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...) out := new(ListManagedIntegrationKeysResponse) - err := c.cc.Invoke(ctx, IntegrationService_ListManagedIntegrationKeys_FullMethodName, in, out, opts...) + err := c.cc.Invoke(ctx, IntegrationService_ListManagedIntegrationKeys_FullMethodName, in, out, cOpts...) if err != nil { return nil, err } @@ -71,8 +72,9 @@ func (c *integrationServiceClient) ListManagedIntegrationKeys(ctx context.Contex } func (c *integrationServiceClient) GetDeployedIntegration(ctx context.Context, in *GetDeployedIntegrationRequest, opts ...grpc.CallOption) (*GetDeployedIntegrationResponse, error) { + cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...) out := new(GetDeployedIntegrationResponse) - err := c.cc.Invoke(ctx, IntegrationService_GetDeployedIntegration_FullMethodName, in, out, opts...) + err := c.cc.Invoke(ctx, IntegrationService_GetDeployedIntegration_FullMethodName, in, out, cOpts...) if err != nil { return nil, err } @@ -80,8 +82,9 @@ func (c *integrationServiceClient) GetDeployedIntegration(ctx context.Context, i } func (c *integrationServiceClient) GetIntegrations(ctx context.Context, in *GetIntegrationsRequest, opts ...grpc.CallOption) (*GetIntegrationsResponse, error) { + cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...) out := new(GetIntegrationsResponse) - err := c.cc.Invoke(ctx, IntegrationService_GetIntegrations_FullMethodName, in, out, opts...) + err := c.cc.Invoke(ctx, IntegrationService_GetIntegrations_FullMethodName, in, out, cOpts...) if err != nil { return nil, err } @@ -89,8 +92,9 @@ func (c *integrationServiceClient) GetIntegrations(ctx context.Context, in *GetI } func (c *integrationServiceClient) GetIntegrationDefinition(ctx context.Context, in *GetIntegrationDefinitionRequest, opts ...grpc.CallOption) (*GetIntegrationDefinitionResponse, error) { + cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...) out := new(GetIntegrationDefinitionResponse) - err := c.cc.Invoke(ctx, IntegrationService_GetIntegrationDefinition_FullMethodName, in, out, opts...) + err := c.cc.Invoke(ctx, IntegrationService_GetIntegrationDefinition_FullMethodName, in, out, cOpts...) if err != nil { return nil, err } @@ -98,8 +102,9 @@ func (c *integrationServiceClient) GetIntegrationDefinition(ctx context.Context, } func (c *integrationServiceClient) GetIntegrationDetails(ctx context.Context, in *GetIntegrationDetailsRequest, opts ...grpc.CallOption) (*GetIntegrationDetailsResponse, error) { + cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...) out := new(GetIntegrationDetailsResponse) - err := c.cc.Invoke(ctx, IntegrationService_GetIntegrationDetails_FullMethodName, in, out, opts...) + err := c.cc.Invoke(ctx, IntegrationService_GetIntegrationDetails_FullMethodName, in, out, cOpts...) if err != nil { return nil, err } @@ -107,8 +112,9 @@ func (c *integrationServiceClient) GetIntegrationDetails(ctx context.Context, in } func (c *integrationServiceClient) GetManagedIntegrationStatus(ctx context.Context, in *GetManagedIntegrationStatusRequest, opts ...grpc.CallOption) (*GetManagedIntegrationStatusResponse, error) { + cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...) out := new(GetManagedIntegrationStatusResponse) - err := c.cc.Invoke(ctx, IntegrationService_GetManagedIntegrationStatus_FullMethodName, in, out, opts...) + err := c.cc.Invoke(ctx, IntegrationService_GetManagedIntegrationStatus_FullMethodName, in, out, cOpts...) if err != nil { return nil, err } @@ -116,8 +122,9 @@ func (c *integrationServiceClient) GetManagedIntegrationStatus(ctx context.Conte } func (c *integrationServiceClient) SaveIntegration(ctx context.Context, in *SaveIntegrationRequest, opts ...grpc.CallOption) (*SaveIntegrationResponse, error) { + cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...) out := new(SaveIntegrationResponse) - err := c.cc.Invoke(ctx, IntegrationService_SaveIntegration_FullMethodName, in, out, opts...) + err := c.cc.Invoke(ctx, IntegrationService_SaveIntegration_FullMethodName, in, out, cOpts...) if err != nil { return nil, err } @@ -125,8 +132,9 @@ func (c *integrationServiceClient) SaveIntegration(ctx context.Context, in *Save } func (c *integrationServiceClient) UpdateIntegration(ctx context.Context, in *UpdateIntegrationRequest, opts ...grpc.CallOption) (*UpdateIntegrationResponse, error) { + cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...) out := new(UpdateIntegrationResponse) - err := c.cc.Invoke(ctx, IntegrationService_UpdateIntegration_FullMethodName, in, out, opts...) + err := c.cc.Invoke(ctx, IntegrationService_UpdateIntegration_FullMethodName, in, out, cOpts...) if err != nil { return nil, err } @@ -134,8 +142,9 @@ func (c *integrationServiceClient) UpdateIntegration(ctx context.Context, in *Up } func (c *integrationServiceClient) DeleteIntegration(ctx context.Context, in *DeleteIntegrationRequest, opts ...grpc.CallOption) (*DeleteIntegrationResponse, error) { + cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...) out := new(DeleteIntegrationResponse) - err := c.cc.Invoke(ctx, IntegrationService_DeleteIntegration_FullMethodName, in, out, opts...) + err := c.cc.Invoke(ctx, IntegrationService_DeleteIntegration_FullMethodName, in, out, cOpts...) if err != nil { return nil, err } @@ -143,8 +152,9 @@ func (c *integrationServiceClient) DeleteIntegration(ctx context.Context, in *De } func (c *integrationServiceClient) GetTemplate(ctx context.Context, in *GetTemplateRequest, opts ...grpc.CallOption) (*GetTemplateResponse, error) { + cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...) out := new(GetTemplateResponse) - err := c.cc.Invoke(ctx, IntegrationService_GetTemplate_FullMethodName, in, out, opts...) + err := c.cc.Invoke(ctx, IntegrationService_GetTemplate_FullMethodName, in, out, cOpts...) if err != nil { return nil, err } @@ -152,8 +162,9 @@ func (c *integrationServiceClient) GetTemplate(ctx context.Context, in *GetTempl } func (c *integrationServiceClient) GetRumApplicationVersionData(ctx context.Context, in *GetRumApplicationVersionDataRequest, opts ...grpc.CallOption) (*GetRumApplicationVersionDataResponse, error) { + cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...) out := new(GetRumApplicationVersionDataResponse) - err := c.cc.Invoke(ctx, IntegrationService_GetRumApplicationVersionData_FullMethodName, in, out, opts...) + err := c.cc.Invoke(ctx, IntegrationService_GetRumApplicationVersionData_FullMethodName, in, out, cOpts...) if err != nil { return nil, err } @@ -161,8 +172,9 @@ func (c *integrationServiceClient) GetRumApplicationVersionData(ctx context.Cont } func (c *integrationServiceClient) SyncRumData(ctx context.Context, in *SyncRumDataRequest, opts ...grpc.CallOption) (*SyncRumDataResponse, error) { + cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...) out := new(SyncRumDataResponse) - err := c.cc.Invoke(ctx, IntegrationService_SyncRumData_FullMethodName, in, out, opts...) + err := c.cc.Invoke(ctx, IntegrationService_SyncRumData_FullMethodName, in, out, cOpts...) if err != nil { return nil, err } @@ -170,8 +182,9 @@ func (c *integrationServiceClient) SyncRumData(ctx context.Context, in *SyncRumD } func (c *integrationServiceClient) TestIntegration(ctx context.Context, in *TestIntegrationRequest, opts ...grpc.CallOption) (*TestIntegrationResponse, error) { + cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...) out := new(TestIntegrationResponse) - err := c.cc.Invoke(ctx, IntegrationService_TestIntegration_FullMethodName, in, out, opts...) + err := c.cc.Invoke(ctx, IntegrationService_TestIntegration_FullMethodName, in, out, cOpts...) if err != nil { return nil, err }