Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(50)

Side by Side Diff: common/proto/logdog/svcconfig/config.pb.go

Issue 1967273002: LogDog: Implement RegisterPrefix RPC. (Closed) Base URL: https://github.com/luci/luci-go@logdog-butler-register-coordinator-endpoint
Patch Set: Updated patchset dependency Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « common/proto/logdog/svcconfig/config.proto ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Code generated by protoc-gen-go. 1 // Code generated by protoc-gen-go.
2 // source: config.proto 2 // source: config.proto
3 // DO NOT EDIT! 3 // DO NOT EDIT!
4 4
5 package svcconfig 5 package svcconfig
6 6
7 import proto "github.com/golang/protobuf/proto" 7 import proto "github.com/golang/protobuf/proto"
8 import fmt "fmt" 8 import fmt "fmt"
9 import math "math" 9 import math "math"
10 import google_protobuf "github.com/luci/luci-go/common/proto/google" 10 import google_protobuf "github.com/luci/luci-go/common/proto/google"
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
75 // The name of the authentication group for backend services. 75 // The name of the authentication group for backend services.
76 ServiceAuthGroup string `protobuf:"bytes,11,opt,name=service_auth_group, json=serviceAuthGroup" json:"service_auth_group,omitempty"` 76 ServiceAuthGroup string `protobuf:"bytes,11,opt,name=service_auth_group, json=serviceAuthGroup" json:"service_auth_group,omitempty"`
77 // A list of origin URLs that are allowed to perform CORS RPC calls. 77 // A list of origin URLs that are allowed to perform CORS RPC calls.
78 RpcAllowOrigins []string `protobuf:"bytes,20,rep,name=rpc_allow_origins, json=rpcAllowOrigins" json:"rpc_allow_origins,omitempty"` 78 RpcAllowOrigins []string `protobuf:"bytes,20,rep,name=rpc_allow_origins, json=rpcAllowOrigins" json:"rpc_allow_origins,omitempty"`
79 // The maximum amount of time after a prefix has been registered when lo g 79 // The maximum amount of time after a prefix has been registered when lo g
80 // streams may also be registered under that prefix. 80 // streams may also be registered under that prefix.
81 // 81 //
82 // After the expiration period has passed, new log stream registration w ill 82 // After the expiration period has passed, new log stream registration w ill
83 // fail. 83 // fail.
84 // 84 //
85 » // Project or stream configurations may override this by providing >= 0 values 85 » // Project configurations or stream prefix regitrations may override thi s by
86 » // for prefix expiration. The smallest configured expiration will be app lied. 86 » // providing >= 0 values for prefix expiration. The smallest configured
87 » // expiration will be applied.
87 PrefixExpiration *google_protobuf.Duration `protobuf:"bytes,21,opt,name= prefix_expiration,json=prefixExpiration" json:"prefix_expiration,omitempty"` 88 PrefixExpiration *google_protobuf.Duration `protobuf:"bytes,21,opt,name= prefix_expiration,json=prefixExpiration" json:"prefix_expiration,omitempty"`
88 // The full path of the archival Pub/Sub topic. 89 // The full path of the archival Pub/Sub topic.
89 // 90 //
90 // The Coordinator must have permission to publish to this topic. 91 // The Coordinator must have permission to publish to this topic.
91 ArchiveTopic string `protobuf:"bytes,30,opt,name=archive_topic,json=arch iveTopic" json:"archive_topic,omitempty"` 92 ArchiveTopic string `protobuf:"bytes,30,opt,name=archive_topic,json=arch iveTopic" json:"archive_topic,omitempty"`
92 // The amount of time after an archive request has been dispatched befor e it 93 // The amount of time after an archive request has been dispatched befor e it
93 // should be executed. 94 // should be executed.
94 // 95 //
95 // Since terminal messages can arrive out of order, the archival request may 96 // Since terminal messages can arrive out of order, the archival request may
96 // be kicked off before all of the log stream data has been loaded into 97 // be kicked off before all of the log stream data has been loaded into
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
264 0x0e, 0xbb, 0xca, 0x4e, 0x4a, 0xff, 0xad, 0x9b, 0x75, 0xdc, 0x96, 0x6a, 0x93, 0x9a, 0xfc, 0x85, 265 0x0e, 0xbb, 0xca, 0x4e, 0x4a, 0xff, 0xad, 0x9b, 0x75, 0xdc, 0x96, 0x6a, 0x93, 0x9a, 0xfc, 0x85,
265 0x81, 0x9b, 0xf3, 0xc4, 0x13, 0xb4, 0xa3, 0xab, 0xb9, 0x66, 0x4a, 0x94, 0xae, 0x68, 0xcf, 0xc7, 266 0x81, 0x9b, 0xf3, 0xc4, 0x13, 0xb4, 0xa3, 0xab, 0xb9, 0x66, 0x4a, 0x94, 0xae, 0x68, 0xcf, 0xc7,
266 0xd6, 0xc5, 0xf0, 0x18, 0x6d, 0x19, 0xaa, 0x1f, 0xea, 0x71, 0xfc, 0x83, 0xbd, 0xb2, 0x4c, 0x13, 267 0xd6, 0xc5, 0xf0, 0x18, 0x6d, 0x19, 0xaa, 0x1f, 0xea, 0x71, 0xfc, 0x83, 0xbd, 0xb2, 0x4c, 0x13,
267 0x78, 0x05, 0xdc, 0x51, 0x46, 0xe6, 0x15, 0x7b, 0xe0, 0xc6, 0xcd, 0x00, 0x57, 0x96, 0xe9, 0x99, 268 0x78, 0x05, 0xdc, 0x51, 0x46, 0xe6, 0x15, 0x7b, 0xe0, 0xc6, 0xcd, 0x00, 0x57, 0x96, 0xe9, 0x99,
268 0xc7, 0x3f, 0x39, 0x18, 0x86, 0x68, 0x82, 0x17, 0x45, 0xca, 0xdd, 0x82, 0xe1, 0x33, 0x09, 0x3f, 269 0xc7, 0x3f, 0x39, 0x18, 0x86, 0x68, 0x82, 0x17, 0x45, 0xca, 0xdd, 0x82, 0xe1, 0x33, 0x09, 0x3f,
269 0x82, 0x57, 0x2b, 0x1f, 0x0e, 0xff, 0x6a, 0x55, 0xfe, 0xd7, 0xd1, 0x84, 0xdf, 0xc1, 0xec, 0x07, 270 0x82, 0x57, 0x2b, 0x1f, 0x0e, 0xff, 0x6a, 0x55, 0xfe, 0xd7, 0xd1, 0x84, 0xdf, 0xc1, 0xec, 0x07,
270 0x01, 0xfb, 0x4f, 0xb9, 0xb2, 0x57, 0x0e, 0x4d, 0x28, 0x4e, 0x17, 0x3a, 0xda, 0x85, 0x72, 0xcf, 271 0x01, 0xfb, 0x4f, 0xb9, 0xb2, 0x57, 0x0e, 0x4d, 0x28, 0x4e, 0x17, 0x3a, 0xda, 0x85, 0x72, 0xcf,
271 0x92, 0xa1, 0x67, 0xe0, 0xcc, 0x67, 0x1e, 0x9f, 0x6f, 0xbb, 0xdd, 0xbc, 0xff, 0x17, 0x00, 0x00, 272 0x92, 0xa1, 0x67, 0xe0, 0xcc, 0x67, 0x1e, 0x9f, 0x6f, 0xbb, 0xdd, 0xbc, 0xff, 0x17, 0x00, 0x00,
272 0xff, 0xff, 0x7c, 0xbb, 0xc7, 0x73, 0xf9, 0x04, 0x00, 0x00, 273 0xff, 0xff, 0x7c, 0xbb, 0xc7, 0x73, 0xf9, 0x04, 0x00, 0x00,
273 } 274 }
OLDNEW
« no previous file with comments | « common/proto/logdog/svcconfig/config.proto ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698