Module: Gitlab::SecretDetection::GRPC

Defined in:
lib/gitlab/secret_detection/grpc.rb,
lib/gitlab/secret_detection/grpc/scanner_service.rb,
lib/gitlab/secret_detection/grpc/client/grpc_client.rb,
lib/gitlab/secret_detection/grpc/integrated_error_tracking.rb,
lib/gitlab/secret_detection/grpc/generated/secret_detection_pb.rb,
lib/gitlab/secret_detection/grpc/client/stream_request_enumerator.rb,
lib/gitlab/secret_detection/grpc/generated/secret_detection_services_pb.rb

Defined Under Namespace

Modules: IntegratedErrorTracking, Scanner Classes: Client, ScannerService, StreamRequestEnumerator

Constant Summary collapse

Exclusion =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.secret_detection.Exclusion").msgclass
ScanRequest =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.secret_detection.ScanRequest").msgclass
ScanResponse =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.secret_detection.ScanResponse").msgclass
ExclusionType =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.secret_detection.ExclusionType").enummodule