github.com/infraboard/keyauth@v0.8.1/apps/policy/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/policy/pb/service.proto
     6  
     7  package policy
     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_policy_pb_service_proto protoreflect.FileDescriptor
    23  
    24  var file_apps_policy_pb_service_proto_rawDesc = []byte{
    25  	0x0a, 0x1c, 0x61, 0x70, 0x70, 0x73, 0x2f, 0x70, 0x6f, 0x6c, 0x69, 0x63, 0x79, 0x2f, 0x70, 0x62,
    26  	0x2f, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x19,
    27  	0x69, 0x6e, 0x66, 0x72, 0x61, 0x62, 0x6f, 0x61, 0x72, 0x64, 0x2e, 0x6b, 0x65, 0x79, 0x61, 0x75,
    28  	0x74, 0x68, 0x2e, 0x70, 0x6f, 0x6c, 0x69, 0x63, 0x79, 0x1a, 0x1c, 0x61, 0x70, 0x70, 0x73, 0x2f,
    29  	0x70, 0x6f, 0x6c, 0x69, 0x63, 0x79, 0x2f, 0x70, 0x62, 0x2f, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73,
    30  	0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1b, 0x61, 0x70, 0x70, 0x73, 0x2f, 0x70, 0x6f,
    31  	0x6c, 0x69, 0x63, 0x79, 0x2f, 0x70, 0x62, 0x2f, 0x70, 0x6f, 0x6c, 0x69, 0x63, 0x79, 0x2e, 0x70,
    32  	0x72, 0x6f, 0x74, 0x6f, 0x32, 0x94, 0x03, 0x0a, 0x07, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65,
    33  	0x12, 0x61, 0x0a, 0x0c, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x50, 0x6f, 0x6c, 0x69, 0x63, 0x79,
    34  	0x12, 0x2e, 0x2e, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x62, 0x6f, 0x61, 0x72, 0x64, 0x2e, 0x6b, 0x65,
    35  	0x79, 0x61, 0x75, 0x74, 0x68, 0x2e, 0x70, 0x6f, 0x6c, 0x69, 0x63, 0x79, 0x2e, 0x43, 0x72, 0x65,
    36  	0x61, 0x74, 0x65, 0x50, 0x6f, 0x6c, 0x69, 0x63, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
    37  	0x1a, 0x21, 0x2e, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x62, 0x6f, 0x61, 0x72, 0x64, 0x2e, 0x6b, 0x65,
    38  	0x79, 0x61, 0x75, 0x74, 0x68, 0x2e, 0x70, 0x6f, 0x6c, 0x69, 0x63, 0x79, 0x2e, 0x50, 0x6f, 0x6c,
    39  	0x69, 0x63, 0x79, 0x12, 0x5c, 0x0a, 0x0b, 0x51, 0x75, 0x65, 0x72, 0x79, 0x50, 0x6f, 0x6c, 0x69,
    40  	0x63, 0x79, 0x12, 0x2d, 0x2e, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x62, 0x6f, 0x61, 0x72, 0x64, 0x2e,
    41  	0x6b, 0x65, 0x79, 0x61, 0x75, 0x74, 0x68, 0x2e, 0x70, 0x6f, 0x6c, 0x69, 0x63, 0x79, 0x2e, 0x51,
    42  	0x75, 0x65, 0x72, 0x79, 0x50, 0x6f, 0x6c, 0x69, 0x63, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
    43  	0x74, 0x1a, 0x1e, 0x2e, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x62, 0x6f, 0x61, 0x72, 0x64, 0x2e, 0x6b,
    44  	0x65, 0x79, 0x61, 0x75, 0x74, 0x68, 0x2e, 0x70, 0x6f, 0x6c, 0x69, 0x63, 0x79, 0x2e, 0x53, 0x65,
    45  	0x74, 0x12, 0x65, 0x0a, 0x0e, 0x44, 0x65, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x50, 0x6f, 0x6c,
    46  	0x69, 0x63, 0x79, 0x12, 0x30, 0x2e, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x62, 0x6f, 0x61, 0x72, 0x64,
    47  	0x2e, 0x6b, 0x65, 0x79, 0x61, 0x75, 0x74, 0x68, 0x2e, 0x70, 0x6f, 0x6c, 0x69, 0x63, 0x79, 0x2e,
    48  	0x44, 0x65, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x50, 0x6f, 0x6c, 0x69, 0x63, 0x79, 0x52, 0x65,
    49  	0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x21, 0x2e, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x62, 0x6f, 0x61,
    50  	0x72, 0x64, 0x2e, 0x6b, 0x65, 0x79, 0x61, 0x75, 0x74, 0x68, 0x2e, 0x70, 0x6f, 0x6c, 0x69, 0x63,
    51  	0x79, 0x2e, 0x50, 0x6f, 0x6c, 0x69, 0x63, 0x79, 0x12, 0x61, 0x0a, 0x0c, 0x44, 0x65, 0x6c, 0x65,
    52  	0x74, 0x65, 0x50, 0x6f, 0x6c, 0x69, 0x63, 0x79, 0x12, 0x2e, 0x2e, 0x69, 0x6e, 0x66, 0x72, 0x61,
    53  	0x62, 0x6f, 0x61, 0x72, 0x64, 0x2e, 0x6b, 0x65, 0x79, 0x61, 0x75, 0x74, 0x68, 0x2e, 0x70, 0x6f,
    54  	0x6c, 0x69, 0x63, 0x79, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x50, 0x6f, 0x6c, 0x69, 0x63,
    55  	0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x21, 0x2e, 0x69, 0x6e, 0x66, 0x72, 0x61,
    56  	0x62, 0x6f, 0x61, 0x72, 0x64, 0x2e, 0x6b, 0x65, 0x79, 0x61, 0x75, 0x74, 0x68, 0x2e, 0x70, 0x6f,
    57  	0x6c, 0x69, 0x63, 0x79, 0x2e, 0x50, 0x6f, 0x6c, 0x69, 0x63, 0x79, 0x42, 0x2b, 0x5a, 0x29, 0x67,
    58  	0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x62,
    59  	0x6f, 0x61, 0x72, 0x64, 0x2f, 0x6b, 0x65, 0x79, 0x61, 0x75, 0x74, 0x68, 0x2f, 0x61, 0x70, 0x70,
    60  	0x73, 0x2f, 0x70, 0x6f, 0x6c, 0x69, 0x63, 0x79, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
    61  }
    62  
    63  var file_apps_policy_pb_service_proto_goTypes = []interface{}{
    64  	(*CreatePolicyRequest)(nil),   // 0: infraboard.keyauth.policy.CreatePolicyRequest
    65  	(*QueryPolicyRequest)(nil),    // 1: infraboard.keyauth.policy.QueryPolicyRequest
    66  	(*DescribePolicyRequest)(nil), // 2: infraboard.keyauth.policy.DescribePolicyRequest
    67  	(*DeletePolicyRequest)(nil),   // 3: infraboard.keyauth.policy.DeletePolicyRequest
    68  	(*Policy)(nil),                // 4: infraboard.keyauth.policy.Policy
    69  	(*Set)(nil),                   // 5: infraboard.keyauth.policy.Set
    70  }
    71  var file_apps_policy_pb_service_proto_depIdxs = []int32{
    72  	0, // 0: infraboard.keyauth.policy.Service.CreatePolicy:input_type -> infraboard.keyauth.policy.CreatePolicyRequest
    73  	1, // 1: infraboard.keyauth.policy.Service.QueryPolicy:input_type -> infraboard.keyauth.policy.QueryPolicyRequest
    74  	2, // 2: infraboard.keyauth.policy.Service.DescribePolicy:input_type -> infraboard.keyauth.policy.DescribePolicyRequest
    75  	3, // 3: infraboard.keyauth.policy.Service.DeletePolicy:input_type -> infraboard.keyauth.policy.DeletePolicyRequest
    76  	4, // 4: infraboard.keyauth.policy.Service.CreatePolicy:output_type -> infraboard.keyauth.policy.Policy
    77  	5, // 5: infraboard.keyauth.policy.Service.QueryPolicy:output_type -> infraboard.keyauth.policy.Set
    78  	4, // 6: infraboard.keyauth.policy.Service.DescribePolicy:output_type -> infraboard.keyauth.policy.Policy
    79  	4, // 7: infraboard.keyauth.policy.Service.DeletePolicy:output_type -> infraboard.keyauth.policy.Policy
    80  	4, // [4:8] is the sub-list for method output_type
    81  	0, // [0:4] is the sub-list for method input_type
    82  	0, // [0:0] is the sub-list for extension type_name
    83  	0, // [0:0] is the sub-list for extension extendee
    84  	0, // [0:0] is the sub-list for field type_name
    85  }
    86  
    87  func init() { file_apps_policy_pb_service_proto_init() }
    88  func file_apps_policy_pb_service_proto_init() {
    89  	if File_apps_policy_pb_service_proto != nil {
    90  		return
    91  	}
    92  	file_apps_policy_pb_request_proto_init()
    93  	file_apps_policy_pb_policy_proto_init()
    94  	type x struct{}
    95  	out := protoimpl.TypeBuilder{
    96  		File: protoimpl.DescBuilder{
    97  			GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
    98  			RawDescriptor: file_apps_policy_pb_service_proto_rawDesc,
    99  			NumEnums:      0,
   100  			NumMessages:   0,
   101  			NumExtensions: 0,
   102  			NumServices:   1,
   103  		},
   104  		GoTypes:           file_apps_policy_pb_service_proto_goTypes,
   105  		DependencyIndexes: file_apps_policy_pb_service_proto_depIdxs,
   106  	}.Build()
   107  	File_apps_policy_pb_service_proto = out.File
   108  	file_apps_policy_pb_service_proto_rawDesc = nil
   109  	file_apps_policy_pb_service_proto_goTypes = nil
   110  	file_apps_policy_pb_service_proto_depIdxs = nil
   111  }