github.com/infraboard/keyauth@v0.8.1/apps/endpoint/service.pb.go (about)

     1  // Code generated by protoc-gen-go. DO NOT EDIT.
     2  // versions:
     3  // 	protoc-gen-go v1.27.1
     4  // 	protoc        v3.19.1
     5  // source: apps/endpoint/pb/service.proto
     6  
     7  package endpoint
     8  
     9  import (
    10  	protoreflect "google.golang.org/protobuf/reflect/protoreflect"
    11  	protoimpl "google.golang.org/protobuf/runtime/protoimpl"
    12  	reflect "reflect"
    13  )
    14  
    15  const (
    16  	// Verify that this generated code is sufficiently up-to-date.
    17  	_ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
    18  	// Verify that runtime/protoimpl is sufficiently up-to-date.
    19  	_ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
    20  )
    21  
    22  var File_apps_endpoint_pb_service_proto protoreflect.FileDescriptor
    23  
    24  var file_apps_endpoint_pb_service_proto_rawDesc = []byte{
    25  	0x0a, 0x1e, 0x61, 0x70, 0x70, 0x73, 0x2f, 0x65, 0x6e, 0x64, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x2f,
    26  	0x70, 0x62, 0x2f, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
    27  	0x12, 0x1b, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x62, 0x6f, 0x61, 0x72, 0x64, 0x2e, 0x6b, 0x65, 0x79,
    28  	0x61, 0x75, 0x74, 0x68, 0x2e, 0x65, 0x6e, 0x64, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x1a, 0x1e, 0x61,
    29  	0x70, 0x70, 0x73, 0x2f, 0x65, 0x6e, 0x64, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x2f, 0x70, 0x62, 0x2f,
    30  	0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1f, 0x61,
    31  	0x70, 0x70, 0x73, 0x2f, 0x65, 0x6e, 0x64, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x2f, 0x70, 0x62, 0x2f,
    32  	0x65, 0x6e, 0x64, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1f,
    33  	0x61, 0x70, 0x70, 0x73, 0x2f, 0x65, 0x6e, 0x64, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x2f, 0x70, 0x62,
    34  	0x2f, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32,
    35  	0xae, 0x04, 0x0a, 0x07, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x12, 0x6f, 0x0a, 0x10, 0x44,
    36  	0x65, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x45, 0x6e, 0x64, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x12,
    37  	0x34, 0x2e, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x62, 0x6f, 0x61, 0x72, 0x64, 0x2e, 0x6b, 0x65, 0x79,
    38  	0x61, 0x75, 0x74, 0x68, 0x2e, 0x65, 0x6e, 0x64, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x2e, 0x44, 0x65,
    39  	0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x45, 0x6e, 0x64, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x52, 0x65,
    40  	0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x25, 0x2e, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x62, 0x6f, 0x61,
    41  	0x72, 0x64, 0x2e, 0x6b, 0x65, 0x79, 0x61, 0x75, 0x74, 0x68, 0x2e, 0x65, 0x6e, 0x64, 0x70, 0x6f,
    42  	0x69, 0x6e, 0x74, 0x2e, 0x45, 0x6e, 0x64, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x12, 0x65, 0x0a, 0x0e,
    43  	0x51, 0x75, 0x65, 0x72, 0x79, 0x45, 0x6e, 0x64, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x73, 0x12, 0x31,
    44  	0x2e, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x62, 0x6f, 0x61, 0x72, 0x64, 0x2e, 0x6b, 0x65, 0x79, 0x61,
    45  	0x75, 0x74, 0x68, 0x2e, 0x65, 0x6e, 0x64, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x2e, 0x51, 0x75, 0x65,
    46  	0x72, 0x79, 0x45, 0x6e, 0x64, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
    47  	0x74, 0x1a, 0x20, 0x2e, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x62, 0x6f, 0x61, 0x72, 0x64, 0x2e, 0x6b,
    48  	0x65, 0x79, 0x61, 0x75, 0x74, 0x68, 0x2e, 0x65, 0x6e, 0x64, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x2e,
    49  	0x53, 0x65, 0x74, 0x12, 0x6f, 0x0a, 0x10, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x45,
    50  	0x6e, 0x64, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x12, 0x2c, 0x2e, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x62,
    51  	0x6f, 0x61, 0x72, 0x64, 0x2e, 0x6b, 0x65, 0x79, 0x61, 0x75, 0x74, 0x68, 0x2e, 0x65, 0x6e, 0x64,
    52  	0x70, 0x6f, 0x69, 0x6e, 0x74, 0x2e, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x52, 0x65,
    53  	0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x2d, 0x2e, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x62, 0x6f, 0x61,
    54  	0x72, 0x64, 0x2e, 0x6b, 0x65, 0x79, 0x61, 0x75, 0x74, 0x68, 0x2e, 0x65, 0x6e, 0x64, 0x70, 0x6f,
    55  	0x69, 0x6e, 0x74, 0x2e, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70,
    56  	0x6f, 0x6e, 0x73, 0x65, 0x12, 0x6b, 0x0a, 0x0e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x45, 0x6e,
    57  	0x64, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x12, 0x32, 0x2e, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x62, 0x6f,
    58  	0x61, 0x72, 0x64, 0x2e, 0x6b, 0x65, 0x79, 0x61, 0x75, 0x74, 0x68, 0x2e, 0x65, 0x6e, 0x64, 0x70,
    59  	0x6f, 0x69, 0x6e, 0x74, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x45, 0x6e, 0x64, 0x70, 0x6f,
    60  	0x69, 0x6e, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x25, 0x2e, 0x69, 0x6e, 0x66,
    61  	0x72, 0x61, 0x62, 0x6f, 0x61, 0x72, 0x64, 0x2e, 0x6b, 0x65, 0x79, 0x61, 0x75, 0x74, 0x68, 0x2e,
    62  	0x65, 0x6e, 0x64, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x2e, 0x45, 0x6e, 0x64, 0x70, 0x6f, 0x69, 0x6e,
    63  	0x74, 0x12, 0x6d, 0x0a, 0x0e, 0x51, 0x75, 0x65, 0x72, 0x79, 0x52, 0x65, 0x73, 0x6f, 0x75, 0x72,
    64  	0x63, 0x65, 0x73, 0x12, 0x31, 0x2e, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x62, 0x6f, 0x61, 0x72, 0x64,
    65  	0x2e, 0x6b, 0x65, 0x79, 0x61, 0x75, 0x74, 0x68, 0x2e, 0x65, 0x6e, 0x64, 0x70, 0x6f, 0x69, 0x6e,
    66  	0x74, 0x2e, 0x51, 0x75, 0x65, 0x72, 0x79, 0x52, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x52,
    67  	0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x28, 0x2e, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x62, 0x6f,
    68  	0x61, 0x72, 0x64, 0x2e, 0x6b, 0x65, 0x79, 0x61, 0x75, 0x74, 0x68, 0x2e, 0x65, 0x6e, 0x64, 0x70,
    69  	0x6f, 0x69, 0x6e, 0x74, 0x2e, 0x52, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x53, 0x65, 0x74,
    70  	0x42, 0x2d, 0x5a, 0x2b, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x69,
    71  	0x6e, 0x66, 0x72, 0x61, 0x62, 0x6f, 0x61, 0x72, 0x64, 0x2f, 0x6b, 0x65, 0x79, 0x61, 0x75, 0x74,
    72  	0x68, 0x2f, 0x61, 0x70, 0x70, 0x73, 0x2f, 0x65, 0x6e, 0x64, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x62,
    73  	0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
    74  }
    75  
    76  var file_apps_endpoint_pb_service_proto_goTypes = []interface{}{
    77  	(*DescribeEndpointRequest)(nil), // 0: infraboard.keyauth.endpoint.DescribeEndpointRequest
    78  	(*QueryEndpointRequest)(nil),    // 1: infraboard.keyauth.endpoint.QueryEndpointRequest
    79  	(*RegistryRequest)(nil),         // 2: infraboard.keyauth.endpoint.RegistryRequest
    80  	(*DeleteEndpointRequest)(nil),   // 3: infraboard.keyauth.endpoint.DeleteEndpointRequest
    81  	(*QueryResourceRequest)(nil),    // 4: infraboard.keyauth.endpoint.QueryResourceRequest
    82  	(*Endpoint)(nil),                // 5: infraboard.keyauth.endpoint.Endpoint
    83  	(*Set)(nil),                     // 6: infraboard.keyauth.endpoint.Set
    84  	(*RegistryResponse)(nil),        // 7: infraboard.keyauth.endpoint.RegistryResponse
    85  	(*ResourceSet)(nil),             // 8: infraboard.keyauth.endpoint.ResourceSet
    86  }
    87  var file_apps_endpoint_pb_service_proto_depIdxs = []int32{
    88  	0, // 0: infraboard.keyauth.endpoint.Service.DescribeEndpoint:input_type -> infraboard.keyauth.endpoint.DescribeEndpointRequest
    89  	1, // 1: infraboard.keyauth.endpoint.Service.QueryEndpoints:input_type -> infraboard.keyauth.endpoint.QueryEndpointRequest
    90  	2, // 2: infraboard.keyauth.endpoint.Service.RegistryEndpoint:input_type -> infraboard.keyauth.endpoint.RegistryRequest
    91  	3, // 3: infraboard.keyauth.endpoint.Service.DeleteEndpoint:input_type -> infraboard.keyauth.endpoint.DeleteEndpointRequest
    92  	4, // 4: infraboard.keyauth.endpoint.Service.QueryResources:input_type -> infraboard.keyauth.endpoint.QueryResourceRequest
    93  	5, // 5: infraboard.keyauth.endpoint.Service.DescribeEndpoint:output_type -> infraboard.keyauth.endpoint.Endpoint
    94  	6, // 6: infraboard.keyauth.endpoint.Service.QueryEndpoints:output_type -> infraboard.keyauth.endpoint.Set
    95  	7, // 7: infraboard.keyauth.endpoint.Service.RegistryEndpoint:output_type -> infraboard.keyauth.endpoint.RegistryResponse
    96  	5, // 8: infraboard.keyauth.endpoint.Service.DeleteEndpoint:output_type -> infraboard.keyauth.endpoint.Endpoint
    97  	8, // 9: infraboard.keyauth.endpoint.Service.QueryResources:output_type -> infraboard.keyauth.endpoint.ResourceSet
    98  	5, // [5:10] is the sub-list for method output_type
    99  	0, // [0:5] is the sub-list for method input_type
   100  	0, // [0:0] is the sub-list for extension type_name
   101  	0, // [0:0] is the sub-list for extension extendee
   102  	0, // [0:0] is the sub-list for field type_name
   103  }
   104  
   105  func init() { file_apps_endpoint_pb_service_proto_init() }
   106  func file_apps_endpoint_pb_service_proto_init() {
   107  	if File_apps_endpoint_pb_service_proto != nil {
   108  		return
   109  	}
   110  	file_apps_endpoint_pb_request_proto_init()
   111  	file_apps_endpoint_pb_endpoint_proto_init()
   112  	file_apps_endpoint_pb_resource_proto_init()
   113  	type x struct{}
   114  	out := protoimpl.TypeBuilder{
   115  		File: protoimpl.DescBuilder{
   116  			GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
   117  			RawDescriptor: file_apps_endpoint_pb_service_proto_rawDesc,
   118  			NumEnums:      0,
   119  			NumMessages:   0,
   120  			NumExtensions: 0,
   121  			NumServices:   1,
   122  		},
   123  		GoTypes:           file_apps_endpoint_pb_service_proto_goTypes,
   124  		DependencyIndexes: file_apps_endpoint_pb_service_proto_depIdxs,
   125  	}.Build()
   126  	File_apps_endpoint_pb_service_proto = out.File
   127  	file_apps_endpoint_pb_service_proto_rawDesc = nil
   128  	file_apps_endpoint_pb_service_proto_goTypes = nil
   129  	file_apps_endpoint_pb_service_proto_depIdxs = nil
   130  }