{satellite,storagenode}/internalpb: use specific package name
Ensure we don't register types with the same name into protobuf. Change-Id: I53d025863fff8c91a067ca5819befa87eb5e35bb
This commit is contained in:
parent
9674ce40e6
commit
fd8e697ab2
@ -124,29 +124,30 @@ func (m *AuditWindow) GetTotalCount() int32 {
|
||||
}
|
||||
|
||||
func init() {
|
||||
proto.RegisterType((*AuditHistory)(nil), "audithistory.AuditHistory")
|
||||
proto.RegisterType((*AuditWindow)(nil), "audithistory.AuditWindow")
|
||||
proto.RegisterType((*AuditHistory)(nil), "satellite.audithistory.AuditHistory")
|
||||
proto.RegisterType((*AuditWindow)(nil), "satellite.audithistory.AuditWindow")
|
||||
}
|
||||
|
||||
func init() { proto.RegisterFile("audithistory.proto", fileDescriptor_2ab8e94de62e54ec) }
|
||||
|
||||
var fileDescriptor_2ab8e94de62e54ec = []byte{
|
||||
// 269 bytes of a gzipped FileDescriptorProto
|
||||
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x54, 0x8f, 0x31, 0x4e, 0xc3, 0x30,
|
||||
0x14, 0x86, 0x31, 0x55, 0x01, 0xd9, 0x99, 0x2c, 0x86, 0x90, 0x25, 0xa1, 0x08, 0x29, 0x93, 0x23,
|
||||
0xb5, 0x27, 0xa0, 0x0c, 0x30, 0x07, 0x24, 0x04, 0x4b, 0xe5, 0xb4, 0x26, 0x18, 0xb9, 0x7e, 0x91,
|
||||
0xfd, 0xa2, 0x8a, 0x5b, 0x30, 0x73, 0x22, 0x4e, 0x01, 0x57, 0x41, 0xb1, 0x89, 0xd4, 0x6e, 0x7e,
|
||||
0xbf, 0xbf, 0x4f, 0xef, 0x7f, 0x94, 0xcb, 0x7e, 0xa3, 0xf1, 0x4d, 0x7b, 0x04, 0xf7, 0x21, 0x3a,
|
||||
0x07, 0x08, 0x3c, 0xd9, 0xcf, 0x32, 0xda, 0x42, 0x0b, 0xf1, 0x27, 0xcb, 0x5b, 0x80, 0xd6, 0xa8,
|
||||
0x2a, 0x4c, 0x4d, 0xff, 0x5a, 0xa1, 0xde, 0x2a, 0x8f, 0x72, 0xdb, 0x45, 0x60, 0xf6, 0x4c, 0x93,
|
||||
0x9b, 0x41, 0xbe, 0x8f, 0x32, 0x5f, 0xd0, 0xd3, 0x9d, 0xb6, 0x1b, 0xd8, 0xf9, 0x94, 0x14, 0x93,
|
||||
0x92, 0xcd, 0x2f, 0xc4, 0xc1, 0xc2, 0x00, 0x3f, 0x05, 0xa2, 0x1e, 0x49, 0x7e, 0x4e, 0xa7, 0x7e,
|
||||
0x0d, 0x4e, 0xa5, 0xc7, 0x05, 0x29, 0x49, 0x1d, 0x87, 0xd9, 0x17, 0xa1, 0x6c, 0x0f, 0xe7, 0x77,
|
||||
0x34, 0x89, 0xc2, 0xca, 0xa3, 0x74, 0x98, 0x92, 0x82, 0x94, 0x6c, 0x9e, 0x89, 0x58, 0x51, 0x8c,
|
||||
0x15, 0xc5, 0xe3, 0x58, 0x71, 0x79, 0xf6, 0xfd, 0x93, 0x1f, 0x7d, 0xfe, 0xe6, 0xa4, 0x66, 0xd1,
|
||||
0x7c, 0x18, 0x44, 0x7e, 0x49, 0x13, 0xb0, 0x46, 0x5b, 0xb5, 0x5a, 0x43, 0x6f, 0x31, 0x6c, 0x9d,
|
||||
0xd6, 0x2c, 0x66, 0xb7, 0x43, 0xc4, 0x73, 0xca, 0x10, 0x50, 0x9a, 0x7f, 0x62, 0x12, 0x08, 0x1a,
|
||||
0xa2, 0x00, 0x2c, 0xaf, 0x5f, 0xae, 0x86, 0x83, 0xde, 0x85, 0x86, 0x2a, 0x3c, 0x2a, 0x2f, 0x51,
|
||||
0x19, 0xa3, 0x51, 0x55, 0xda, 0xa2, 0x72, 0x56, 0x9a, 0xae, 0x69, 0x4e, 0x42, 0xab, 0xc5, 0x5f,
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0x5e, 0x1a, 0x61, 0xb5, 0x76, 0x01, 0x00, 0x00,
|
||||
// 274 bytes of a gzipped FileDescriptorProto
|
||||
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x6c, 0x8f, 0xc1, 0x4a, 0xc4, 0x30,
|
||||
0x10, 0x86, 0x8d, 0xcb, 0xaa, 0x24, 0x7b, 0x0a, 0x22, 0xa5, 0x97, 0xd6, 0x5d, 0x84, 0x9e, 0x52,
|
||||
0x58, 0xcf, 0x1e, 0x5c, 0x0f, 0x7a, 0xae, 0x82, 0xe0, 0x65, 0x49, 0xbb, 0xb1, 0x46, 0xb2, 0x99,
|
||||
0x92, 0x4c, 0x59, 0x7c, 0x0b, 0xcf, 0x3e, 0x91, 0x4f, 0xa1, 0xaf, 0x22, 0x4d, 0xac, 0xec, 0xc1,
|
||||
0x5b, 0xe6, 0xcf, 0xf7, 0x31, 0xff, 0x50, 0x2e, 0xfb, 0x8d, 0xc6, 0x17, 0xed, 0x11, 0xdc, 0x9b,
|
||||
0xe8, 0x1c, 0x20, 0xf0, 0x33, 0x2f, 0x51, 0x19, 0xa3, 0x51, 0x89, 0xfd, 0xdf, 0x94, 0xb6, 0xd0,
|
||||
0x42, 0x64, 0xd2, 0xac, 0x05, 0x68, 0x8d, 0x2a, 0xc3, 0x54, 0xf7, 0xcf, 0x25, 0xea, 0xad, 0xf2,
|
||||
0x28, 0xb7, 0x5d, 0x04, 0xe6, 0x0d, 0x9d, 0x5d, 0x0f, 0xf2, 0x5d, 0x94, 0xf9, 0x15, 0x3d, 0xde,
|
||||
0x69, 0xbb, 0x81, 0x9d, 0x4f, 0x48, 0x3e, 0x29, 0xd8, 0x72, 0x21, 0xfe, 0x5f, 0x23, 0x82, 0xf6,
|
||||
0x18, 0xd8, 0x6a, 0x74, 0xf8, 0x29, 0x9d, 0xfa, 0x06, 0x9c, 0x4a, 0x0e, 0x73, 0x52, 0x90, 0x2a,
|
||||
0x0e, 0xf3, 0x0f, 0x42, 0xd9, 0x1e, 0xce, 0x6f, 0xe9, 0x2c, 0x0a, 0x6b, 0x8f, 0xd2, 0x61, 0x42,
|
||||
0x72, 0x52, 0xb0, 0x65, 0x2a, 0x62, 0x59, 0x31, 0x96, 0x15, 0x0f, 0x63, 0xd9, 0xd5, 0xc9, 0xe7,
|
||||
0x57, 0x76, 0xf0, 0xfe, 0x9d, 0x91, 0x8a, 0x45, 0xf3, 0x7e, 0x10, 0xf9, 0x39, 0x9d, 0x81, 0x35,
|
||||
0xda, 0xaa, 0x75, 0x03, 0xbd, 0xc5, 0xb0, 0x75, 0x5a, 0xb1, 0x98, 0xdd, 0x0c, 0x11, 0xcf, 0x28,
|
||||
0x43, 0x40, 0x69, 0x7e, 0x89, 0x49, 0x20, 0x68, 0x88, 0x02, 0xb0, 0xba, 0x78, 0x5a, 0x0c, 0x07,
|
||||
0xbd, 0x0a, 0x0d, 0x65, 0x78, 0x94, 0x7f, 0x07, 0x97, 0xda, 0xa2, 0x72, 0x56, 0x9a, 0xae, 0xae,
|
||||
0x8f, 0x42, 0xab, 0xcb, 0x9f, 0x00, 0x00, 0x00, 0xff, 0xff, 0xbc, 0xff, 0x7f, 0x76, 0x8a, 0x01,
|
||||
0x00, 0x00,
|
||||
}
|
||||
|
@ -4,7 +4,7 @@
|
||||
syntax = "proto3";
|
||||
option go_package = "storj.io/storj/satellite/internalpb";
|
||||
|
||||
package audithistory;
|
||||
package satellite.audithistory;
|
||||
|
||||
import "gogo.proto";
|
||||
import "google/protobuf/timestamp.proto";
|
||||
|
@ -79,26 +79,26 @@ func (m *InjuredSegment) GetInsertedTime() time.Time {
|
||||
}
|
||||
|
||||
func init() {
|
||||
proto.RegisterType((*InjuredSegment)(nil), "repair.InjuredSegment")
|
||||
proto.RegisterType((*InjuredSegment)(nil), "satellite.repair.InjuredSegment")
|
||||
}
|
||||
|
||||
func init() { proto.RegisterFile("datarepair.proto", fileDescriptor_b1b08e6fe9398aa6) }
|
||||
|
||||
var fileDescriptor_b1b08e6fe9398aa6 = []byte{
|
||||
// 226 bytes of a gzipped FileDescriptorProto
|
||||
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x34, 0x8e, 0x41, 0x4e, 0xc3, 0x30,
|
||||
0x10, 0x45, 0x31, 0x85, 0x0a, 0xb9, 0x05, 0x21, 0xaf, 0xa2, 0x6c, 0x12, 0x81, 0x90, 0xb2, 0xb2,
|
||||
// 230 bytes of a gzipped FileDescriptorProto
|
||||
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x3c, 0x8f, 0x4d, 0x4e, 0xc3, 0x30,
|
||||
0x10, 0x85, 0x31, 0x05, 0x84, 0xdc, 0x82, 0x2a, 0xaf, 0xa2, 0x6c, 0x12, 0x81, 0x90, 0xb2, 0xb2,
|
||||
0x25, 0xb8, 0x41, 0x77, 0xdd, 0xa1, 0xc0, 0x8a, 0x4d, 0xe5, 0x90, 0xc1, 0xb8, 0x72, 0x3c, 0x96,
|
||||
0x3d, 0xbd, 0x47, 0x8f, 0xc5, 0x29, 0xe0, 0x2a, 0x28, 0xb6, 0xb2, 0xfb, 0xff, 0xd9, 0x33, 0xf3,
|
||||
0xf8, 0xfd, 0xa8, 0x49, 0x47, 0x08, 0xda, 0x46, 0x19, 0x22, 0x12, 0x8a, 0x75, 0x69, 0x35, 0x37,
|
||||
0x68, 0xb0, 0xb0, 0xba, 0x31, 0x88, 0xc6, 0x81, 0xca, 0x6d, 0x38, 0x7d, 0x29, 0xb2, 0x13, 0x24,
|
||||
0xd2, 0x53, 0x28, 0x1f, 0x1e, 0xce, 0x8c, 0xdf, 0xed, 0xfd, 0xf1, 0x14, 0x61, 0x7c, 0x03, 0x33,
|
||||
0x81, 0x27, 0x21, 0xf8, 0x55, 0xd0, 0xf4, 0x5d, 0xb1, 0x96, 0x75, 0xdb, 0x3e, 0x67, 0xd1, 0xf0,
|
||||
0x8d, 0xc3, 0x44, 0x87, 0x60, 0xe1, 0x13, 0x52, 0x75, 0xd9, 0xae, 0xba, 0xeb, 0x9e, 0xcf, 0xe8,
|
||||
0x35, 0x13, 0xb1, 0xe7, 0xb7, 0xd6, 0x27, 0x88, 0x04, 0xe3, 0x61, 0xbe, 0x51, 0xad, 0x5a, 0xd6,
|
||||
0x6d, 0x9e, 0x6b, 0x59, 0x04, 0xe4, 0x22, 0x20, 0xdf, 0x17, 0x81, 0xdd, 0xcd, 0xcf, 0x6f, 0x73,
|
||||
0x71, 0xfe, 0x6b, 0x58, 0xbf, 0x5d, 0x46, 0xe7, 0xc7, 0xdd, 0xd3, 0xc7, 0x63, 0x22, 0x8c, 0x47,
|
||||
0x69, 0x51, 0xe5, 0xa0, 0x92, 0x26, 0x70, 0xce, 0x12, 0x28, 0xeb, 0x09, 0xa2, 0xd7, 0x2e, 0x0c,
|
||||
0xc3, 0x3a, 0xaf, 0x7c, 0xf9, 0x0f, 0x00, 0x00, 0xff, 0xff, 0x99, 0xad, 0xb3, 0xd4, 0x09, 0x01,
|
||||
0x00, 0x00,
|
||||
0x3d, 0xbd, 0x47, 0x8e, 0xc5, 0x29, 0xe0, 0x2a, 0x28, 0x8e, 0xd2, 0xdd, 0x9b, 0xf7, 0xe6, 0xe7,
|
||||
0x1b, 0xbe, 0xed, 0x35, 0xe9, 0x08, 0x41, 0xdb, 0x28, 0x43, 0x44, 0x42, 0xb1, 0x4d, 0x9a, 0xc0,
|
||||
0x39, 0x4b, 0x20, 0x67, 0xbf, 0xe4, 0x06, 0x0d, 0xce, 0x69, 0x59, 0x19, 0x44, 0xe3, 0x40, 0xe5,
|
||||
0xaa, 0x3b, 0x7d, 0x29, 0xb2, 0x03, 0x24, 0xd2, 0x43, 0x98, 0x1b, 0x1e, 0x46, 0xc6, 0xef, 0xf7,
|
||||
0xfe, 0x78, 0x8a, 0xd0, 0xbf, 0x81, 0x19, 0xc0, 0x93, 0x10, 0xfc, 0x2a, 0x68, 0xfa, 0x2e, 0x58,
|
||||
0xcd, 0x9a, 0x4d, 0x9b, 0xb5, 0xa8, 0xf8, 0xda, 0x61, 0xa2, 0x43, 0xb0, 0xf0, 0x09, 0xa9, 0xb8,
|
||||
0xac, 0x57, 0xcd, 0x75, 0xcb, 0x27, 0xeb, 0x35, 0x3b, 0x62, 0xcf, 0xef, 0xac, 0x4f, 0x10, 0x09,
|
||||
0xfa, 0xc3, 0x74, 0xa3, 0x58, 0xd5, 0xac, 0x59, 0x3f, 0x97, 0x72, 0x06, 0x90, 0x0b, 0x80, 0x7c,
|
||||
0x5f, 0x00, 0x76, 0xb7, 0x3f, 0xbf, 0xd5, 0xc5, 0xf8, 0x57, 0xb1, 0x76, 0xb3, 0x8c, 0x4e, 0xe1,
|
||||
0xee, 0xe9, 0xe3, 0x31, 0x11, 0xc6, 0xa3, 0xb4, 0xa8, 0xb2, 0x50, 0xe7, 0x17, 0x95, 0xf5, 0x04,
|
||||
0xd1, 0x6b, 0x17, 0xba, 0xee, 0x26, 0xaf, 0x7c, 0xf9, 0x0f, 0x00, 0x00, 0xff, 0xff, 0x1a, 0xcb,
|
||||
0xa5, 0x58, 0x13, 0x01, 0x00, 0x00,
|
||||
}
|
||||
|
@ -7,7 +7,7 @@ option go_package = "storj.io/storj/satellite/internalpb";
|
||||
import "gogo.proto";
|
||||
import "google/protobuf/timestamp.proto";
|
||||
|
||||
package repair;
|
||||
package satellite.repair;
|
||||
|
||||
// InjuredSegment is the queue item used for the data repair queue.
|
||||
message InjuredSegment {
|
||||
|
@ -326,60 +326,60 @@ func (m *RepairJobResult) GetDeletePieceNums() []int32 {
|
||||
}
|
||||
|
||||
func init() {
|
||||
proto.RegisterType((*RepairJobRequest)(nil), "delegated_repair.RepairJobRequest")
|
||||
proto.RegisterType((*RepairJobResponse)(nil), "delegated_repair.RepairJobResponse")
|
||||
proto.RegisterType((*RepairJobDefinition)(nil), "delegated_repair.RepairJobDefinition")
|
||||
proto.RegisterType((*RepairJobResult)(nil), "delegated_repair.RepairJobResult")
|
||||
proto.RegisterType((*RepairJobRequest)(nil), "satellite.delegated_repair.RepairJobRequest")
|
||||
proto.RegisterType((*RepairJobResponse)(nil), "satellite.delegated_repair.RepairJobResponse")
|
||||
proto.RegisterType((*RepairJobDefinition)(nil), "satellite.delegated_repair.RepairJobDefinition")
|
||||
proto.RegisterType((*RepairJobResult)(nil), "satellite.delegated_repair.RepairJobResult")
|
||||
}
|
||||
|
||||
func init() { proto.RegisterFile("delegated_repair.proto", fileDescriptor_04d00d18c724d5a7) }
|
||||
|
||||
var fileDescriptor_04d00d18c724d5a7 = []byte{
|
||||
// 702 bytes of a gzipped FileDescriptorProto
|
||||
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x54, 0xdd, 0x4e, 0x1b, 0x39,
|
||||
0x18, 0x25, 0x84, 0x04, 0xe2, 0xb0, 0x24, 0x19, 0xb4, 0xab, 0x51, 0x76, 0x57, 0x09, 0x41, 0x48,
|
||||
0xd1, 0xae, 0x76, 0x22, 0xb1, 0x97, 0xfb, 0xa3, 0x16, 0xfa, 0x07, 0x2d, 0x2d, 0x32, 0x55, 0x2f,
|
||||
0x2a, 0x55, 0x96, 0x67, 0xfc, 0x65, 0x30, 0x99, 0xb1, 0xa7, 0xb6, 0x07, 0x0a, 0x97, 0x7d, 0x82,
|
||||
0x3e, 0x56, 0x9f, 0xa2, 0x55, 0x2f, 0xfa, 0x1e, 0x95, 0x3d, 0x93, 0x10, 0x51, 0x1a, 0xb5, 0x77,
|
||||
0xe3, 0xef, 0x1c, 0xfb, 0x9c, 0xf9, 0x7c, 0xfc, 0xa1, 0x5f, 0x18, 0x24, 0x10, 0x53, 0x03, 0x8c,
|
||||
0x28, 0xc8, 0x28, 0x57, 0x41, 0xa6, 0xa4, 0x91, 0x5e, 0xfb, 0x66, 0xbd, 0x8b, 0x62, 0x19, 0xcb,
|
||||
0x02, 0xed, 0xf6, 0x62, 0x29, 0xe3, 0x04, 0x46, 0x6e, 0x15, 0xe6, 0xe3, 0x91, 0xe1, 0x29, 0x68,
|
||||
0x43, 0xd3, 0xac, 0x24, 0x6c, 0xa4, 0x60, 0x28, 0x17, 0xe3, 0xe9, 0x86, 0x75, 0xa9, 0x18, 0x28,
|
||||
0x5d, 0xae, 0x5a, 0x99, 0xe4, 0xc2, 0x80, 0x62, 0x61, 0x51, 0x18, 0xbc, 0x42, 0x6d, 0xec, 0x54,
|
||||
0x0e, 0x65, 0x88, 0xe1, 0x75, 0x0e, 0xda, 0x78, 0x07, 0xa8, 0x95, 0x50, 0x6d, 0xc8, 0x99, 0x0c,
|
||||
0x89, 0x02, 0x9d, 0x27, 0xc6, 0xaf, 0xf4, 0x2b, 0xc3, 0xe6, 0xee, 0x56, 0xf0, 0x95, 0xe7, 0xb9,
|
||||
0xcd, 0x96, 0x88, 0x7f, 0xb2, 0x3b, 0x67, 0xcb, 0xc1, 0xdb, 0x0a, 0xea, 0xcc, 0x53, 0x32, 0x29,
|
||||
0x34, 0x78, 0xff, 0xa3, 0x55, 0x01, 0x17, 0xf6, 0xfc, 0xf2, 0xe0, 0x9d, 0x05, 0x07, 0xdf, 0x83,
|
||||
0x31, 0x17, 0xdc, 0x70, 0x29, 0x70, 0x5d, 0xc0, 0xc5, 0xa1, 0x0c, 0xbd, 0xbf, 0xd0, 0x66, 0x24,
|
||||
0x53, 0x20, 0x21, 0x8d, 0x26, 0x84, 0x0b, 0x92, 0xf2, 0x24, 0xe1, 0xda, 0x5f, 0xee, 0x57, 0x86,
|
||||
0x35, 0xdc, 0xb6, 0xd0, 0x1e, 0x8d, 0x26, 0x07, 0xe2, 0xc8, 0xd5, 0x07, 0x9f, 0xab, 0x68, 0xf3,
|
||||
0x96, 0xe3, 0xbc, 0x9f, 0x51, 0xdd, 0xfe, 0x22, 0x67, 0xce, 0xc5, 0x3a, 0xae, 0x9d, 0xc9, 0xf0,
|
||||
0x80, 0x79, 0xff, 0x22, 0x14, 0x83, 0x21, 0x45, 0xdf, 0xfc, 0xe5, 0x7e, 0x75, 0xd8, 0xdc, 0xfd,
|
||||
0x3d, 0x98, 0xb5, 0xf5, 0x2e, 0x63, 0x0a, 0xb4, 0x06, 0xf6, 0xcc, 0x12, 0x9e, 0xf0, 0x94, 0x1b,
|
||||
0xdc, 0x88, 0xc1, 0xb8, 0xa5, 0xb6, 0xde, 0x32, 0xc5, 0xcf, 0xa9, 0x01, 0x32, 0x81, 0x4b, 0x32,
|
||||
0x96, 0x8a, 0xc4, 0x60, 0xfc, 0xaa, 0x53, 0x68, 0x97, 0xd0, 0x63, 0xb8, 0x7c, 0x20, 0xd5, 0x43,
|
||||
0x30, 0x56, 0x2c, 0xcb, 0x67, 0x62, 0x2b, 0xdf, 0x25, 0x96, 0xe5, 0x0b, 0xc4, 0xb2, 0xdc, 0xf8,
|
||||
0xb5, 0x5b, 0xc4, 0x8e, 0x73, 0xe3, 0xfd, 0x83, 0x90, 0x02, 0x96, 0x0b, 0x46, 0x45, 0x74, 0xe9,
|
||||
0xd7, 0x5d, 0xeb, 0x7f, 0x0d, 0xae, 0x23, 0x81, 0x67, 0xe0, 0x49, 0x74, 0x0a, 0x29, 0xe0, 0x39,
|
||||
0xba, 0xb7, 0x85, 0xd6, 0x35, 0xc4, 0x29, 0x08, 0x43, 0x34, 0xbf, 0x02, 0x7f, 0xb5, 0x5f, 0x19,
|
||||
0x56, 0x71, 0xb3, 0xac, 0x9d, 0xf0, 0x2b, 0xf0, 0x02, 0xb4, 0xc9, 0x40, 0x73, 0x05, 0x8c, 0x64,
|
||||
0x1c, 0x22, 0x20, 0x91, 0xcc, 0x85, 0xf1, 0xd7, 0xdc, 0xbd, 0x74, 0x4a, 0xe8, 0xd8, 0x22, 0xfb,
|
||||
0x16, 0xf0, 0x8e, 0x50, 0x0b, 0xde, 0x64, 0x5c, 0x51, 0x7b, 0x1d, 0xc4, 0x26, 0xd9, 0x6f, 0x38,
|
||||
0x53, 0xdd, 0xa0, 0x88, 0x79, 0x30, 0x8d, 0x79, 0xf0, 0x7c, 0x1a, 0xf3, 0xbd, 0xb5, 0xf7, 0x1f,
|
||||
0x7a, 0x4b, 0xef, 0x3e, 0xf6, 0x2a, 0x78, 0xe3, 0x7a, 0xb3, 0x85, 0x07, 0x9f, 0x96, 0x51, 0xeb,
|
||||
0x46, 0x1e, 0xbf, 0x75, 0xc7, 0x77, 0xd0, 0x6f, 0x5c, 0xd9, 0xa4, 0x29, 0x1a, 0x26, 0x50, 0xb8,
|
||||
0xd5, 0x44, 0x81, 0x51, 0x1c, 0xce, 0x81, 0x95, 0x51, 0xea, 0xce, 0x71, 0x9c, 0x6d, 0x8d, 0xa7,
|
||||
0x0c, 0xef, 0x4f, 0xd4, 0x51, 0x10, 0x49, 0xa1, 0x8d, 0xca, 0x23, 0x43, 0x40, 0x29, 0xa9, 0xdc,
|
||||
0x2d, 0x37, 0x70, 0x7b, 0x0e, 0xb8, 0x6f, 0xeb, 0x5e, 0x0f, 0x35, 0xb5, 0x91, 0x0a, 0x4a, 0xda,
|
||||
0x8a, 0xa3, 0x21, 0x57, 0x2a, 0x08, 0xff, 0xa1, 0x8e, 0x7d, 0x11, 0xa5, 0x0f, 0x07, 0x30, 0xbf,
|
||||
0xe6, 0xd2, 0xd0, 0x09, 0xca, 0x17, 0xec, 0x1c, 0x3c, 0xa2, 0xfa, 0x14, 0xb7, 0x04, 0x5c, 0x14,
|
||||
0x7e, 0x4e, 0x1c, 0xf3, 0x46, 0x8a, 0xea, 0x3f, 0x98, 0xa2, 0x3f, 0x50, 0xc7, 0x3e, 0x3f, 0x53,
|
||||
0xf6, 0x81, 0x88, 0x3c, 0xd5, 0xfe, 0x6a, 0xbf, 0x3a, 0xac, 0xe1, 0x56, 0x01, 0x38, 0xb1, 0xa7,
|
||||
0x79, 0xaa, 0x77, 0x27, 0xd3, 0xf7, 0xbc, 0x2f, 0xa5, 0x62, 0x5c, 0x50, 0x23, 0x95, 0xf7, 0x02,
|
||||
0x35, 0x66, 0x7d, 0xf7, 0x06, 0x0b, 0x87, 0x84, 0x9b, 0x30, 0xdd, 0xed, 0xc5, 0x83, 0xc4, 0x4d,
|
||||
0x89, 0xc1, 0xd2, 0xde, 0xce, 0xcb, 0x6d, 0xdb, 0x8a, 0xb3, 0x80, 0xcb, 0x91, 0xfb, 0x18, 0x69,
|
||||
0x6a, 0x20, 0x49, 0xb8, 0x81, 0x91, 0xcb, 0xac, 0xa0, 0x49, 0x16, 0x86, 0x75, 0x97, 0x92, 0xbf,
|
||||
0xbf, 0x04, 0x00, 0x00, 0xff, 0xff, 0xb2, 0xa8, 0x82, 0x4b, 0x52, 0x05, 0x00, 0x00,
|
||||
// 701 bytes of a gzipped FileDescriptorProto
|
||||
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x54, 0xdd, 0x6e, 0xd3, 0x30,
|
||||
0x18, 0x5d, 0xd7, 0xb5, 0x5b, 0xdd, 0xb1, 0xb6, 0x99, 0x40, 0x51, 0x01, 0xb5, 0x14, 0x21, 0x55,
|
||||
0x8c, 0xa5, 0xd2, 0xb8, 0x04, 0x24, 0xd8, 0xf8, 0xd9, 0x06, 0x83, 0x29, 0xe5, 0x8a, 0x1b, 0xcb,
|
||||
0x89, 0xbf, 0x66, 0xee, 0x12, 0x3b, 0xd8, 0xce, 0xc6, 0x76, 0xc3, 0x0b, 0x70, 0xc1, 0x63, 0xf1,
|
||||
0x14, 0x20, 0x2e, 0x78, 0x0f, 0x64, 0x27, 0xed, 0xaa, 0x69, 0x43, 0xe5, 0x2e, 0xfe, 0xce, 0xb1,
|
||||
0xcf, 0xc9, 0xf7, 0x1d, 0x1b, 0xdd, 0xa2, 0x10, 0x43, 0x44, 0x34, 0x50, 0x2c, 0x21, 0x25, 0x4c,
|
||||
0x7a, 0xa9, 0x14, 0x5a, 0x38, 0x6d, 0x45, 0x34, 0xc4, 0x31, 0xd3, 0xe0, 0x5d, 0x66, 0xb4, 0x51,
|
||||
0x24, 0x22, 0x91, 0xf3, 0xda, 0x9d, 0x48, 0x88, 0x28, 0x86, 0x81, 0x5d, 0x05, 0xd9, 0x68, 0xa0,
|
||||
0x59, 0x02, 0x4a, 0x93, 0x24, 0x2d, 0x08, 0x6b, 0x09, 0x68, 0xc2, 0xf8, 0x68, 0xb2, 0x61, 0x55,
|
||||
0x48, 0x0a, 0x52, 0x15, 0xab, 0x46, 0x2a, 0x18, 0xd7, 0x20, 0x69, 0x90, 0x17, 0x7a, 0x11, 0x6a,
|
||||
0xfa, 0x56, 0x65, 0x5f, 0x04, 0x3e, 0x7c, 0xce, 0x40, 0x69, 0x67, 0x88, 0x1a, 0x31, 0x51, 0x1a,
|
||||
0x8f, 0x45, 0x80, 0x25, 0xa8, 0x2c, 0xd6, 0x6e, 0xa9, 0x5b, 0xea, 0xd7, 0xb7, 0x36, 0xbc, 0xeb,
|
||||
0x5d, 0x7a, 0x33, 0xc7, 0x98, 0x2d, 0xfe, 0x0d, 0x73, 0xc6, 0x74, 0xd9, 0xfb, 0x56, 0x42, 0xad,
|
||||
0x59, 0x4a, 0x2a, 0xb8, 0x02, 0x67, 0x17, 0x2d, 0x73, 0x38, 0x35, 0x4a, 0x85, 0xc4, 0x60, 0x2e,
|
||||
0x89, 0x97, 0x30, 0x62, 0x9c, 0x69, 0x26, 0xb8, 0x5f, 0xe5, 0x70, 0xba, 0x2f, 0x02, 0x67, 0x13,
|
||||
0xad, 0x87, 0x22, 0x01, 0x1c, 0x90, 0xf0, 0x18, 0x33, 0x8e, 0x13, 0x16, 0xc7, 0x4c, 0xb9, 0x8b,
|
||||
0xdd, 0x52, 0xbf, 0xe2, 0x37, 0x0d, 0xb4, 0x4d, 0xc2, 0xe3, 0x3d, 0x7e, 0x60, 0xeb, 0xbd, 0x3f,
|
||||
0x65, 0xb4, 0x7e, 0xc5, 0x71, 0xce, 0x4d, 0x54, 0x35, 0xbf, 0xcd, 0xa8, 0xf5, 0xb3, 0xea, 0x57,
|
||||
0xc6, 0x22, 0xd8, 0xa3, 0xce, 0x53, 0x84, 0x22, 0xd0, 0x38, 0xef, 0xa5, 0xbb, 0xd8, 0x2d, 0xf7,
|
||||
0xeb, 0x5b, 0x77, 0xbd, 0x69, 0xab, 0x5f, 0x50, 0x2a, 0x41, 0x29, 0xa0, 0x1f, 0x0c, 0xe1, 0x1d,
|
||||
0x4b, 0x98, 0xf6, 0x6b, 0x11, 0x68, 0xbb, 0x54, 0xc6, 0x5b, 0x2a, 0xd9, 0x09, 0xd1, 0x80, 0x8f,
|
||||
0xe1, 0x0c, 0x8f, 0x84, 0xc4, 0x11, 0x68, 0xb7, 0x6c, 0x15, 0x9a, 0x05, 0xf4, 0x16, 0xce, 0x5e,
|
||||
0x0b, 0xf9, 0x06, 0xb4, 0x11, 0x4b, 0xb3, 0xa9, 0xd8, 0xd2, 0x5c, 0x62, 0x69, 0xf6, 0x0f, 0xb1,
|
||||
0x34, 0xd3, 0x6e, 0xe5, 0x0a, 0xb1, 0xc3, 0x4c, 0x3b, 0x4f, 0x10, 0x92, 0x40, 0x33, 0x4e, 0x09,
|
||||
0x0f, 0xcf, 0xdc, 0xaa, 0x1d, 0xc2, 0x6d, 0xef, 0x22, 0x26, 0xfe, 0x14, 0x1c, 0x86, 0x47, 0x90,
|
||||
0x80, 0x3f, 0x43, 0x77, 0xee, 0xa1, 0x55, 0x05, 0x51, 0x02, 0x5c, 0x63, 0xc5, 0xce, 0xc1, 0x5d,
|
||||
0xee, 0x96, 0xfa, 0x65, 0xbf, 0x5e, 0xd4, 0x86, 0xec, 0x1c, 0x1c, 0x0f, 0xad, 0x53, 0x50, 0x4c,
|
||||
0x02, 0xc5, 0x29, 0x83, 0x10, 0x70, 0x28, 0x32, 0xae, 0xdd, 0x15, 0x3b, 0x97, 0x56, 0x01, 0x1d,
|
||||
0x1a, 0x64, 0xc7, 0x00, 0xce, 0x01, 0x6a, 0xc0, 0x97, 0x94, 0x49, 0x62, 0xc6, 0x81, 0x4d, 0xba,
|
||||
0xdd, 0x9a, 0x35, 0xd5, 0xf6, 0xf2, 0xe8, 0x7b, 0x93, 0xe8, 0x7b, 0x1f, 0x27, 0xd1, 0xdf, 0x5e,
|
||||
0xf9, 0xf1, 0xb3, 0xb3, 0xf0, 0xfd, 0x57, 0xa7, 0xe4, 0xaf, 0x5d, 0x6c, 0x36, 0x70, 0xef, 0xf7,
|
||||
0x22, 0x6a, 0x5c, 0x4a, 0xe6, 0x75, 0x33, 0x7e, 0x8e, 0xee, 0x30, 0x69, 0x92, 0x26, 0x49, 0x10,
|
||||
0x43, 0xee, 0x56, 0x61, 0x09, 0x5a, 0x32, 0x38, 0x01, 0x5a, 0x44, 0xa9, 0x3d, 0xc3, 0xb1, 0xb6,
|
||||
0x95, 0x3f, 0x61, 0x38, 0x1b, 0xa8, 0x25, 0x21, 0x14, 0x5c, 0x69, 0x99, 0x85, 0x1a, 0x83, 0x94,
|
||||
0x42, 0xda, 0x29, 0xd7, 0xfc, 0xe6, 0x0c, 0xf0, 0xca, 0xd4, 0x9d, 0x0e, 0xaa, 0x2b, 0x2d, 0x24,
|
||||
0x14, 0xb4, 0x25, 0x4b, 0x43, 0xb6, 0x94, 0x13, 0x9e, 0xa1, 0x96, 0xb9, 0x1b, 0x85, 0x0f, 0x0b,
|
||||
0x50, 0xb7, 0x62, 0xd3, 0xd0, 0xf2, 0x8a, 0x5b, 0x6d, 0x1d, 0xec, 0x12, 0x75, 0xe4, 0x37, 0x38,
|
||||
0x9c, 0xe6, 0x7e, 0x86, 0x96, 0x79, 0x29, 0x45, 0xd5, 0xff, 0x4c, 0xd1, 0x43, 0xd4, 0x32, 0xd7,
|
||||
0x4f, 0x17, 0x7d, 0xc0, 0x3c, 0x4b, 0x94, 0xbb, 0xdc, 0x2d, 0xf7, 0x2b, 0x7e, 0x23, 0x07, 0xac,
|
||||
0xd8, 0xfb, 0x2c, 0x51, 0x5b, 0x5f, 0x27, 0x37, 0x7b, 0x47, 0x08, 0x49, 0x19, 0x27, 0x5a, 0x48,
|
||||
0x67, 0x8c, 0x6a, 0xd3, 0xbe, 0x3b, 0x8f, 0xe6, 0x7c, 0x38, 0xec, 0xfb, 0xd3, 0xde, 0x9c, 0xf7,
|
||||
0x99, 0xb1, 0x6f, 0x48, 0x6f, 0x61, 0xfb, 0xc1, 0xa7, 0xfb, 0xa6, 0x3d, 0x63, 0x8f, 0x89, 0x81,
|
||||
0xfd, 0x18, 0x4c, 0x0f, 0x18, 0xd8, 0x1c, 0x73, 0x12, 0xa7, 0x41, 0x50, 0xb5, 0xc9, 0x79, 0xfc,
|
||||
0x37, 0x00, 0x00, 0xff, 0xff, 0xf7, 0x7f, 0xbc, 0x37, 0x84, 0x05, 0x00, 0x00,
|
||||
}
|
||||
|
||||
// --- DRPC BEGIN ---
|
||||
@ -402,7 +402,7 @@ func (c *drpcRepairCoordinatorClient) DRPCConn() drpc.Conn { return c.cc }
|
||||
|
||||
func (c *drpcRepairCoordinatorClient) RepairJob(ctx context.Context, in *RepairJobRequest) (*RepairJobResponse, error) {
|
||||
out := new(RepairJobResponse)
|
||||
err := c.cc.Invoke(ctx, "/delegated_repair.RepairCoordinator/RepairJob", in, out)
|
||||
err := c.cc.Invoke(ctx, "/satellite.delegated_repair.RepairCoordinator/RepairJob", in, out)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
@ -420,7 +420,7 @@ func (DRPCRepairCoordinatorDescription) NumMethods() int { return 1 }
|
||||
func (DRPCRepairCoordinatorDescription) Method(n int) (string, drpc.Receiver, interface{}, bool) {
|
||||
switch n {
|
||||
case 0:
|
||||
return "/delegated_repair.RepairCoordinator/RepairJob",
|
||||
return "/satellite.delegated_repair.RepairCoordinator/RepairJob",
|
||||
func(srv interface{}, ctx context.Context, in1, in2 interface{}) (drpc.Message, error) {
|
||||
return srv.(DRPCRepairCoordinatorServer).
|
||||
RepairJob(
|
||||
|
@ -4,7 +4,7 @@
|
||||
syntax = "proto3";
|
||||
option go_package = "storj.io/storj/satellite/internalpb";
|
||||
|
||||
package delegated_repair;
|
||||
package satellite.delegated_repair;
|
||||
|
||||
import "gogo.proto";
|
||||
import "google/protobuf/timestamp.proto";
|
||||
|
@ -589,76 +589,77 @@ func (m *SegmentHealth) GetSegment() []byte {
|
||||
}
|
||||
|
||||
func init() {
|
||||
proto.RegisterType((*CountNodesRequest)(nil), "inspector.CountNodesRequest")
|
||||
proto.RegisterType((*CountNodesResponse)(nil), "inspector.CountNodesResponse")
|
||||
proto.RegisterType((*DumpNodesRequest)(nil), "inspector.DumpNodesRequest")
|
||||
proto.RegisterType((*DumpNodesResponse)(nil), "inspector.DumpNodesResponse")
|
||||
proto.RegisterType((*ListIrreparableSegmentsRequest)(nil), "inspector.ListIrreparableSegmentsRequest")
|
||||
proto.RegisterType((*ListIrreparableSegmentsResponse)(nil), "inspector.ListIrreparableSegmentsResponse")
|
||||
proto.RegisterType((*IrreparableSegment)(nil), "inspector.IrreparableSegment")
|
||||
proto.RegisterType((*ObjectHealthRequest)(nil), "inspector.ObjectHealthRequest")
|
||||
proto.RegisterType((*ObjectHealthResponse)(nil), "inspector.ObjectHealthResponse")
|
||||
proto.RegisterType((*SegmentHealthRequest)(nil), "inspector.SegmentHealthRequest")
|
||||
proto.RegisterType((*SegmentHealthResponse)(nil), "inspector.SegmentHealthResponse")
|
||||
proto.RegisterType((*SegmentHealth)(nil), "inspector.SegmentHealth")
|
||||
proto.RegisterType((*CountNodesRequest)(nil), "satellite.inspector.CountNodesRequest")
|
||||
proto.RegisterType((*CountNodesResponse)(nil), "satellite.inspector.CountNodesResponse")
|
||||
proto.RegisterType((*DumpNodesRequest)(nil), "satellite.inspector.DumpNodesRequest")
|
||||
proto.RegisterType((*DumpNodesResponse)(nil), "satellite.inspector.DumpNodesResponse")
|
||||
proto.RegisterType((*ListIrreparableSegmentsRequest)(nil), "satellite.inspector.ListIrreparableSegmentsRequest")
|
||||
proto.RegisterType((*ListIrreparableSegmentsResponse)(nil), "satellite.inspector.ListIrreparableSegmentsResponse")
|
||||
proto.RegisterType((*IrreparableSegment)(nil), "satellite.inspector.IrreparableSegment")
|
||||
proto.RegisterType((*ObjectHealthRequest)(nil), "satellite.inspector.ObjectHealthRequest")
|
||||
proto.RegisterType((*ObjectHealthResponse)(nil), "satellite.inspector.ObjectHealthResponse")
|
||||
proto.RegisterType((*SegmentHealthRequest)(nil), "satellite.inspector.SegmentHealthRequest")
|
||||
proto.RegisterType((*SegmentHealthResponse)(nil), "satellite.inspector.SegmentHealthResponse")
|
||||
proto.RegisterType((*SegmentHealth)(nil), "satellite.inspector.SegmentHealth")
|
||||
}
|
||||
|
||||
func init() { proto.RegisterFile("inspector.proto", fileDescriptor_a07d9034b2dd9d26) }
|
||||
|
||||
var fileDescriptor_a07d9034b2dd9d26 = []byte{
|
||||
// 819 bytes of a gzipped FileDescriptorProto
|
||||
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xa4, 0x55, 0xcd, 0x6e, 0x23, 0x45,
|
||||
0x10, 0x66, 0xe2, 0xd8, 0x90, 0xb2, 0xbd, 0x49, 0x3a, 0x66, 0xb1, 0xbc, 0x9b, 0xb5, 0x35, 0xab,
|
||||
0x95, 0xc2, 0x2e, 0xb2, 0x57, 0x0e, 0x1c, 0x22, 0x4e, 0x09, 0x11, 0xc2, 0x12, 0x22, 0x61, 0xc2,
|
||||
0x09, 0x21, 0x8d, 0xc6, 0x33, 0xe5, 0x78, 0x92, 0x71, 0xf7, 0xd0, 0xdd, 0x46, 0xf8, 0x05, 0x10,
|
||||
0x3c, 0x02, 0x0f, 0xc0, 0x1b, 0x70, 0xe2, 0x51, 0x38, 0x70, 0x84, 0xd7, 0x40, 0xfd, 0x33, 0xe3,
|
||||
0xb6, 0x1d, 0x47, 0x48, 0xdc, 0xba, 0xab, 0xbe, 0xfe, 0xe6, 0xab, 0xfa, 0xca, 0x65, 0xd8, 0x4f,
|
||||
0xa9, 0xc8, 0x31, 0x96, 0x8c, 0xf7, 0x73, 0xce, 0x24, 0x23, 0x7b, 0x65, 0xa0, 0x03, 0xb7, 0xec,
|
||||
0x96, 0x99, 0x70, 0x07, 0x28, 0x4b, 0xd0, 0x9e, 0xf7, 0x73, 0x96, 0x52, 0x89, 0x3c, 0x19, 0x9b,
|
||||
0x80, 0x7f, 0x04, 0x87, 0x9f, 0xb1, 0x39, 0x95, 0x5f, 0xb1, 0x04, 0x45, 0x80, 0xdf, 0xcf, 0x51,
|
||||
0x48, 0xff, 0x35, 0x10, 0x37, 0x28, 0x72, 0x46, 0x05, 0x92, 0x16, 0x54, 0x63, 0x15, 0x6d, 0x7b,
|
||||
0x3d, 0xef, 0xa4, 0x12, 0x98, 0x8b, 0x4f, 0xe0, 0xe0, 0x72, 0x3e, 0xcb, 0x57, 0xde, 0x7f, 0x02,
|
||||
0x87, 0x4e, 0xcc, 0x3e, 0xef, 0x41, 0x55, 0x09, 0x11, 0x6d, 0xaf, 0x57, 0x39, 0xa9, 0x0f, 0xa1,
|
||||
0xaf, 0x65, 0x29, 0x4c, 0x60, 0x12, 0xfe, 0x3d, 0xbc, 0xf8, 0x32, 0x15, 0x72, 0xc4, 0x39, 0xe6,
|
||||
0x11, 0x8f, 0xc6, 0x19, 0xde, 0xe0, 0xed, 0x0c, 0xa9, 0x2c, 0x88, 0x95, 0x84, 0x2c, 0x9d, 0xa5,
|
||||
0x46, 0x42, 0x35, 0x30, 0x17, 0x72, 0x0a, 0x4f, 0xb3, 0x48, 0xc8, 0x50, 0x20, 0xd2, 0x50, 0x98,
|
||||
0x27, 0x61, 0x1e, 0xc9, 0x69, 0x7b, 0xa7, 0xe7, 0x9d, 0x34, 0x82, 0x23, 0x95, 0xbd, 0x41, 0xa4,
|
||||
0x96, 0xee, 0x3a, 0x92, 0x53, 0xff, 0x3b, 0xe8, 0x6e, 0xfd, 0x98, 0x55, 0x7c, 0x06, 0xef, 0x59,
|
||||
0xb6, 0x42, 0xf4, 0x71, 0x7f, 0xd9, 0xf3, 0xcd, 0x97, 0x41, 0x09, 0xf7, 0xff, 0xf6, 0x80, 0x6c,
|
||||
0x02, 0x08, 0x81, 0x5d, 0xad, 0xcb, 0xd3, 0xba, 0xf4, 0x99, 0x9c, 0xc1, 0x93, 0x42, 0x73, 0x82,
|
||||
0x32, 0x4a, 0x33, 0xad, 0xba, 0x3e, 0x24, 0xfd, 0xa5, 0x57, 0xd7, 0xe6, 0x14, 0x34, 0x2d, 0xf2,
|
||||
0x52, 0x03, 0x49, 0x17, 0xea, 0x19, 0x13, 0x32, 0xcc, 0x53, 0x8c, 0x51, 0xb4, 0x2b, 0xba, 0x29,
|
||||
0xa0, 0x42, 0xd7, 0x3a, 0x42, 0xfa, 0xa0, 0x6b, 0x0f, 0x95, 0x90, 0x94, 0x87, 0x91, 0x94, 0x38,
|
||||
0xcb, 0x65, 0x7b, 0x57, 0x1b, 0x78, 0xa8, 0x52, 0x81, 0xce, 0x9c, 0x9b, 0x04, 0x79, 0x0b, 0xad,
|
||||
0x55, 0x68, 0x68, 0x1c, 0xaf, 0xea, 0x07, 0x84, 0xbb, 0x60, 0x3d, 0x21, 0xfe, 0x3f, 0x1e, 0x1c,
|
||||
0x5d, 0x8d, 0xef, 0x30, 0x96, 0x5f, 0x60, 0x94, 0xc9, 0x69, 0xe1, 0xd4, 0x2b, 0x78, 0x82, 0x34,
|
||||
0xe6, 0x8b, 0x5c, 0x62, 0x12, 0x3a, 0x35, 0x37, 0xcb, 0xa8, 0x72, 0x81, 0x3c, 0x85, 0xda, 0x78,
|
||||
0x1e, 0xdf, 0xa3, 0xb4, 0x56, 0xd9, 0x1b, 0x39, 0x06, 0xc8, 0x39, 0x53, 0xb4, 0x61, 0x9a, 0xe8,
|
||||
0xc2, 0x1a, 0xc1, 0x9e, 0x8d, 0x8c, 0x12, 0x55, 0x97, 0x90, 0x11, 0x97, 0x61, 0x34, 0x91, 0xc8,
|
||||
0x0b, 0xcf, 0x8b, 0xba, 0x74, 0xea, 0x5c, 0x65, 0x8a, 0xbe, 0x7f, 0x04, 0x04, 0x69, 0x12, 0x8e,
|
||||
0x71, 0xc2, 0x38, 0x96, 0x70, 0x53, 0xd5, 0x01, 0xd2, 0xe4, 0x42, 0x27, 0x0a, 0x74, 0x39, 0x65,
|
||||
0x35, 0x67, 0xca, 0xfc, 0x5f, 0x3c, 0x68, 0xad, 0x56, 0x6a, 0xc7, 0xe4, 0xe3, 0x8d, 0x31, 0x69,
|
||||
0x3b, 0x63, 0x62, 0x49, 0xed, 0x9b, 0x12, 0x49, 0x3e, 0x05, 0xe0, 0x98, 0xcc, 0x69, 0x12, 0xd1,
|
||||
0x78, 0x61, 0x2d, 0x7f, 0xe6, 0x58, 0x1e, 0x94, 0xc9, 0x9b, 0x78, 0x8a, 0x33, 0x0c, 0x1c, 0xb8,
|
||||
0xff, 0xab, 0x07, 0xad, 0x55, 0x62, 0xdb, 0xf6, 0x65, 0x3f, 0xbd, 0x95, 0x7e, 0x6e, 0xda, 0xb1,
|
||||
0xf3, 0x90, 0x1d, 0x2f, 0xa1, 0x98, 0xb0, 0x30, 0xa5, 0x09, 0xfe, 0xa8, 0x3b, 0x5f, 0x09, 0x1a,
|
||||
0x36, 0x38, 0x52, 0xb1, 0x35, 0x6f, 0x76, 0xd7, 0xbc, 0xf1, 0x7f, 0xf2, 0xe0, 0xfd, 0x35, 0x6d,
|
||||
0xb6, 0x51, 0x6f, 0xa1, 0x36, 0xd5, 0x11, 0x2d, 0xee, 0xb1, 0x36, 0x59, 0xdc, 0xff, 0x6b, 0xd2,
|
||||
0xef, 0x1e, 0x34, 0x57, 0x68, 0xc9, 0x1b, 0xa8, 0x1b, 0xe2, 0x45, 0x98, 0x26, 0xc6, 0xac, 0xc6,
|
||||
0x05, 0xfc, 0xf9, 0x57, 0xb7, 0xa6, 0xd6, 0xd0, 0xe8, 0x32, 0x00, 0x9b, 0x1e, 0x25, 0x82, 0x0c,
|
||||
0xa0, 0x39, 0xa7, 0x2e, 0x7c, 0x67, 0x03, 0xde, 0x28, 0x01, 0xea, 0xc1, 0x1b, 0xa8, 0xb3, 0xc9,
|
||||
0x24, 0x4b, 0x29, 0x6a, 0x78, 0x65, 0x93, 0xdd, 0xa6, 0x15, 0xb8, 0x0d, 0xef, 0xba, 0x53, 0xdb,
|
||||
0x08, 0x8a, 0xeb, 0xf0, 0x37, 0x0f, 0x0e, 0xae, 0x7e, 0x40, 0x9e, 0x45, 0x8b, 0x51, 0xd1, 0x1e,
|
||||
0x32, 0x02, 0x58, 0x6e, 0x64, 0xf2, 0xdc, 0x69, 0xdc, 0xc6, 0xf6, 0xee, 0x1c, 0x6f, 0xc9, 0x5a,
|
||||
0x17, 0x3e, 0x87, 0xbd, 0x72, 0x39, 0x93, 0x67, 0x0e, 0x76, 0x7d, 0x8d, 0x77, 0x9e, 0x3f, 0x9c,
|
||||
0x34, 0x3c, 0xc3, 0x9f, 0x3d, 0x68, 0x39, 0x2b, 0x6e, 0xa9, 0x35, 0x87, 0x0f, 0xb6, 0x6c, 0x56,
|
||||
0xf2, 0xa1, 0xc3, 0xf8, 0xf8, 0xaa, 0xef, 0xbc, 0xfe, 0x2f, 0x50, 0x2b, 0xe5, 0x0f, 0x0f, 0xf6,
|
||||
0x8d, 0xc5, 0x4b, 0x15, 0x5f, 0x43, 0xc3, 0xfd, 0xb5, 0x92, 0x17, 0x0e, 0xdf, 0x03, 0x0b, 0xab,
|
||||
0xd3, 0xdd, 0x9a, 0x37, 0x1f, 0xf1, 0xdf, 0x21, 0xdf, 0xac, 0xcf, 0x53, 0x77, 0xeb, 0x00, 0x5b,
|
||||
0xd2, 0xde, 0x76, 0x40, 0xc1, 0x7a, 0xf1, 0xea, 0xdb, 0x97, 0x42, 0x32, 0x7e, 0xd7, 0x4f, 0xd9,
|
||||
0x40, 0x1f, 0x06, 0x22, 0x92, 0x98, 0x65, 0xa9, 0xc4, 0x81, 0x9e, 0x73, 0x1a, 0x65, 0xf9, 0x78,
|
||||
0x5c, 0xd3, 0xff, 0xd7, 0xa7, 0xff, 0x06, 0x00, 0x00, 0xff, 0xff, 0xe0, 0x65, 0xe3, 0x13, 0xf6,
|
||||
0x07, 0x00, 0x00,
|
||||
// 833 bytes of a gzipped FileDescriptorProto
|
||||
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xa4, 0x56, 0xcd, 0x6e, 0x23, 0x45,
|
||||
0x10, 0xa6, 0xe3, 0xc4, 0xb0, 0x65, 0x67, 0x93, 0x74, 0xcc, 0x62, 0x19, 0x41, 0xa2, 0x59, 0x65,
|
||||
0xd7, 0xbb, 0x8b, 0xc6, 0xc8, 0x81, 0x03, 0x20, 0x21, 0x6d, 0x36, 0x07, 0x2c, 0x21, 0x36, 0x9a,
|
||||
0xdc, 0x56, 0x42, 0xa3, 0xf1, 0x4c, 0x39, 0x9e, 0xdd, 0x71, 0xf7, 0xd0, 0xdd, 0x46, 0xf8, 0xce,
|
||||
0x03, 0x20, 0x71, 0xe2, 0xc0, 0x5b, 0xf0, 0x1a, 0xbc, 0x00, 0x07, 0x0e, 0x1c, 0xe0, 0x35, 0x50,
|
||||
0xff, 0xcc, 0x78, 0x6c, 0xcf, 0x12, 0xa3, 0xbd, 0x75, 0x57, 0x7d, 0x55, 0xfd, 0x55, 0x7d, 0x35,
|
||||
0x65, 0xc3, 0x41, 0xca, 0x64, 0x8e, 0xb1, 0xe2, 0xc2, 0xcf, 0x05, 0x57, 0x9c, 0x1e, 0xcb, 0x48,
|
||||
0x61, 0x96, 0xa5, 0x0a, 0xfd, 0xd2, 0xd5, 0x83, 0x1b, 0x7e, 0xc3, 0x2d, 0xa0, 0x07, 0x8c, 0x27,
|
||||
0xe8, 0xce, 0x07, 0x39, 0x4f, 0x99, 0x42, 0x91, 0x8c, 0xad, 0xc1, 0x3b, 0x86, 0xa3, 0x67, 0x7c,
|
||||
0xce, 0xd4, 0x37, 0x3c, 0x41, 0x19, 0xe0, 0x77, 0x73, 0x94, 0xca, 0x7b, 0x0c, 0xb4, 0x6a, 0x94,
|
||||
0x39, 0x67, 0x12, 0x69, 0x07, 0xf6, 0x62, 0x6d, 0xed, 0x92, 0x53, 0xd2, 0x6f, 0x04, 0xf6, 0xe2,
|
||||
0x51, 0x38, 0xbc, 0x9c, 0xcf, 0xf2, 0x95, 0xf8, 0x4f, 0xe1, 0xa8, 0x62, 0x73, 0xe1, 0xa7, 0xb0,
|
||||
0xa7, 0x89, 0xc8, 0x2e, 0x39, 0x6d, 0xf4, 0x5b, 0x43, 0xf0, 0x0d, 0x2d, 0x8d, 0x09, 0xac, 0xc3,
|
||||
0x7b, 0x05, 0x1f, 0x7e, 0x9d, 0x4a, 0x35, 0x12, 0x02, 0xf3, 0x48, 0x44, 0xe3, 0x0c, 0xaf, 0xf1,
|
||||
0x66, 0x86, 0x4c, 0x15, 0x89, 0x35, 0x85, 0x2c, 0x9d, 0xa5, 0x96, 0xc2, 0x5e, 0x60, 0x2f, 0xf4,
|
||||
0x1c, 0xee, 0x65, 0x91, 0x54, 0xa1, 0x44, 0x64, 0xa1, 0xb4, 0x21, 0x61, 0x1e, 0xa9, 0x69, 0x77,
|
||||
0xe7, 0x94, 0xf4, 0xdb, 0xc1, 0xb1, 0xf6, 0x5e, 0x23, 0x32, 0x97, 0xee, 0x2a, 0x52, 0x53, 0x6f,
|
||||
0x02, 0x27, 0xaf, 0x7d, 0xcc, 0x31, 0x7e, 0x06, 0xef, 0xb8, 0x6c, 0x05, 0xe9, 0x87, 0x7e, 0x4d,
|
||||
0xb3, 0xfd, 0xcd, 0x1c, 0x41, 0x19, 0xe8, 0xfd, 0x4d, 0x80, 0x6e, 0x02, 0x28, 0x85, 0x5d, 0xc3,
|
||||
0x90, 0x18, 0x86, 0xe6, 0x4c, 0x3f, 0x83, 0xbb, 0x05, 0xfb, 0x04, 0x55, 0x94, 0x66, 0x86, 0x7f,
|
||||
0x6b, 0x48, 0xfd, 0xa5, 0x6a, 0x57, 0xf6, 0x14, 0xec, 0x3b, 0xe4, 0xa5, 0x01, 0xd2, 0x13, 0x68,
|
||||
0x65, 0x5c, 0xaa, 0x30, 0x4f, 0x31, 0x46, 0xd9, 0x6d, 0x98, 0xf6, 0x80, 0x36, 0x5d, 0x19, 0x0b,
|
||||
0xf5, 0xc1, 0x74, 0x21, 0xd4, 0x44, 0x52, 0x11, 0x46, 0x4a, 0xe1, 0x2c, 0x57, 0xdd, 0x5d, 0x23,
|
||||
0xe5, 0x91, 0x76, 0x05, 0xc6, 0xf3, 0xd4, 0x3a, 0xe8, 0xc7, 0xd0, 0x59, 0x85, 0x86, 0x56, 0xfb,
|
||||
0x3d, 0x13, 0x40, 0x45, 0x15, 0x6c, 0x66, 0xc5, 0xfb, 0x87, 0xc0, 0xf1, 0xf3, 0xf1, 0x4b, 0x8c,
|
||||
0xd5, 0x57, 0x18, 0x65, 0x6a, 0x5a, 0x68, 0x76, 0x06, 0x77, 0x91, 0xc5, 0x62, 0x91, 0x2b, 0x4c,
|
||||
0xc2, 0x4a, 0xcd, 0xfb, 0xa5, 0x55, 0xeb, 0x41, 0xef, 0x41, 0x73, 0x3c, 0x8f, 0x5f, 0xa1, 0x72,
|
||||
0xa2, 0xb9, 0x1b, 0xfd, 0x00, 0x20, 0x17, 0x5c, 0xa7, 0x0d, 0xd3, 0xc4, 0x14, 0xd6, 0x0e, 0xee,
|
||||
0x38, 0xcb, 0x28, 0xd1, 0x75, 0x49, 0x15, 0x09, 0x15, 0x46, 0x13, 0x85, 0xa2, 0x50, 0xbf, 0xa8,
|
||||
0xcb, 0xb8, 0x9e, 0x6a, 0x4f, 0xd1, 0xf7, 0x8f, 0x80, 0x22, 0x4b, 0xc2, 0x31, 0x4e, 0xb8, 0xc0,
|
||||
0x12, 0x6e, 0xab, 0x3a, 0x44, 0x96, 0x5c, 0x18, 0x47, 0x81, 0x2e, 0xe7, 0xad, 0x59, 0x99, 0x37,
|
||||
0xef, 0x67, 0x02, 0x9d, 0xd5, 0x4a, 0xdd, 0xc0, 0x7c, 0xb9, 0x31, 0x30, 0x5e, 0xed, 0xc0, 0xb8,
|
||||
0xf4, 0x2e, 0xba, 0x8c, 0xa1, 0x5f, 0x00, 0x08, 0x4c, 0xe6, 0x2c, 0x89, 0x58, 0xbc, 0x70, 0xe2,
|
||||
0xbf, 0x5f, 0x11, 0x3f, 0x28, 0x9d, 0xd7, 0xf1, 0x14, 0x67, 0x18, 0x54, 0xe0, 0xde, 0x2f, 0x04,
|
||||
0x3a, 0xab, 0x89, 0x9d, 0x00, 0xcb, 0xce, 0x92, 0x95, 0xce, 0x6e, 0x0a, 0xb3, 0x53, 0x27, 0xcc,
|
||||
0x7d, 0x28, 0x66, 0x2d, 0x4c, 0x59, 0x82, 0x3f, 0x18, 0x0d, 0x1a, 0x41, 0xdb, 0x19, 0x47, 0xda,
|
||||
0xb6, 0xa6, 0xd2, 0xee, 0x9a, 0x4a, 0xde, 0x4f, 0x04, 0xde, 0x5d, 0xe3, 0xe6, 0x5a, 0xf6, 0x39,
|
||||
0x34, 0xa7, 0xc6, 0x62, 0xc8, 0x6d, 0xd7, 0x30, 0x17, 0xf1, 0x66, 0xed, 0xfa, 0x8d, 0xc0, 0xfe,
|
||||
0x4a, 0x5a, 0xfa, 0x04, 0x5a, 0x36, 0xf1, 0x22, 0x4c, 0x13, 0x2b, 0x60, 0xfb, 0x02, 0xfe, 0xf8,
|
||||
0xf3, 0xa4, 0xa9, 0x97, 0xd4, 0xe8, 0x32, 0x00, 0xe7, 0x1e, 0x25, 0x92, 0x0e, 0x60, 0x7f, 0xce,
|
||||
0xaa, 0xf0, 0x9d, 0x0d, 0x78, 0xbb, 0x04, 0xe8, 0x80, 0x27, 0xd0, 0xe2, 0x93, 0x49, 0x96, 0x32,
|
||||
0x34, 0xf0, 0xc6, 0x66, 0x76, 0xe7, 0xd6, 0xe0, 0x2e, 0xbc, 0x5d, 0x9d, 0xe4, 0x76, 0x50, 0x5c,
|
||||
0x87, 0xbf, 0x13, 0x38, 0x7c, 0xfe, 0x3d, 0x8a, 0x2c, 0x5a, 0x8c, 0x8a, 0xf6, 0xd0, 0x6f, 0x01,
|
||||
0x96, 0xfb, 0x9a, 0x3e, 0xa8, 0x6d, 0xe1, 0xc6, 0x96, 0xef, 0x3d, 0xbc, 0x15, 0xe7, 0x34, 0x7a,
|
||||
0x01, 0x77, 0xca, 0x75, 0x4e, 0xcf, 0x6a, 0xa3, 0xd6, 0x7f, 0x02, 0x7a, 0x0f, 0x6e, 0x83, 0xd9,
|
||||
0xdc, 0xc3, 0x5f, 0x09, 0x74, 0x2a, 0xeb, 0x71, 0x59, 0xd3, 0x8f, 0x04, 0xde, 0x7b, 0xcd, 0x82,
|
||||
0xa6, 0xe7, 0xb5, 0xc9, 0xff, 0xfb, 0xb7, 0xa3, 0xf7, 0xc9, 0xff, 0x0b, 0x72, 0xfc, 0xfe, 0x22,
|
||||
0x70, 0x60, 0xe7, 0x63, 0x49, 0x0d, 0xa1, 0x5d, 0xfd, 0xfc, 0x69, 0xbf, 0x36, 0x73, 0xcd, 0x2e,
|
||||
0xec, 0x3d, 0xda, 0x02, 0x69, 0x1f, 0xf6, 0xde, 0xa2, 0xd3, 0xf5, 0x01, 0x7d, 0xb4, 0xc5, 0xb7,
|
||||
0xe1, 0x1e, 0x7a, 0xbc, 0x0d, 0xb4, 0x78, 0xe9, 0xe2, 0xec, 0xc5, 0x7d, 0xa9, 0xb8, 0x78, 0xe9,
|
||||
0xa7, 0x7c, 0x60, 0x0e, 0x83, 0x32, 0x7a, 0x60, 0x3e, 0x26, 0x16, 0x65, 0xf9, 0x78, 0xdc, 0x34,
|
||||
0x7f, 0x19, 0xce, 0xff, 0x0d, 0x00, 0x00, 0xff, 0xff, 0xfd, 0xe6, 0x11, 0x41, 0x83, 0x08, 0x00,
|
||||
0x00,
|
||||
}
|
||||
|
||||
// --- DRPC BEGIN ---
|
||||
@ -684,7 +685,7 @@ func (c *drpcOverlayInspectorClient) DRPCConn() drpc.Conn { return c.cc }
|
||||
|
||||
func (c *drpcOverlayInspectorClient) CountNodes(ctx context.Context, in *CountNodesRequest) (*CountNodesResponse, error) {
|
||||
out := new(CountNodesResponse)
|
||||
err := c.cc.Invoke(ctx, "/inspector.OverlayInspector/CountNodes", in, out)
|
||||
err := c.cc.Invoke(ctx, "/satellite.inspector.OverlayInspector/CountNodes", in, out)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
@ -693,7 +694,7 @@ func (c *drpcOverlayInspectorClient) CountNodes(ctx context.Context, in *CountNo
|
||||
|
||||
func (c *drpcOverlayInspectorClient) DumpNodes(ctx context.Context, in *DumpNodesRequest) (*DumpNodesResponse, error) {
|
||||
out := new(DumpNodesResponse)
|
||||
err := c.cc.Invoke(ctx, "/inspector.OverlayInspector/DumpNodes", in, out)
|
||||
err := c.cc.Invoke(ctx, "/satellite.inspector.OverlayInspector/DumpNodes", in, out)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
@ -714,7 +715,7 @@ func (DRPCOverlayInspectorDescription) NumMethods() int { return 2 }
|
||||
func (DRPCOverlayInspectorDescription) Method(n int) (string, drpc.Receiver, interface{}, bool) {
|
||||
switch n {
|
||||
case 0:
|
||||
return "/inspector.OverlayInspector/CountNodes",
|
||||
return "/satellite.inspector.OverlayInspector/CountNodes",
|
||||
func(srv interface{}, ctx context.Context, in1, in2 interface{}) (drpc.Message, error) {
|
||||
return srv.(DRPCOverlayInspectorServer).
|
||||
CountNodes(
|
||||
@ -723,7 +724,7 @@ func (DRPCOverlayInspectorDescription) Method(n int) (string, drpc.Receiver, int
|
||||
)
|
||||
}, DRPCOverlayInspectorServer.CountNodes, true
|
||||
case 1:
|
||||
return "/inspector.OverlayInspector/DumpNodes",
|
||||
return "/satellite.inspector.OverlayInspector/DumpNodes",
|
||||
func(srv interface{}, ctx context.Context, in1, in2 interface{}) (drpc.Message, error) {
|
||||
return srv.(DRPCOverlayInspectorServer).
|
||||
DumpNodes(
|
||||
@ -791,7 +792,7 @@ func (c *drpcIrreparableInspectorClient) DRPCConn() drpc.Conn { return c.cc }
|
||||
|
||||
func (c *drpcIrreparableInspectorClient) ListIrreparableSegments(ctx context.Context, in *ListIrreparableSegmentsRequest) (*ListIrreparableSegmentsResponse, error) {
|
||||
out := new(ListIrreparableSegmentsResponse)
|
||||
err := c.cc.Invoke(ctx, "/inspector.IrreparableInspector/ListIrreparableSegments", in, out)
|
||||
err := c.cc.Invoke(ctx, "/satellite.inspector.IrreparableInspector/ListIrreparableSegments", in, out)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
@ -810,7 +811,7 @@ func (DRPCIrreparableInspectorDescription) NumMethods() int { return 1 }
|
||||
func (DRPCIrreparableInspectorDescription) Method(n int) (string, drpc.Receiver, interface{}, bool) {
|
||||
switch n {
|
||||
case 0:
|
||||
return "/inspector.IrreparableInspector/ListIrreparableSegments",
|
||||
return "/satellite.inspector.IrreparableInspector/ListIrreparableSegments",
|
||||
func(srv interface{}, ctx context.Context, in1, in2 interface{}) (drpc.Message, error) {
|
||||
return srv.(DRPCIrreparableInspectorServer).
|
||||
ListIrreparableSegments(
|
||||
@ -864,7 +865,7 @@ func (c *drpcHealthInspectorClient) DRPCConn() drpc.Conn { return c.cc }
|
||||
|
||||
func (c *drpcHealthInspectorClient) ObjectHealth(ctx context.Context, in *ObjectHealthRequest) (*ObjectHealthResponse, error) {
|
||||
out := new(ObjectHealthResponse)
|
||||
err := c.cc.Invoke(ctx, "/inspector.HealthInspector/ObjectHealth", in, out)
|
||||
err := c.cc.Invoke(ctx, "/satellite.inspector.HealthInspector/ObjectHealth", in, out)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
@ -873,7 +874,7 @@ func (c *drpcHealthInspectorClient) ObjectHealth(ctx context.Context, in *Object
|
||||
|
||||
func (c *drpcHealthInspectorClient) SegmentHealth(ctx context.Context, in *SegmentHealthRequest) (*SegmentHealthResponse, error) {
|
||||
out := new(SegmentHealthResponse)
|
||||
err := c.cc.Invoke(ctx, "/inspector.HealthInspector/SegmentHealth", in, out)
|
||||
err := c.cc.Invoke(ctx, "/satellite.inspector.HealthInspector/SegmentHealth", in, out)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
@ -894,7 +895,7 @@ func (DRPCHealthInspectorDescription) NumMethods() int { return 2 }
|
||||
func (DRPCHealthInspectorDescription) Method(n int) (string, drpc.Receiver, interface{}, bool) {
|
||||
switch n {
|
||||
case 0:
|
||||
return "/inspector.HealthInspector/ObjectHealth",
|
||||
return "/satellite.inspector.HealthInspector/ObjectHealth",
|
||||
func(srv interface{}, ctx context.Context, in1, in2 interface{}) (drpc.Message, error) {
|
||||
return srv.(DRPCHealthInspectorServer).
|
||||
ObjectHealth(
|
||||
@ -903,7 +904,7 @@ func (DRPCHealthInspectorDescription) Method(n int) (string, drpc.Receiver, inte
|
||||
)
|
||||
}, DRPCHealthInspectorServer.ObjectHealth, true
|
||||
case 1:
|
||||
return "/inspector.HealthInspector/SegmentHealth",
|
||||
return "/satellite.inspector.HealthInspector/SegmentHealth",
|
||||
func(srv interface{}, ctx context.Context, in1, in2 interface{}) (drpc.Message, error) {
|
||||
return srv.(DRPCHealthInspectorServer).
|
||||
SegmentHealth(
|
||||
|
@ -8,7 +8,7 @@ import "gogo.proto";
|
||||
import "node.proto";
|
||||
import "pointerdb.proto";
|
||||
|
||||
package inspector;
|
||||
package satellite.inspector;
|
||||
|
||||
service OverlayInspector {
|
||||
// CountNodes returns the number of nodes in the cache
|
||||
|
@ -119,7 +119,6 @@ func (m *StreamID) GetStreamId() []byte {
|
||||
return nil
|
||||
}
|
||||
|
||||
// only for satellite use
|
||||
type SegmentID struct {
|
||||
StreamId *StreamID `protobuf:"bytes,1,opt,name=stream_id,json=streamId,proto3" json:"stream_id,omitempty"`
|
||||
PartNumber int32 `protobuf:"varint,2,opt,name=part_number,json=partNumber,proto3" json:"part_number,omitempty"`
|
||||
@ -200,43 +199,44 @@ func (m *SegmentID) GetSatelliteSignature() []byte {
|
||||
}
|
||||
|
||||
func init() {
|
||||
proto.RegisterType((*StreamID)(nil), "metainfo.StreamID")
|
||||
proto.RegisterType((*SegmentID)(nil), "metainfo.SegmentID")
|
||||
proto.RegisterType((*StreamID)(nil), "satellite.metainfo.StreamID")
|
||||
proto.RegisterType((*SegmentID)(nil), "satellite.metainfo.SegmentID")
|
||||
}
|
||||
|
||||
func init() { proto.RegisterFile("metainfo_sat.proto", fileDescriptor_47c60bd892d94aaf) }
|
||||
|
||||
var fileDescriptor_47c60bd892d94aaf = []byte{
|
||||
// 495 bytes of a gzipped FileDescriptorProto
|
||||
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x9c, 0x52, 0x4d, 0x6f, 0xd3, 0x40,
|
||||
0x10, 0xc5, 0x0d, 0xf9, 0xda, 0x7c, 0x49, 0x5b, 0x40, 0x56, 0x2a, 0x94, 0xa8, 0xa8, 0x52, 0x4e,
|
||||
0xb6, 0xd4, 0x1e, 0x39, 0x11, 0xe5, 0x12, 0x89, 0x8f, 0xe2, 0x70, 0xe2, 0x62, 0xad, 0xbd, 0x53,
|
||||
0x67, 0xc1, 0xde, 0xb5, 0x76, 0xc7, 0xa8, 0xfd, 0x07, 0x1c, 0xf9, 0x59, 0xfc, 0x06, 0x0e, 0xe5,
|
||||
0x67, 0x70, 0x45, 0x5e, 0xc7, 0x76, 0x24, 0xd4, 0x03, 0xbd, 0xf9, 0xbd, 0x79, 0x6f, 0x3c, 0x33,
|
||||
0x6f, 0x09, 0xcd, 0x00, 0x99, 0x90, 0x37, 0x2a, 0x34, 0x0c, 0xbd, 0x5c, 0x2b, 0x54, 0x74, 0x50,
|
||||
0x73, 0x73, 0x92, 0xa8, 0x44, 0x55, 0xec, 0x7c, 0x91, 0x28, 0x95, 0xa4, 0xe0, 0x5b, 0x14, 0x15,
|
||||
0x37, 0x3e, 0x8a, 0x0c, 0x0c, 0xb2, 0x2c, 0x3f, 0x08, 0x66, 0xb9, 0x12, 0x12, 0x41, 0xf3, 0xe8,
|
||||
0x40, 0x4c, 0xeb, 0x3e, 0x15, 0x3e, 0xff, 0xde, 0x21, 0x83, 0x1d, 0x6a, 0x60, 0xd9, 0x76, 0x43,
|
||||
0x5f, 0x90, 0x5e, 0x54, 0xc4, 0x5f, 0x01, 0x5d, 0x67, 0xe9, 0xac, 0xc6, 0xc1, 0x01, 0xd1, 0x0b,
|
||||
0x32, 0x05, 0x19, 0xeb, 0xbb, 0x1c, 0x81, 0x87, 0x39, 0xc3, 0xbd, 0x7b, 0x62, 0xeb, 0x93, 0x86,
|
||||
0xbd, 0x66, 0xb8, 0xa7, 0x2e, 0xe9, 0x7f, 0x03, 0x6d, 0x84, 0x92, 0x6e, 0x67, 0xe9, 0xac, 0xba,
|
||||
0x41, 0x0d, 0xe9, 0x6b, 0x42, 0x34, 0xf0, 0x42, 0x72, 0x26, 0xe3, 0x3b, 0xf7, 0xe9, 0xd2, 0x59,
|
||||
0x8d, 0x2e, 0xcf, 0xbc, 0x76, 0xb6, 0xa0, 0x29, 0xee, 0xe2, 0x3d, 0x64, 0x10, 0x1c, 0xc9, 0xe9,
|
||||
0x96, 0x4c, 0x62, 0x0d, 0x0c, 0x85, 0x92, 0x21, 0x67, 0x08, 0x6e, 0xd7, 0xfa, 0xe7, 0x5e, 0xb5,
|
||||
0xbc, 0x57, 0x2f, 0xef, 0x7d, 0xaa, 0x97, 0x5f, 0x0f, 0x7e, 0xde, 0x2f, 0x9e, 0xfc, 0xf8, 0xbd,
|
||||
0x70, 0x82, 0x71, 0x6d, 0xdd, 0x30, 0x04, 0xfa, 0x8e, 0xcc, 0xe0, 0x36, 0x17, 0xfa, 0xa8, 0x59,
|
||||
0xef, 0x3f, 0x9a, 0x4d, 0x5b, 0xb3, 0x6d, 0xe7, 0x93, 0x53, 0xc3, 0x10, 0xd2, 0x54, 0x20, 0x84,
|
||||
0x46, 0x24, 0x92, 0x61, 0xa1, 0xc1, 0x1d, 0xda, 0xe3, 0xd0, 0xa6, 0xb4, 0xab, 0x2b, 0xf4, 0x8c,
|
||||
0x0c, 0x8d, 0x3d, 0x76, 0x28, 0xb8, 0x4b, 0xac, 0x6c, 0x50, 0x11, 0x5b, 0x7e, 0xfe, 0xe7, 0x84,
|
||||
0x0c, 0x77, 0x90, 0x64, 0x20, 0x71, 0xbb, 0xa1, 0xfe, 0xb1, 0xd4, 0xb1, 0x43, 0x52, 0xaf, 0x09,
|
||||
0xaf, 0x8e, 0xac, 0xb5, 0xd3, 0x05, 0x19, 0xe5, 0x4c, 0x63, 0x28, 0x8b, 0x2c, 0x02, 0x6d, 0x13,
|
||||
0xea, 0x06, 0xa4, 0xa4, 0xde, 0x5b, 0x86, 0x3e, 0x23, 0x5d, 0x21, 0x39, 0xdc, 0x1e, 0xc2, 0xa9,
|
||||
0x00, 0xbd, 0x22, 0x13, 0xad, 0x14, 0x86, 0xb9, 0x80, 0x18, 0xca, 0x7f, 0x95, 0xd7, 0x1d, 0xaf,
|
||||
0x67, 0xe5, 0xd2, 0xbf, 0xee, 0x17, 0xfd, 0xeb, 0x92, 0xdf, 0x6e, 0x82, 0x51, 0xa9, 0xaa, 0x00,
|
||||
0xa7, 0x1f, 0xc9, 0x73, 0xa5, 0x45, 0x22, 0x24, 0x4b, 0x43, 0xa5, 0x39, 0xe8, 0x30, 0x15, 0x99,
|
||||
0x40, 0xe3, 0xf6, 0x96, 0x9d, 0xd5, 0xe8, 0xf2, 0x65, 0x3b, 0xe8, 0x1b, 0xce, 0x35, 0x18, 0x03,
|
||||
0xfc, 0x43, 0x29, 0x7b, 0x5b, 0xaa, 0x82, 0xd3, 0xda, 0xdb, 0x72, 0xe6, 0xdf, 0x94, 0xfb, 0x8f,
|
||||
0x4e, 0xf9, 0x81, 0x58, 0x06, 0x0f, 0xc5, 0xb2, 0xbe, 0xf8, 0xfc, 0xca, 0xa0, 0xd2, 0x5f, 0x3c,
|
||||
0xa1, 0x7c, 0xfb, 0xe1, 0x37, 0x22, 0xdf, 0x3e, 0x51, 0xc9, 0xd2, 0x3c, 0x8a, 0x7a, 0x76, 0x86,
|
||||
0xab, 0xbf, 0x01, 0x00, 0x00, 0xff, 0xff, 0x5e, 0x94, 0xf1, 0x28, 0xa0, 0x03, 0x00, 0x00,
|
||||
// 501 bytes of a gzipped FileDescriptorProto
|
||||
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x9c, 0x52, 0xcd, 0x6e, 0xd3, 0x4c,
|
||||
0x14, 0xfd, 0xfc, 0x85, 0xfc, 0x4d, 0xfe, 0xa4, 0x29, 0x20, 0x2b, 0x05, 0x25, 0x2a, 0xaa, 0x94,
|
||||
0x95, 0x2d, 0xb5, 0x2b, 0xc4, 0x8a, 0x28, 0x1b, 0x4b, 0xfc, 0x14, 0x87, 0x15, 0x1b, 0x6b, 0xec,
|
||||
0xb9, 0x75, 0x06, 0xec, 0x19, 0x6b, 0xe6, 0x1a, 0xb5, 0x4b, 0x76, 0x2c, 0x79, 0x2c, 0x9e, 0x81,
|
||||
0x45, 0x79, 0x15, 0xe4, 0x71, 0x1c, 0x47, 0xaa, 0xba, 0x80, 0x9d, 0xcf, 0xb9, 0xe7, 0x1e, 0xdf,
|
||||
0x7b, 0xcf, 0x10, 0x9a, 0x03, 0x32, 0x21, 0xaf, 0x55, 0x64, 0x18, 0x7a, 0x85, 0x56, 0xa8, 0x28,
|
||||
0x35, 0x0c, 0x21, 0xcb, 0x04, 0x82, 0xd7, 0x54, 0xe7, 0x24, 0x55, 0xa9, 0xaa, 0xeb, 0xf3, 0x45,
|
||||
0xaa, 0x54, 0x9a, 0x81, 0x6f, 0x51, 0x5c, 0x5e, 0xfb, 0x28, 0x72, 0x30, 0xc8, 0xf2, 0x62, 0x2f,
|
||||
0x98, 0x15, 0x4a, 0x48, 0x04, 0xcd, 0xe3, 0x3d, 0x31, 0x6d, 0x7c, 0x6a, 0x7c, 0xf6, 0xbd, 0x43,
|
||||
0x06, 0x5b, 0xd4, 0xc0, 0xf2, 0x60, 0x43, 0x9f, 0x92, 0x5e, 0x5c, 0x26, 0x5f, 0x00, 0x5d, 0x67,
|
||||
0xe9, 0xac, 0xc6, 0xe1, 0x1e, 0xd1, 0x73, 0x32, 0x05, 0x99, 0xe8, 0xdb, 0x02, 0x81, 0x47, 0x05,
|
||||
0xc3, 0x9d, 0xfb, 0xbf, 0xad, 0x4f, 0x0e, 0xec, 0x15, 0xc3, 0x1d, 0x75, 0x49, 0xff, 0x2b, 0x68,
|
||||
0x23, 0x94, 0x74, 0x3b, 0x4b, 0x67, 0xd5, 0x0d, 0x1b, 0x48, 0x5f, 0x11, 0xa2, 0x81, 0x97, 0x92,
|
||||
0x33, 0x99, 0xdc, 0xba, 0x8f, 0x96, 0xce, 0x6a, 0x74, 0x71, 0xea, 0xb5, 0xb3, 0x85, 0x87, 0xe2,
|
||||
0x36, 0xd9, 0x41, 0x0e, 0xe1, 0x91, 0x9c, 0x06, 0x64, 0x92, 0x68, 0x60, 0x28, 0x94, 0x8c, 0x38,
|
||||
0x43, 0x70, 0xbb, 0xb6, 0x7f, 0xee, 0xd5, 0xcb, 0x7b, 0xcd, 0xf2, 0xde, 0xc7, 0x66, 0xf9, 0xf5,
|
||||
0xe0, 0xe7, 0xdd, 0xe2, 0xbf, 0x1f, 0xbf, 0x17, 0x4e, 0x38, 0x6e, 0x5a, 0x37, 0x0c, 0x81, 0xbe,
|
||||
0x25, 0x33, 0xb8, 0x29, 0x84, 0x3e, 0x32, 0xeb, 0xfd, 0x85, 0xd9, 0xb4, 0x6d, 0xb6, 0x76, 0x3e,
|
||||
0x39, 0x39, 0x04, 0x14, 0x19, 0x91, 0x4a, 0x86, 0xa5, 0x06, 0x77, 0x68, 0x8f, 0xd3, 0x66, 0xb7,
|
||||
0x6d, 0x2a, 0xf4, 0x94, 0x0c, 0x8d, 0x3d, 0x76, 0x24, 0xb8, 0x4b, 0xac, 0x6c, 0x50, 0x13, 0x01,
|
||||
0x3f, 0xfb, 0xd6, 0x21, 0xc3, 0x2d, 0xa4, 0x39, 0x48, 0x0c, 0x36, 0xf4, 0xe5, 0xb1, 0xd4, 0xb1,
|
||||
0x43, 0x3e, 0xf3, 0xee, 0x3f, 0x07, 0xaf, 0x09, 0xaf, 0x35, 0xa2, 0x0b, 0x32, 0x2a, 0x98, 0xc6,
|
||||
0x48, 0x96, 0x79, 0x0c, 0xda, 0x66, 0xd5, 0x0d, 0x49, 0x45, 0xbd, 0xb3, 0x0c, 0x7d, 0x4c, 0xba,
|
||||
0x42, 0x72, 0xb8, 0xd9, 0xc7, 0x54, 0x03, 0x7a, 0x49, 0x26, 0x5a, 0x29, 0x8c, 0x0a, 0x01, 0x09,
|
||||
0x54, 0x7f, 0xad, 0xee, 0x3c, 0x5e, 0xcf, 0xaa, 0xf5, 0x7f, 0xdd, 0x2d, 0xfa, 0x57, 0x15, 0x1f,
|
||||
0x6c, 0xc2, 0x51, 0xa5, 0xaa, 0x01, 0xa7, 0x1f, 0xc8, 0x13, 0xa5, 0x45, 0x2a, 0x24, 0xcb, 0x22,
|
||||
0xa5, 0x39, 0xe8, 0x28, 0x13, 0xb9, 0x40, 0xe3, 0xf6, 0x96, 0x9d, 0xd5, 0xe8, 0xe2, 0x79, 0x3b,
|
||||
0xe8, 0x6b, 0xce, 0x35, 0x18, 0x03, 0xfc, 0x7d, 0x25, 0x7b, 0x53, 0xa9, 0xc2, 0x93, 0xa6, 0xb7,
|
||||
0xe5, 0xcc, 0xfd, 0xbc, 0xfb, 0xff, 0x9c, 0xf7, 0x03, 0x01, 0x0d, 0x1e, 0x0a, 0x68, 0x7d, 0xfe,
|
||||
0xe9, 0x85, 0x41, 0xa5, 0x3f, 0x7b, 0x42, 0xf9, 0xf6, 0xc3, 0x3f, 0x88, 0x7c, 0xfb, 0x58, 0x25,
|
||||
0xcb, 0x8a, 0x38, 0xee, 0xd9, 0x19, 0x2e, 0xff, 0x04, 0x00, 0x00, 0xff, 0xff, 0x46, 0x2d, 0x8f,
|
||||
0x40, 0xb4, 0x03, 0x00, 0x00,
|
||||
}
|
||||
|
@ -4,14 +4,13 @@
|
||||
syntax = "proto3";
|
||||
option go_package = "storj.io/storj/satellite/internalpb";
|
||||
|
||||
package metainfo;
|
||||
package satellite.metainfo;
|
||||
|
||||
import "gogo.proto";
|
||||
import "google/protobuf/timestamp.proto";
|
||||
import "pointerdb.proto";
|
||||
import "metainfo.proto";
|
||||
|
||||
|
||||
message StreamID {
|
||||
bytes bucket = 1;
|
||||
bytes encrypted_path = 2;
|
||||
@ -27,14 +26,13 @@ message StreamID {
|
||||
bytes stream_id = 10;
|
||||
}
|
||||
|
||||
// only for satellite use
|
||||
message SegmentID {
|
||||
StreamID stream_id = 1;
|
||||
int32 part_number = 2;
|
||||
int32 index = 3;
|
||||
|
||||
bytes root_piece_id = 5 [(gogoproto.customtype) = "PieceID", (gogoproto.nullable) = false];
|
||||
repeated metainfo.AddressedOrderLimit original_order_limits = 6;
|
||||
repeated .metainfo.AddressedOrderLimit original_order_limits = 6;
|
||||
google.protobuf.Timestamp creation_date = 7 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
|
||||
|
||||
bytes satellite_signature = 8;
|
||||
|
@ -390,59 +390,60 @@ func (m *GracefulExitFeasibilityResponse) GetIsAllowed() bool {
|
||||
}
|
||||
|
||||
func init() {
|
||||
proto.RegisterType((*GetNonExitingSatellitesRequest)(nil), "gracefulexit.GetNonExitingSatellitesRequest")
|
||||
proto.RegisterType((*GetNonExitingSatellitesResponse)(nil), "gracefulexit.GetNonExitingSatellitesResponse")
|
||||
proto.RegisterType((*NonExitingSatellite)(nil), "gracefulexit.NonExitingSatellite")
|
||||
proto.RegisterType((*InitiateGracefulExitRequest)(nil), "gracefulexit.InitiateGracefulExitRequest")
|
||||
proto.RegisterType((*GetExitProgressRequest)(nil), "gracefulexit.GetExitProgressRequest")
|
||||
proto.RegisterType((*GetExitProgressResponse)(nil), "gracefulexit.GetExitProgressResponse")
|
||||
proto.RegisterType((*ExitProgress)(nil), "gracefulexit.ExitProgress")
|
||||
proto.RegisterType((*GracefulExitFeasibilityRequest)(nil), "gracefulexit.GracefulExitFeasibilityRequest")
|
||||
proto.RegisterType((*GracefulExitFeasibilityResponse)(nil), "gracefulexit.GracefulExitFeasibilityResponse")
|
||||
proto.RegisterType((*GetNonExitingSatellitesRequest)(nil), "storagenode.gracefulexit.GetNonExitingSatellitesRequest")
|
||||
proto.RegisterType((*GetNonExitingSatellitesResponse)(nil), "storagenode.gracefulexit.GetNonExitingSatellitesResponse")
|
||||
proto.RegisterType((*NonExitingSatellite)(nil), "storagenode.gracefulexit.NonExitingSatellite")
|
||||
proto.RegisterType((*InitiateGracefulExitRequest)(nil), "storagenode.gracefulexit.InitiateGracefulExitRequest")
|
||||
proto.RegisterType((*GetExitProgressRequest)(nil), "storagenode.gracefulexit.GetExitProgressRequest")
|
||||
proto.RegisterType((*GetExitProgressResponse)(nil), "storagenode.gracefulexit.GetExitProgressResponse")
|
||||
proto.RegisterType((*ExitProgress)(nil), "storagenode.gracefulexit.ExitProgress")
|
||||
proto.RegisterType((*GracefulExitFeasibilityRequest)(nil), "storagenode.gracefulexit.GracefulExitFeasibilityRequest")
|
||||
proto.RegisterType((*GracefulExitFeasibilityResponse)(nil), "storagenode.gracefulexit.GracefulExitFeasibilityResponse")
|
||||
}
|
||||
|
||||
func init() { proto.RegisterFile("gracefulexit.proto", fileDescriptor_8f0acbf2ce5fa631) }
|
||||
|
||||
var fileDescriptor_8f0acbf2ce5fa631 = []byte{
|
||||
// 599 bytes of a gzipped FileDescriptorProto
|
||||
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x53, 0x4f, 0x4f, 0xd4, 0x40,
|
||||
0x1c, 0xb5, 0x20, 0xb8, 0xfb, 0x83, 0x00, 0x8e, 0x46, 0x9b, 0x35, 0xd2, 0xda, 0x48, 0x58, 0x12,
|
||||
0xd9, 0x4d, 0x30, 0xf1, 0x0e, 0x2a, 0x64, 0x2f, 0x44, 0x47, 0xbd, 0x98, 0x68, 0x33, 0xdb, 0xfe,
|
||||
0xa8, 0x43, 0xda, 0x99, 0xd2, 0x99, 0x2a, 0x5e, 0xfc, 0x0c, 0x7e, 0x10, 0xbf, 0x84, 0x37, 0xcf,
|
||||
0x1e, 0x3d, 0xe0, 0x57, 0x31, 0x6d, 0x87, 0xb5, 0xcb, 0x96, 0x8a, 0x97, 0xcd, 0xf6, 0xfd, 0xfe,
|
||||
0xcc, 0x9b, 0x37, 0xef, 0x01, 0x89, 0x32, 0x16, 0xe0, 0x51, 0x1e, 0xe3, 0x29, 0xd7, 0x83, 0x34,
|
||||
0x93, 0x5a, 0x92, 0xe5, 0x3a, 0xd6, 0x83, 0x48, 0x46, 0xb2, 0xaa, 0xf4, 0x9c, 0x48, 0xca, 0x28,
|
||||
0xc6, 0x61, 0xf9, 0x35, 0xce, 0x8f, 0x86, 0x9a, 0x27, 0xa8, 0x34, 0x4b, 0xd2, 0xaa, 0xc1, 0x73,
|
||||
0x61, 0xfd, 0x00, 0xf5, 0xa1, 0x14, 0xcf, 0x4f, 0xb9, 0xe6, 0x22, 0x7a, 0xc5, 0x34, 0xc6, 0x31,
|
||||
0xd7, 0xa8, 0x28, 0x9e, 0xe4, 0xa8, 0xb4, 0x17, 0x82, 0x73, 0x69, 0x87, 0x4a, 0xa5, 0x50, 0x48,
|
||||
0x76, 0x01, 0xd4, 0x04, 0xb5, 0x2d, 0x77, 0xbe, 0xbf, 0xb4, 0xf3, 0x60, 0x30, 0x45, 0xb4, 0x61,
|
||||
0x9e, 0xd6, 0x86, 0xbc, 0x2f, 0x70, 0xab, 0xa1, 0x85, 0x6c, 0xc2, 0x0d, 0x21, 0x43, 0xf4, 0x79,
|
||||
0x68, 0x5b, 0xae, 0xd5, 0x5f, 0xde, 0x5b, 0xf9, 0x71, 0xe6, 0x5c, 0xfb, 0x75, 0xe6, 0x2c, 0x1e,
|
||||
0xca, 0x10, 0x47, 0xcf, 0xe8, 0x62, 0x51, 0x1e, 0x85, 0xc4, 0x81, 0xa5, 0x50, 0x26, 0x8c, 0x0b,
|
||||
0x5f, 0xb0, 0x04, 0xed, 0x39, 0xd7, 0xea, 0x77, 0x29, 0x54, 0xd0, 0x21, 0x4b, 0x90, 0xdc, 0x07,
|
||||
0x50, 0x29, 0x0b, 0xd0, 0xcf, 0x15, 0x86, 0xf6, 0xbc, 0x6b, 0xf5, 0x2d, 0xda, 0x2d, 0x91, 0x37,
|
||||
0x0a, 0x43, 0x6f, 0x1f, 0xee, 0x8d, 0x04, 0xd7, 0x9c, 0x69, 0x3c, 0x30, 0xbc, 0x0b, 0x32, 0x46,
|
||||
0x84, 0x2b, 0xf3, 0xf0, 0x6c, 0xb8, 0x73, 0x80, 0xba, 0x18, 0x7d, 0x91, 0xc9, 0x28, 0x43, 0x35,
|
||||
0xd1, 0xf1, 0x25, 0xdc, 0x9d, 0xa9, 0x18, 0xfd, 0x9e, 0x40, 0x27, 0x35, 0x98, 0x51, 0xaf, 0x37,
|
||||
0xad, 0xde, 0xd4, 0xd4, 0xa4, 0xd7, 0xfb, 0x69, 0xc1, 0x72, 0xbd, 0x74, 0x51, 0x05, 0x6b, 0x46,
|
||||
0x85, 0xda, 0x3d, 0xe6, 0x5a, 0xf5, 0xdc, 0x82, 0xb5, 0x14, 0xb3, 0x00, 0x85, 0xf6, 0x03, 0x99,
|
||||
0xa4, 0x31, 0x6a, 0x2c, 0x45, 0x9b, 0xa3, 0xab, 0x06, 0x7f, 0x6a, 0x60, 0xb2, 0x0e, 0xa0, 0xf2,
|
||||
0x20, 0x40, 0xa5, 0x8e, 0xf2, 0xd8, 0xbe, 0xee, 0x5a, 0xfd, 0x0e, 0xad, 0x21, 0x64, 0x1b, 0x88,
|
||||
0x59, 0xc1, 0xa5, 0xf0, 0x33, 0x0c, 0x90, 0xa7, 0xda, 0x5e, 0x28, 0x8e, 0xa7, 0x37, 0xff, 0x56,
|
||||
0x68, 0x55, 0xf0, 0x46, 0xb0, 0x5e, 0x7f, 0x81, 0x7d, 0x64, 0x8a, 0x8f, 0x79, 0xcc, 0xf5, 0xe7,
|
||||
0xff, 0x7e, 0x8c, 0x6f, 0x16, 0x38, 0x97, 0xee, 0x9a, 0x78, 0xb7, 0x7b, 0x2c, 0xb9, 0xc0, 0xd0,
|
||||
0x67, 0xba, 0x5c, 0x57, 0x8a, 0x5f, 0xa6, 0x66, 0x70, 0x9e, 0x9a, 0xc1, 0xeb, 0xf3, 0xd4, 0xec,
|
||||
0x75, 0x8a, 0xa3, 0xbe, 0xfe, 0x76, 0x2c, 0xda, 0xa9, 0xc6, 0x76, 0x0b, 0x3e, 0xab, 0x89, 0x14,
|
||||
0xfa, 0x83, 0xf2, 0x33, 0x3c, 0xc9, 0x79, 0x86, 0x95, 0xb8, 0x0b, 0x74, 0xa5, 0x82, 0xa9, 0x41,
|
||||
0x0b, 0x0f, 0x72, 0xe5, 0xb3, 0x38, 0x96, 0x9f, 0x8c, 0x07, 0x3b, 0xb4, 0xcb, 0xd5, 0x6e, 0x05,
|
||||
0xec, 0x7c, 0x9f, 0x87, 0xb5, 0xe2, 0x06, 0x75, 0xca, 0xe4, 0x63, 0x69, 0x9b, 0xa6, 0xf8, 0x91,
|
||||
0x47, 0xd3, 0x26, 0x69, 0xcf, 0x71, 0x6f, 0xfb, 0x8a, 0xdd, 0x46, 0x97, 0x77, 0x70, 0xbb, 0x29,
|
||||
0x10, 0x64, 0x6b, 0x7a, 0x4d, 0x4b, 0x68, 0x7a, 0x2d, 0x26, 0x26, 0xef, 0x61, 0xf5, 0x42, 0x1a,
|
||||
0xc8, 0xc3, 0x19, 0x82, 0x0d, 0x31, 0xea, 0x6d, 0xfc, 0xa3, 0xcb, 0xd0, 0x2f, 0x64, 0x6b, 0x7e,
|
||||
0xf9, 0x19, 0xd9, 0x5a, 0xcd, 0x36, 0x23, 0x5b, 0xbb, 0x9d, 0xf6, 0x36, 0xdf, 0x6e, 0x28, 0x2d,
|
||||
0xb3, 0xe3, 0x01, 0x97, 0xc3, 0xf2, 0x4f, 0xf9, 0xcb, 0x22, 0x2c, 0x2c, 0x39, 0xe4, 0x42, 0x63,
|
||||
0x26, 0x58, 0x9c, 0x8e, 0xc7, 0x8b, 0xa5, 0xb9, 0x1e, 0xff, 0x09, 0x00, 0x00, 0xff, 0xff, 0xfc,
|
||||
0xc2, 0x4a, 0x80, 0xd0, 0x05, 0x00, 0x00,
|
||||
// 612 bytes of a gzipped FileDescriptorProto
|
||||
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x9c, 0x53, 0x4f, 0x6f, 0xd3, 0x4e,
|
||||
0x10, 0xfd, 0xb9, 0xff, 0x7e, 0xc9, 0xb4, 0x6a, 0xcb, 0x82, 0xc0, 0x0a, 0xa2, 0x8e, 0x2c, 0x41,
|
||||
0xc3, 0xa1, 0x0e, 0x14, 0x21, 0xc1, 0xb1, 0x01, 0x5a, 0xe5, 0x40, 0x85, 0x16, 0xb8, 0x20, 0x21,
|
||||
0x6b, 0x63, 0x4f, 0xcd, 0x56, 0xf6, 0xae, 0xeb, 0x5d, 0x43, 0xb9, 0xf0, 0x11, 0x10, 0xdf, 0x81,
|
||||
0x2b, 0x1f, 0x84, 0x33, 0x47, 0x0e, 0xe5, 0xab, 0x20, 0xdb, 0xdb, 0x60, 0xda, 0xd8, 0x6a, 0xb9,
|
||||
0x25, 0x6f, 0x66, 0x9e, 0x67, 0xde, 0xbe, 0x07, 0x24, 0xca, 0x58, 0x80, 0x07, 0x79, 0x8c, 0xc7,
|
||||
0x5c, 0x7b, 0x69, 0x26, 0xb5, 0x24, 0xb6, 0xd2, 0x32, 0x63, 0x11, 0x0a, 0x19, 0xa2, 0x57, 0xaf,
|
||||
0xf7, 0x20, 0x92, 0x91, 0xac, 0xba, 0x7a, 0x4e, 0x24, 0x65, 0x14, 0xe3, 0xb0, 0xfc, 0x37, 0xc9,
|
||||
0x0f, 0x86, 0x9a, 0x27, 0xa8, 0x34, 0x4b, 0xd2, 0xaa, 0xc1, 0xed, 0xc3, 0xc6, 0x1e, 0xea, 0x7d,
|
||||
0x29, 0x9e, 0x1d, 0x73, 0xcd, 0x45, 0xf4, 0x92, 0x69, 0x8c, 0x63, 0xae, 0x51, 0x51, 0x3c, 0xca,
|
||||
0x51, 0x69, 0x37, 0x05, 0xa7, 0xb1, 0x43, 0xa5, 0x52, 0x28, 0x24, 0xcf, 0x01, 0xd4, 0x14, 0xb5,
|
||||
0xad, 0xfe, 0xfc, 0x60, 0x79, 0x7b, 0xcb, 0x6b, 0x5a, 0xd0, 0x9b, 0xc1, 0x45, 0x6b, 0x04, 0xee,
|
||||
0x27, 0xb8, 0x3a, 0xa3, 0x85, 0x6c, 0xc2, 0xff, 0x05, 0x97, 0xcf, 0x43, 0xdb, 0xea, 0x5b, 0x83,
|
||||
0x95, 0xd1, 0xea, 0xf7, 0x13, 0xe7, 0xbf, 0x9f, 0x27, 0xce, 0xd2, 0xbe, 0x0c, 0x71, 0xfc, 0x94,
|
||||
0x2e, 0x15, 0xe5, 0x71, 0x48, 0x1c, 0x58, 0x0e, 0x65, 0xc2, 0xb8, 0xf0, 0x05, 0x4b, 0xd0, 0x9e,
|
||||
0xeb, 0x5b, 0x83, 0x2e, 0x85, 0x0a, 0xda, 0x67, 0x09, 0x92, 0x5b, 0x00, 0x2a, 0x65, 0x01, 0xfa,
|
||||
0xb9, 0xc2, 0xd0, 0x9e, 0xef, 0x5b, 0x03, 0x8b, 0x76, 0x4b, 0xe4, 0xb5, 0xc2, 0xd0, 0xdd, 0x85,
|
||||
0x9b, 0x63, 0xc1, 0x35, 0x67, 0x1a, 0xf7, 0xcc, 0xde, 0xc5, 0x32, 0x46, 0x90, 0x0b, 0xef, 0xe1,
|
||||
0xda, 0x70, 0x7d, 0x0f, 0x75, 0x31, 0xfa, 0x22, 0x93, 0x51, 0x86, 0x6a, 0xaa, 0xe9, 0x5b, 0xb8,
|
||||
0x71, 0xae, 0x62, 0xb4, 0x1c, 0x41, 0x27, 0x35, 0x98, 0x51, 0xf2, 0x4e, 0xb3, 0x92, 0x7f, 0x31,
|
||||
0x4c, 0xe7, 0xdc, 0x1f, 0x16, 0xac, 0xd4, 0x4b, 0x67, 0x15, 0xb1, 0xce, 0x29, 0x52, 0xbb, 0x69,
|
||||
0xae, 0x55, 0xdb, 0xbb, 0xb0, 0x9e, 0x62, 0x16, 0xa0, 0xd0, 0x7e, 0x20, 0x93, 0x34, 0x46, 0x8d,
|
||||
0xa5, 0x80, 0x73, 0x74, 0xcd, 0xe0, 0x4f, 0x0c, 0x4c, 0x36, 0x00, 0x54, 0x1e, 0x04, 0xa8, 0xd4,
|
||||
0x41, 0x1e, 0xdb, 0x0b, 0x7d, 0x6b, 0xd0, 0xa1, 0x35, 0x84, 0x6c, 0x01, 0x31, 0x14, 0x5c, 0x0a,
|
||||
0x3f, 0xc3, 0x00, 0x79, 0xaa, 0xed, 0xc5, 0xe2, 0xf3, 0xf4, 0xca, 0x9f, 0x0a, 0xad, 0x0a, 0xee,
|
||||
0x18, 0x36, 0xea, 0xaf, 0xb1, 0x8b, 0x4c, 0xf1, 0x09, 0x8f, 0xb9, 0xfe, 0x78, 0xe9, 0x87, 0xf9,
|
||||
0x66, 0x81, 0xd3, 0xc8, 0x65, 0xde, 0x61, 0x07, 0xba, 0x87, 0x92, 0x0b, 0x0c, 0x7d, 0xa6, 0x4b,
|
||||
0xba, 0xe5, 0xed, 0x9e, 0x57, 0xa5, 0xc9, 0x3b, 0x4d, 0x93, 0xf7, 0xea, 0x34, 0x4d, 0xa3, 0x4e,
|
||||
0xf1, 0xa9, 0x2f, 0xbf, 0x1c, 0x8b, 0x76, 0xaa, 0xb1, 0x9d, 0x62, 0x9f, 0xb5, 0x44, 0x0a, 0xfd,
|
||||
0x4e, 0xf9, 0x19, 0x1e, 0xe5, 0x3c, 0xc3, 0x4a, 0xdc, 0x45, 0xba, 0x5a, 0xc1, 0xd4, 0xa0, 0x85,
|
||||
0x1f, 0xb9, 0xf2, 0x59, 0x1c, 0xcb, 0x0f, 0xc6, 0x8f, 0x1d, 0xda, 0xe5, 0x6a, 0xa7, 0x02, 0xb6,
|
||||
0xbf, 0x2e, 0xc0, 0x7a, 0x71, 0x41, 0x7d, 0x65, 0xf2, 0xd9, 0x2a, 0x3d, 0x34, 0x2b, 0x97, 0xe4,
|
||||
0x51, 0xb3, 0x63, 0xda, 0xc3, 0xde, 0x7b, 0xfc, 0x0f, 0x93, 0x46, 0xb0, 0x1c, 0xae, 0xcd, 0x4a,
|
||||
0x0d, 0x79, 0xd8, 0x4c, 0xd9, 0x92, 0xb2, 0xde, 0x05, 0x5d, 0x4f, 0xde, 0xc3, 0xda, 0x99, 0x28,
|
||||
0x91, 0x7b, 0xad, 0x47, 0xcc, 0xc8, 0x63, 0xef, 0xfe, 0x25, 0x26, 0xcc, 0xb9, 0xa5, 0xfe, 0xb3,
|
||||
0x3d, 0xd4, 0xaa, 0x7f, 0xab, 0x85, 0x5b, 0xf5, 0x6f, 0x37, 0xec, 0x68, 0xf3, 0xcd, 0xed, 0x62,
|
||||
0xf6, 0xd0, 0xe3, 0x72, 0x58, 0xfe, 0x18, 0xd6, 0xa8, 0x86, 0x5c, 0x68, 0xcc, 0x04, 0x8b, 0xd3,
|
||||
0xc9, 0x64, 0xa9, 0xb4, 0xef, 0x83, 0xdf, 0x01, 0x00, 0x00, 0xff, 0xff, 0x0e, 0x75, 0x55, 0x23,
|
||||
0x56, 0x06, 0x00, 0x00,
|
||||
}
|
||||
|
||||
// --- DRPC BEGIN ---
|
||||
@ -472,7 +473,7 @@ func (c *drpcNodeGracefulExitClient) DRPCConn() drpc.Conn { return c.cc }
|
||||
|
||||
func (c *drpcNodeGracefulExitClient) GetNonExitingSatellites(ctx context.Context, in *GetNonExitingSatellitesRequest) (*GetNonExitingSatellitesResponse, error) {
|
||||
out := new(GetNonExitingSatellitesResponse)
|
||||
err := c.cc.Invoke(ctx, "/gracefulexit.NodeGracefulExit/GetNonExitingSatellites", in, out)
|
||||
err := c.cc.Invoke(ctx, "/storagenode.gracefulexit.NodeGracefulExit/GetNonExitingSatellites", in, out)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
@ -481,7 +482,7 @@ func (c *drpcNodeGracefulExitClient) GetNonExitingSatellites(ctx context.Context
|
||||
|
||||
func (c *drpcNodeGracefulExitClient) InitiateGracefulExit(ctx context.Context, in *InitiateGracefulExitRequest) (*ExitProgress, error) {
|
||||
out := new(ExitProgress)
|
||||
err := c.cc.Invoke(ctx, "/gracefulexit.NodeGracefulExit/InitiateGracefulExit", in, out)
|
||||
err := c.cc.Invoke(ctx, "/storagenode.gracefulexit.NodeGracefulExit/InitiateGracefulExit", in, out)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
@ -490,7 +491,7 @@ func (c *drpcNodeGracefulExitClient) InitiateGracefulExit(ctx context.Context, i
|
||||
|
||||
func (c *drpcNodeGracefulExitClient) GetExitProgress(ctx context.Context, in *GetExitProgressRequest) (*GetExitProgressResponse, error) {
|
||||
out := new(GetExitProgressResponse)
|
||||
err := c.cc.Invoke(ctx, "/gracefulexit.NodeGracefulExit/GetExitProgress", in, out)
|
||||
err := c.cc.Invoke(ctx, "/storagenode.gracefulexit.NodeGracefulExit/GetExitProgress", in, out)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
@ -499,7 +500,7 @@ func (c *drpcNodeGracefulExitClient) GetExitProgress(ctx context.Context, in *Ge
|
||||
|
||||
func (c *drpcNodeGracefulExitClient) GracefulExitFeasibility(ctx context.Context, in *GracefulExitFeasibilityRequest) (*GracefulExitFeasibilityResponse, error) {
|
||||
out := new(GracefulExitFeasibilityResponse)
|
||||
err := c.cc.Invoke(ctx, "/gracefulexit.NodeGracefulExit/GracefulExitFeasibility", in, out)
|
||||
err := c.cc.Invoke(ctx, "/storagenode.gracefulexit.NodeGracefulExit/GracefulExitFeasibility", in, out)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
@ -524,7 +525,7 @@ func (DRPCNodeGracefulExitDescription) NumMethods() int { return 4 }
|
||||
func (DRPCNodeGracefulExitDescription) Method(n int) (string, drpc.Receiver, interface{}, bool) {
|
||||
switch n {
|
||||
case 0:
|
||||
return "/gracefulexit.NodeGracefulExit/GetNonExitingSatellites",
|
||||
return "/storagenode.gracefulexit.NodeGracefulExit/GetNonExitingSatellites",
|
||||
func(srv interface{}, ctx context.Context, in1, in2 interface{}) (drpc.Message, error) {
|
||||
return srv.(DRPCNodeGracefulExitServer).
|
||||
GetNonExitingSatellites(
|
||||
@ -533,7 +534,7 @@ func (DRPCNodeGracefulExitDescription) Method(n int) (string, drpc.Receiver, int
|
||||
)
|
||||
}, DRPCNodeGracefulExitServer.GetNonExitingSatellites, true
|
||||
case 1:
|
||||
return "/gracefulexit.NodeGracefulExit/InitiateGracefulExit",
|
||||
return "/storagenode.gracefulexit.NodeGracefulExit/InitiateGracefulExit",
|
||||
func(srv interface{}, ctx context.Context, in1, in2 interface{}) (drpc.Message, error) {
|
||||
return srv.(DRPCNodeGracefulExitServer).
|
||||
InitiateGracefulExit(
|
||||
@ -542,7 +543,7 @@ func (DRPCNodeGracefulExitDescription) Method(n int) (string, drpc.Receiver, int
|
||||
)
|
||||
}, DRPCNodeGracefulExitServer.InitiateGracefulExit, true
|
||||
case 2:
|
||||
return "/gracefulexit.NodeGracefulExit/GetExitProgress",
|
||||
return "/storagenode.gracefulexit.NodeGracefulExit/GetExitProgress",
|
||||
func(srv interface{}, ctx context.Context, in1, in2 interface{}) (drpc.Message, error) {
|
||||
return srv.(DRPCNodeGracefulExitServer).
|
||||
GetExitProgress(
|
||||
@ -551,7 +552,7 @@ func (DRPCNodeGracefulExitDescription) Method(n int) (string, drpc.Receiver, int
|
||||
)
|
||||
}, DRPCNodeGracefulExitServer.GetExitProgress, true
|
||||
case 3:
|
||||
return "/gracefulexit.NodeGracefulExit/GracefulExitFeasibility",
|
||||
return "/storagenode.gracefulexit.NodeGracefulExit/GracefulExitFeasibility",
|
||||
func(srv interface{}, ctx context.Context, in1, in2 interface{}) (drpc.Message, error) {
|
||||
return srv.(DRPCNodeGracefulExitServer).
|
||||
GracefulExitFeasibility(
|
||||
|
@ -7,7 +7,7 @@ option go_package = "storj.io/storj/storagenode/internalpb";
|
||||
import "gogo.proto";
|
||||
import "google/protobuf/timestamp.proto";
|
||||
|
||||
package gracefulexit;
|
||||
package storagenode.gracefulexit;
|
||||
|
||||
// NodeGracefulExit is a private service on storagenodes.
|
||||
service NodeGracefulExit {
|
||||
|
@ -278,54 +278,54 @@ func (m *DashboardResponse) GetLastPingFromAddress() string {
|
||||
}
|
||||
|
||||
func init() {
|
||||
proto.RegisterType((*StatsRequest)(nil), "inspector.StatsRequest")
|
||||
proto.RegisterType((*StatSummaryResponse)(nil), "inspector.StatSummaryResponse")
|
||||
proto.RegisterType((*DashboardRequest)(nil), "inspector.DashboardRequest")
|
||||
proto.RegisterType((*DashboardResponse)(nil), "inspector.DashboardResponse")
|
||||
proto.RegisterType((*StatsRequest)(nil), "storagenode.inspector.StatsRequest")
|
||||
proto.RegisterType((*StatSummaryResponse)(nil), "storagenode.inspector.StatSummaryResponse")
|
||||
proto.RegisterType((*DashboardRequest)(nil), "storagenode.inspector.DashboardRequest")
|
||||
proto.RegisterType((*DashboardResponse)(nil), "storagenode.inspector.DashboardResponse")
|
||||
}
|
||||
|
||||
func init() { proto.RegisterFile("inspector.proto", fileDescriptor_a07d9034b2dd9d26) }
|
||||
|
||||
var fileDescriptor_a07d9034b2dd9d26 = []byte{
|
||||
// 595 bytes of a gzipped FileDescriptorProto
|
||||
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x93, 0xcb, 0x6e, 0x13, 0x3f,
|
||||
0x14, 0xc6, 0x3b, 0x6d, 0x93, 0x36, 0x27, 0xf9, 0xe7, 0xe2, 0x48, 0xfd, 0x8f, 0xc2, 0x25, 0x25,
|
||||
0x52, 0xd5, 0x22, 0xa4, 0x44, 0x6a, 0xe1, 0x01, 0x08, 0x2d, 0x90, 0x0d, 0x2a, 0x13, 0x56, 0x6c,
|
||||
0x22, 0x4f, 0x7c, 0x3a, 0x35, 0x4a, 0xc6, 0x53, 0xdb, 0xe1, 0xf2, 0x16, 0xbc, 0x03, 0x2f, 0xc3,
|
||||
0x33, 0xb0, 0x28, 0x2b, 0x1e, 0x82, 0x1d, 0xf2, 0x99, 0x78, 0x12, 0x45, 0x95, 0x10, 0x9b, 0x28,
|
||||
0xfe, 0xce, 0xef, 0x9c, 0xb1, 0x3f, 0x7f, 0x86, 0x86, 0x4c, 0x4d, 0x86, 0x53, 0xab, 0x74, 0x3f,
|
||||
0xd3, 0xca, 0x2a, 0x56, 0x29, 0x84, 0x0e, 0x24, 0x2a, 0x51, 0xb9, 0xdc, 0xe9, 0x26, 0x4a, 0x25,
|
||||
0x33, 0x1c, 0xd0, 0x2a, 0x5e, 0x5c, 0x0d, 0xac, 0x9c, 0xa3, 0xb1, 0x7c, 0x9e, 0xe5, 0x40, 0xaf,
|
||||
0x0e, 0xb5, 0xb1, 0xe5, 0xd6, 0x44, 0x78, 0xb3, 0x40, 0x63, 0x7b, 0xbf, 0x03, 0x68, 0x3b, 0x61,
|
||||
0xbc, 0x98, 0xcf, 0xb9, 0xfe, 0x12, 0xa1, 0xc9, 0x54, 0x6a, 0x90, 0x3d, 0x00, 0x58, 0x18, 0x14,
|
||||
0x13, 0x93, 0xf1, 0x29, 0x86, 0xc1, 0x61, 0x70, 0xb2, 0x13, 0x55, 0x9c, 0x32, 0x76, 0x02, 0x3b,
|
||||
0x86, 0x06, 0xff, 0xc8, 0xe5, 0x8c, 0xc7, 0x33, 0x5c, 0x32, 0xdb, 0xc4, 0xd4, 0x0b, 0x39, 0x07,
|
||||
0x1f, 0x41, 0x8d, 0xe6, 0xc8, 0x34, 0xd1, 0x68, 0x4c, 0xb8, 0x43, 0x54, 0xd5, 0x69, 0xa3, 0x5c,
|
||||
0x62, 0x5d, 0xa0, 0xe5, 0x04, 0x73, 0x62, 0x97, 0x08, 0xfa, 0xfa, 0x45, 0x0e, 0x1c, 0x41, 0x9d,
|
||||
0x80, 0x98, 0xa7, 0xe2, 0x93, 0x14, 0xf6, 0x3a, 0x2c, 0x11, 0xf3, 0x9f, 0x53, 0x87, 0x5e, 0x64,
|
||||
0x03, 0x68, 0xaf, 0xf6, 0xb4, 0x62, 0xcb, 0xc4, 0xb2, 0xa2, 0x54, 0x34, 0xf4, 0x18, 0x34, 0xcf,
|
||||
0xb9, 0xb9, 0x8e, 0x15, 0xd7, 0xc2, 0xfb, 0xf1, 0x6b, 0x17, 0x5a, 0x6b, 0xe2, 0xd2, 0x8d, 0x63,
|
||||
0xd8, 0x4b, 0x95, 0xc0, 0x89, 0x14, 0x64, 0x45, 0x6d, 0x58, 0xff, 0x7e, 0xdb, 0xdd, 0xfa, 0x71,
|
||||
0xdb, 0x2d, 0xbf, 0x51, 0x02, 0x47, 0xe7, 0x51, 0xd9, 0x95, 0x47, 0x82, 0x3d, 0x86, 0x26, 0x81,
|
||||
0x53, 0x95, 0xa6, 0x38, 0xb5, 0x52, 0xa5, 0x66, 0x69, 0x4c, 0xc3, 0xe9, 0x2f, 0x56, 0x32, 0x1b,
|
||||
0x40, 0x2b, 0x56, 0xca, 0x1a, 0xab, 0x79, 0x36, 0xe1, 0x42, 0x14, 0xf6, 0x54, 0x86, 0xdb, 0x61,
|
||||
0x10, 0x35, 0x8b, 0xe2, 0xf3, 0xbc, 0xe6, 0x66, 0xcb, 0xd4, 0xa2, 0x4e, 0xf9, 0xac, 0xe0, 0x9d,
|
||||
0x59, 0x95, 0xa8, 0xe1, 0xf5, 0x35, 0x14, 0x3f, 0x6f, 0xa0, 0xa5, 0x1c, 0xf5, 0xba, 0x47, 0x9f,
|
||||
0x40, 0x4b, 0xf8, 0xf3, 0x16, 0x6c, 0x99, 0xd8, 0x66, 0x51, 0xf0, 0xf0, 0x53, 0x28, 0x19, 0x97,
|
||||
0x9e, 0x70, 0xef, 0x30, 0x38, 0xa9, 0x9e, 0x3e, 0xec, 0xaf, 0x62, 0x79, 0x47, 0x88, 0xa2, 0x1c,
|
||||
0x66, 0x07, 0x50, 0x5e, 0x64, 0x2e, 0x88, 0xe1, 0x3e, 0xcd, 0x5d, 0xae, 0xd8, 0x05, 0x54, 0x67,
|
||||
0xdc, 0xd8, 0x49, 0x26, 0xd3, 0x04, 0x45, 0x58, 0xa1, 0x99, 0x9d, 0x7e, 0x1e, 0xe1, 0xbe, 0x8f,
|
||||
0x70, 0xff, 0x9d, 0x8f, 0xf0, 0x70, 0xdf, 0xb9, 0xfe, 0xf5, 0x67, 0x37, 0x88, 0xc0, 0x35, 0x5e,
|
||||
0x52, 0x1f, 0x7b, 0x05, 0x35, 0x1a, 0x73, 0xb3, 0x40, 0x2d, 0x51, 0x84, 0xf0, 0x0f, 0x73, 0x68,
|
||||
0x03, 0x6f, 0xf3, 0x46, 0xf6, 0x0c, 0x5a, 0xc5, 0x7e, 0x26, 0x57, 0x5a, 0xcd, 0xdd, 0x7d, 0x57,
|
||||
0xe9, 0xbe, 0x61, 0xed, 0xae, 0xeb, 0xfe, 0xdb, 0x2f, 0xb5, 0x9a, 0x8f, 0x04, 0x3b, 0x83, 0x83,
|
||||
0x8d, 0x36, 0x6f, 0x63, 0x8d, 0x8e, 0xdb, 0x5e, 0xe7, 0x97, 0x4e, 0x9e, 0x7e, 0x0b, 0xa0, 0x7d,
|
||||
0x29, 0x71, 0x8a, 0x63, 0xab, 0x34, 0x8e, 0xbc, 0x8d, 0x6c, 0x08, 0x25, 0x7a, 0x9f, 0xec, 0xff,
|
||||
0x0d, 0x6f, 0xfd, 0x8b, 0xed, 0xfc, 0xc5, 0xf4, 0xde, 0x16, 0x7b, 0x0d, 0x95, 0x22, 0xc2, 0xec,
|
||||
0xde, 0x1a, 0xbe, 0x99, 0xf6, 0xce, 0xfd, 0xbb, 0x8b, 0x7e, 0xd2, 0xf0, 0xf8, 0xfd, 0x91, 0xb1,
|
||||
0x4a, 0x7f, 0xe8, 0x4b, 0x35, 0xa0, 0x3f, 0xf4, 0xcb, 0x13, 0x74, 0x61, 0x1e, 0xf8, 0xd4, 0x65,
|
||||
0x71, 0x5c, 0x26, 0x97, 0xcf, 0xfe, 0x04, 0x00, 0x00, 0xff, 0xff, 0xb6, 0xbd, 0x86, 0x44, 0xa8,
|
||||
0x04, 0x00, 0x00,
|
||||
// 598 bytes of a gzipped FileDescriptorProto
|
||||
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x93, 0x4f, 0x6f, 0xd3, 0x30,
|
||||
0x18, 0xc6, 0x97, 0x6d, 0xed, 0xd6, 0xb7, 0xa5, 0x7f, 0x5c, 0x31, 0x45, 0x95, 0x50, 0x47, 0xd1,
|
||||
0xd4, 0x01, 0x52, 0x22, 0x6d, 0xe2, 0x0e, 0x65, 0x03, 0xf5, 0x82, 0x46, 0xca, 0x69, 0x97, 0xe2,
|
||||
0xd4, 0xef, 0x32, 0xa3, 0x36, 0xce, 0x6c, 0x87, 0x3f, 0xdf, 0x82, 0x8f, 0xc5, 0x9d, 0x1b, 0x87,
|
||||
0xf1, 0x19, 0x38, 0x72, 0x43, 0x76, 0xea, 0xac, 0xaa, 0x06, 0x68, 0xb7, 0xf8, 0x79, 0x7f, 0xaf,
|
||||
0xed, 0x3c, 0xef, 0x63, 0x68, 0xf1, 0x54, 0x65, 0x38, 0xd3, 0x42, 0x06, 0x99, 0x14, 0x5a, 0x90,
|
||||
0xfb, 0x4a, 0x0b, 0x49, 0x13, 0x4c, 0x05, 0xc3, 0xa0, 0x2c, 0xf6, 0x20, 0x11, 0x89, 0x28, 0x90,
|
||||
0x5e, 0x3f, 0x11, 0x22, 0x99, 0x63, 0x68, 0x57, 0x71, 0x7e, 0x11, 0x6a, 0xbe, 0x40, 0xa5, 0xe9,
|
||||
0x22, 0x2b, 0x80, 0x41, 0x13, 0x1a, 0x13, 0x4d, 0xb5, 0x8a, 0xf0, 0x2a, 0x47, 0xa5, 0x07, 0xbf,
|
||||
0x3d, 0xe8, 0x1a, 0x61, 0x92, 0x2f, 0x16, 0x54, 0x7e, 0x89, 0x50, 0x65, 0x22, 0x55, 0x48, 0x1e,
|
||||
0x00, 0xe4, 0x0a, 0xd9, 0x54, 0x65, 0x74, 0x86, 0xbe, 0xb7, 0xef, 0x1d, 0x6e, 0x45, 0x35, 0xa3,
|
||||
0x4c, 0x8c, 0x40, 0x86, 0xd0, 0xa2, 0x1f, 0x29, 0x9f, 0xd3, 0x78, 0x8e, 0x4b, 0x66, 0xd3, 0x32,
|
||||
0xcd, 0x52, 0x2e, 0xc0, 0x87, 0xd0, 0xb0, 0xfb, 0xf0, 0x34, 0x91, 0xa8, 0x94, 0xbf, 0x65, 0xa9,
|
||||
0xba, 0xd1, 0xc6, 0x85, 0x44, 0xfa, 0x60, 0x97, 0x53, 0x2c, 0x88, 0x6d, 0x4b, 0xd8, 0xd3, 0x4f,
|
||||
0x0b, 0xe0, 0x00, 0x9a, 0x16, 0x88, 0x69, 0xca, 0x3e, 0x71, 0xa6, 0x2f, 0xfd, 0x8a, 0x65, 0xee,
|
||||
0x19, 0x75, 0xe4, 0x44, 0x12, 0x42, 0xf7, 0xe6, 0x4e, 0x37, 0x6c, 0xd5, 0xb2, 0xa4, 0x2c, 0x95,
|
||||
0x0d, 0x03, 0x02, 0xed, 0x13, 0xaa, 0x2e, 0x63, 0x41, 0x25, 0x73, 0x7e, 0xfc, 0xda, 0x86, 0xce,
|
||||
0x8a, 0xb8, 0x74, 0x63, 0x08, 0x3b, 0xc6, 0xf4, 0x29, 0x67, 0xd6, 0x8a, 0xc6, 0xa8, 0xf9, 0xed,
|
||||
0xba, 0xbf, 0xf1, 0xe3, 0xba, 0x5f, 0x7d, 0x23, 0x18, 0x8e, 0x4f, 0xa2, 0xaa, 0x29, 0x8f, 0x19,
|
||||
0x79, 0x0c, 0x6d, 0x0b, 0xce, 0x44, 0x9a, 0xe2, 0x4c, 0x73, 0x91, 0xaa, 0xa5, 0x31, 0x2d, 0xa3,
|
||||
0xbf, 0xbc, 0x91, 0x49, 0x08, 0x9d, 0x58, 0x08, 0xad, 0xb4, 0xa4, 0xd9, 0x94, 0x32, 0x56, 0xda,
|
||||
0x53, 0x1b, 0x6d, 0xfa, 0x5e, 0xd4, 0x2e, 0x8b, 0x2f, 0x8a, 0x9a, 0xd9, 0x9b, 0xa7, 0x1a, 0x65,
|
||||
0x4a, 0xe7, 0x25, 0x6f, 0xcc, 0xaa, 0x45, 0x2d, 0xa7, 0xaf, 0xa0, 0xf8, 0x79, 0x0d, 0xad, 0x14,
|
||||
0xa8, 0xd3, 0x1d, 0xfa, 0x14, 0x3a, 0xcc, 0xfd, 0x6f, 0xc9, 0x56, 0x2d, 0xdb, 0x2e, 0x0b, 0x0e,
|
||||
0x7e, 0x0e, 0x15, 0x65, 0xd2, 0xe3, 0xef, 0xec, 0x7b, 0x87, 0xf5, 0xa3, 0x27, 0xc1, 0xad, 0x89,
|
||||
0x0c, 0x6e, 0x09, 0x54, 0x54, 0x34, 0x92, 0x3d, 0xa8, 0xe6, 0x99, 0x09, 0xa5, 0xbf, 0x6b, 0xcf,
|
||||
0x58, 0xae, 0xc8, 0x29, 0xd4, 0xe7, 0x54, 0xe9, 0x69, 0xc6, 0xd3, 0x04, 0x99, 0x5f, 0xb3, 0xfb,
|
||||
0xf7, 0x82, 0x22, 0xce, 0x81, 0x8b, 0x73, 0xf0, 0xce, 0xc5, 0x79, 0xb4, 0x6b, 0x26, 0xf0, 0xf5,
|
||||
0x67, 0xdf, 0x8b, 0xc0, 0x34, 0x9e, 0xd9, 0x3e, 0xf2, 0x1a, 0x1a, 0x76, 0x9b, 0xab, 0x1c, 0x25,
|
||||
0x47, 0xe6, 0xc3, 0x1d, 0xf6, 0xb1, 0x17, 0x78, 0x5b, 0x34, 0x92, 0x67, 0xd0, 0x29, 0xef, 0x33,
|
||||
0xbd, 0x90, 0x62, 0x61, 0x66, 0x5f, 0xb7, 0xb3, 0x87, 0x95, 0xb9, 0x37, 0xdd, 0xd9, 0xaf, 0xa4,
|
||||
0x58, 0x8c, 0x19, 0x39, 0x86, 0xbd, 0xb5, 0x36, 0x67, 0x69, 0xc3, 0xfe, 0x6e, 0x77, 0x95, 0x5f,
|
||||
0xba, 0x7a, 0xf4, 0xdd, 0x83, 0xee, 0x19, 0xc7, 0x19, 0x4e, 0xb4, 0x90, 0x38, 0x76, 0x36, 0x92,
|
||||
0x73, 0xa8, 0xd8, 0xb7, 0x4a, 0x1e, 0xfd, 0xc3, 0x67, 0xf7, 0x92, 0x7b, 0x77, 0x18, 0xc6, 0x60,
|
||||
0x83, 0xbc, 0x87, 0x5a, 0x19, 0x73, 0x32, 0xfc, 0x4b, 0xeb, 0xfa, 0xeb, 0xe8, 0x1d, 0xfe, 0x1f,
|
||||
0x74, 0x27, 0x8c, 0x86, 0xe7, 0x07, 0x06, 0xfe, 0x10, 0x70, 0x11, 0xda, 0x8f, 0x70, 0xa5, 0x37,
|
||||
0x74, 0x89, 0xcd, 0xe2, 0xb8, 0x6a, 0xa7, 0x72, 0xfc, 0x27, 0x00, 0x00, 0xff, 0xff, 0x8e, 0x0f,
|
||||
0xce, 0xb4, 0xf0, 0x04, 0x00, 0x00,
|
||||
}
|
||||
|
||||
// --- DRPC BEGIN ---
|
||||
@ -351,7 +351,7 @@ func (c *drpcPieceStoreInspectorClient) DRPCConn() drpc.Conn { return c.cc }
|
||||
|
||||
func (c *drpcPieceStoreInspectorClient) Stats(ctx context.Context, in *StatsRequest) (*StatSummaryResponse, error) {
|
||||
out := new(StatSummaryResponse)
|
||||
err := c.cc.Invoke(ctx, "/inspector.PieceStoreInspector/Stats", in, out)
|
||||
err := c.cc.Invoke(ctx, "/storagenode.inspector.PieceStoreInspector/Stats", in, out)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
@ -360,7 +360,7 @@ func (c *drpcPieceStoreInspectorClient) Stats(ctx context.Context, in *StatsRequ
|
||||
|
||||
func (c *drpcPieceStoreInspectorClient) Dashboard(ctx context.Context, in *DashboardRequest) (*DashboardResponse, error) {
|
||||
out := new(DashboardResponse)
|
||||
err := c.cc.Invoke(ctx, "/inspector.PieceStoreInspector/Dashboard", in, out)
|
||||
err := c.cc.Invoke(ctx, "/storagenode.inspector.PieceStoreInspector/Dashboard", in, out)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
@ -381,7 +381,7 @@ func (DRPCPieceStoreInspectorDescription) NumMethods() int { return 2 }
|
||||
func (DRPCPieceStoreInspectorDescription) Method(n int) (string, drpc.Receiver, interface{}, bool) {
|
||||
switch n {
|
||||
case 0:
|
||||
return "/inspector.PieceStoreInspector/Stats",
|
||||
return "/storagenode.inspector.PieceStoreInspector/Stats",
|
||||
func(srv interface{}, ctx context.Context, in1, in2 interface{}) (drpc.Message, error) {
|
||||
return srv.(DRPCPieceStoreInspectorServer).
|
||||
Stats(
|
||||
@ -390,7 +390,7 @@ func (DRPCPieceStoreInspectorDescription) Method(n int) (string, drpc.Receiver,
|
||||
)
|
||||
}, DRPCPieceStoreInspectorServer.Stats, true
|
||||
case 1:
|
||||
return "/inspector.PieceStoreInspector/Dashboard",
|
||||
return "/storagenode.inspector.PieceStoreInspector/Dashboard",
|
||||
func(srv interface{}, ctx context.Context, in1, in2 interface{}) (drpc.Message, error) {
|
||||
return srv.(DRPCPieceStoreInspectorServer).
|
||||
Dashboard(
|
||||
|
@ -7,7 +7,7 @@ option go_package = "storj.io/storj/storagenode/internalpb";
|
||||
import "gogo.proto";
|
||||
import "google/protobuf/timestamp.proto";
|
||||
|
||||
package inspector;
|
||||
package storagenode.inspector;
|
||||
|
||||
service PieceStoreInspector {
|
||||
// Stats return space and bandwidth stats for a storagenode
|
||||
|
Loading…
Reference in New Issue
Block a user