add list events

This commit is contained in:
pengcong06
2020-06-02 21:40:58 +08:00
parent 59839439d5
commit 55354bf20d
60 changed files with 628 additions and 11388 deletions

View File

@@ -262,7 +262,7 @@ var IndexedColumns = map[string][]string{
},
TableCluster: {
ColumnClusterId, ColumnAppId, ColumnVersionId, ColumnStatus,
ColumnRuntimeId, ColumnFrontgateId, ColumnOwner, ColumnClusterType,
ColumnRuntimeId, ColumnFrontgateId, ColumnOwner, ColumnClusterType, ColumnZone,
},
TableKeyPair: {
ColumnKeyPairId, ColumnName, ColumnOwner,

View File

@@ -288,7 +288,7 @@ type CreateClusterRequest struct {
// advanced param
AdvancedParam []string `protobuf:"bytes,5,rep,name=advanced_param,json=advancedParam,proto3" json:"advanced_param,omitempty"`
// kubernetes namespace
Namespace *wrappers.StringValue `protobuf:"bytes,6,opt,name=namespace,proto3" json:"namespace,omitempty"`
Zone *wrappers.StringValue `protobuf:"bytes,6,opt,name=zone,proto3" json:"zone,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
@@ -354,9 +354,9 @@ func (m *CreateClusterRequest) GetAdvancedParam() []string {
return nil
}
func (m *CreateClusterRequest) GetNamespace() *wrappers.StringValue {
func (m *CreateClusterRequest) GetZone() *wrappers.StringValue {
if m != nil {
return m.Namespace
return m.Zone
}
return nil
}
@@ -1004,12 +1004,10 @@ type UpgradeClusterRequest struct {
// app version id
VersionId *wrappers.StringValue `protobuf:"bytes,2,opt,name=version_id,json=versionId,proto3" json:"version_id,omitempty"`
// advanced param
AdvancedParam []string `protobuf:"bytes,3,rep,name=advanced_param,json=advancedParam,proto3" json:"advanced_param,omitempty"`
// values
Conf *wrappers.StringValue `protobuf:"bytes,4,opt,name=conf,proto3" json:"conf,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
AdvancedParam []string `protobuf:"bytes,3,rep,name=advanced_param,json=advancedParam,proto3" json:"advanced_param,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *UpgradeClusterRequest) Reset() { *m = UpgradeClusterRequest{} }
@@ -1058,13 +1056,6 @@ func (m *UpgradeClusterRequest) GetAdvancedParam() []string {
return nil
}
func (m *UpgradeClusterRequest) GetConf() *wrappers.StringValue {
if m != nil {
return m.Conf
}
return nil
}
type UpgradeClusterResponse struct {
// id of cluster upgraded
ClusterId *wrappers.StringValue `protobuf:"bytes,1,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"`
@@ -4904,310 +4895,309 @@ func init() {
func init() { proto.RegisterFile("cluster.proto", fileDescriptor_3cfb3b8ec240c376) }
var fileDescriptor_3cfb3b8ec240c376 = []byte{
// 4844 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe4, 0x7c, 0x4d, 0x6c, 0x1c, 0x47,
0x76, 0x3f, 0x7a, 0x86, 0x1c, 0x92, 0x6f, 0x38, 0x43, 0xaa, 0x48, 0x0e, 0x47, 0x43, 0x4a, 0x1e,
0xb5, 0xfc, 0xa1, 0xbf, 0x97, 0x26, 0x6d, 0x59, 0x5e, 0xcb, 0x92, 0xf5, 0x5f, 0x8f, 0x28, 0xc5,
0xcb, 0x58, 0xb2, 0x85, 0xa1, 0x24, 0x6f, 0x1c, 0x67, 0x7b, 0x9b, 0xd3, 0xc5, 0x61, 0x2f, 0x67,
0xba, 0x7b, 0xbb, 0x6b, 0xa8, 0xa5, 0x91, 0x93, 0x11, 0x20, 0xc9, 0xee, 0x26, 0xc0, 0x32, 0x48,
0xb0, 0xf9, 0x04, 0x82, 0x20, 0x8b, 0x4d, 0x10, 0x23, 0xbb, 0x06, 0x72, 0x30, 0x72, 0xc8, 0x29,
0x7b, 0x09, 0x90, 0x1c, 0x72, 0x09, 0x7c, 0xca, 0x61, 0x4f, 0xce, 0x35, 0xb7, 0x5c, 0x82, 0xfa,
0xe8, 0x8f, 0xea, 0xe9, 0x19, 0xd6, 0x70, 0x28, 0xc9, 0x8b, 0x9c, 0xc8, 0xe9, 0x7e, 0xef, 0xd5,
0xaf, 0x5e, 0xbd, 0x57, 0xef, 0x55, 0xd5, 0xab, 0x86, 0x52, 0xab, 0xd3, 0x0b, 0x08, 0xf6, 0xd7,
0x3d, 0xdf, 0x25, 0x2e, 0x02, 0xd7, 0xc3, 0x8e, 0x67, 0x13, 0xdf, 0xfe, 0x6e, 0x6d, 0xa5, 0xed,
0xba, 0xed, 0x0e, 0xde, 0x60, 0x6f, 0x76, 0x7a, 0xbb, 0x1b, 0xb8, 0xeb, 0x91, 0x43, 0x4e, 0x58,
0x3b, 0x9f, 0x7e, 0xf9, 0xc8, 0x37, 0x3d, 0x0f, 0xfb, 0x81, 0x78, 0xff, 0x4c, 0xfa, 0x3d, 0xb1,
0xbb, 0x38, 0x20, 0x66, 0xd7, 0x13, 0x04, 0xab, 0x82, 0xc0, 0xf4, 0xec, 0x0d, 0xd3, 0x71, 0x5c,
0x62, 0x12, 0xdb, 0x75, 0x42, 0xf6, 0x35, 0xf6, 0xa7, 0xf5, 0x52, 0x1b, 0x3b, 0x2f, 0x05, 0x8f,
0xcc, 0x76, 0x1b, 0xfb, 0x1b, 0xae, 0xc7, 0x28, 0xfa, 0xa9, 0xf5, 0x3f, 0xc9, 0x41, 0xe5, 0x16,
0x0e, 0x5a, 0xbe, 0xbd, 0x83, 0xb7, 0x7b, 0x3b, 0x0e, 0x26, 0x41, 0x13, 0x7f, 0xa7, 0x87, 0x03,
0x82, 0xae, 0x03, 0xf8, 0x3d, 0x87, 0x36, 0x6e, 0xd8, 0x56, 0x55, 0xab, 0x6b, 0x97, 0x8a, 0x97,
0x57, 0xd7, 0x79, 0xdb, 0xeb, 0x21, 0xb8, 0xf5, 0x6d, 0xe2, 0xdb, 0x4e, 0xfb, 0xa1, 0xd9, 0xe9,
0xe1, 0xe6, 0x8c, 0xa0, 0xdf, 0xb2, 0xd0, 0x22, 0x4c, 0x76, 0xec, 0xae, 0x4d, 0xaa, 0xb9, 0xba,
0x76, 0xa9, 0xd4, 0xe4, 0x3f, 0x50, 0x05, 0x0a, 0xee, 0xee, 0x6e, 0x80, 0x49, 0x35, 0xcf, 0x1e,
0x8b, 0x5f, 0xe8, 0x06, 0x14, 0x03, 0xd6, 0xb8, 0x41, 0x0e, 0x3d, 0x5c, 0x9d, 0x18, 0xd0, 0xd6,
0x83, 0x2d, 0x87, 0xbc, 0x7a, 0x99, 0xb7, 0x05, 0x9c, 0xe1, 0xfe, 0xa1, 0x87, 0xd1, 0x0a, 0xcc,
0x08, 0x76, 0xdb, 0xaa, 0x4e, 0xd6, 0xf3, 0x97, 0x66, 0x9a, 0xd3, 0xfc, 0xc1, 0x96, 0x85, 0x10,
0x4c, 0x7c, 0xe4, 0x3a, 0xb8, 0x5a, 0x60, 0xcf, 0xd9, 0xff, 0xe8, 0x39, 0x28, 0x9b, 0xd6, 0x81,
0xe9, 0xb4, 0xb0, 0x65, 0x78, 0xa6, 0x6f, 0x76, 0xab, 0x53, 0xec, 0x6d, 0x29, 0x7c, 0x7a, 0x8f,
0x3e, 0xd4, 0x3f, 0xcb, 0x43, 0x81, 0x2b, 0x05, 0xbd, 0x91, 0x6c, 0x42, 0x45, 0x17, 0x31, 0x80,
0x97, 0x61, 0xc2, 0x31, 0xbb, 0x98, 0x69, 0xe2, 0x38, 0x2e, 0x46, 0x49, 0x39, 0x18, 0xe4, 0xbc,
0x0a, 0x07, 0xeb, 0xd0, 0x75, 0x28, 0xb6, 0x7c, 0x6c, 0x12, 0x6c, 0x50, 0xfd, 0x0b, 0x05, 0xd6,
0xfa, 0x18, 0xef, 0x87, 0x96, 0xd4, 0x04, 0x4e, 0x4e, 0x1f, 0xa0, 0xff, 0x0f, 0x45, 0x8b, 0x99,
0x00, 0xb3, 0x92, 0xea, 0xa4, 0x42, 0xab, 0x49, 0x06, 0xf4, 0x0c, 0x14, 0x6d, 0x27, 0x20, 0x54,
0x71, 0x54, 0x3b, 0x5c, 0xd1, 0x10, 0x3e, 0xda, 0xb2, 0xd0, 0xab, 0x50, 0x38, 0xf0, 0x5a, 0xf4,
0xdd, 0x94, 0x82, 0xec, 0xc9, 0x03, 0xaf, 0xb5, 0x65, 0xa5, 0x6d, 0x62, 0x7a, 0x34, 0x9b, 0xd0,
0xbb, 0xb0, 0xdc, 0x67, 0xd7, 0x81, 0xe7, 0x3a, 0x01, 0xa6, 0x78, 0x89, 0x4b, 0xcc, 0x8e, 0xd1,
0x72, 0x7b, 0x0e, 0x61, 0xa3, 0x59, 0x6a, 0x02, 0x7b, 0xb4, 0x49, 0x9f, 0xa0, 0x57, 0x40, 0x48,
0x32, 0xa8, 0xa9, 0xe6, 0xea, 0xf9, 0x4b, 0xc5, 0xcb, 0x68, 0x3d, 0xf6, 0xef, 0x75, 0x2e, 0xb1,
0x29, 0x4c, 0x62, 0x1b, 0x13, 0xfd, 0xf3, 0x1c, 0x2c, 0x6e, 0x32, 0x95, 0x6e, 0xf2, 0x59, 0x21,
0xf4, 0xa2, 0x57, 0xa1, 0x60, 0x7a, 0x9e, 0xaa, 0xd5, 0x4c, 0x9a, 0x9e, 0xb7, 0x65, 0x51, 0xd7,
0x3b, 0xc0, 0x7e, 0x60, 0xbb, 0x0e, 0x65, 0x54, 0x31, 0x9c, 0x19, 0x41, 0xcf, 0x99, 0x13, 0x7e,
0x9b, 0x1f, 0xcd, 0x6f, 0x5f, 0x86, 0x89, 0x96, 0xeb, 0xec, 0x0e, 0x74, 0x41, 0xc9, 0xf4, 0x28,
0x65, 0x86, 0x2f, 0x4d, 0x66, 0xf8, 0x12, 0xba, 0x06, 0x33, 0xd4, 0xb6, 0x03, 0xcf, 0x6c, 0x51,
0x5f, 0x54, 0x00, 0x15, 0x91, 0xeb, 0xbf, 0xab, 0xc1, 0x52, 0x4a, 0xb9, 0x62, 0x28, 0xaf, 0x03,
0x88, 0x59, 0x58, 0x79, 0x8e, 0x12, 0xf4, 0xdc, 0x2c, 0xbf, 0xed, 0xee, 0xa8, 0x6a, 0x78, 0xf2,
0xdb, 0xee, 0xce, 0x96, 0xa5, 0x7f, 0x9a, 0x87, 0xc5, 0xbb, 0xae, 0x65, 0xef, 0x1e, 0xa6, 0x06,
0xfa, 0x25, 0x98, 0x12, 0xa2, 0x05, 0x8e, 0x85, 0xa4, 0xc5, 0x84, 0xc4, 0x21, 0x0d, 0x6a, 0xc0,
0x7c, 0x88, 0xdc, 0x71, 0x2d, 0x9c, 0xb0, 0xb4, 0xe5, 0x0c, 0xbe, 0x77, 0x5d, 0x0b, 0x37, 0xcb,
0xad, 0xf8, 0xc7, 0x36, 0x26, 0x49, 0x11, 0xbe, 0xdb, 0xe1, 0x22, 0xf2, 0x03, 0x45, 0x34, 0xdd,
0x4e, 0x2c, 0x82, 0xfe, 0x48, 0x89, 0xe8, 0xd8, 0xce, 0x3e, 0x13, 0x31, 0x31, 0x50, 0xc4, 0x1d,
0xdb, 0xd9, 0x8f, 0x44, 0xd0, 0x1f, 0x54, 0xc4, 0xdb, 0x80, 0x42, 0x11, 0x2d, 0xb7, 0xdb, 0x75,
0x1d, 0x26, 0x64, 0x92, 0x09, 0x39, 0x9b, 0x21, 0x64, 0x93, 0x11, 0x35, 0xc3, 0x76, 0xf9, 0x4f,
0x2a, 0xe8, 0xd7, 0xa0, 0x1a, 0x61, 0x71, 0x4d, 0x6b, 0xc7, 0xec, 0x50, 0xf3, 0xf1, 0x99, 0xb8,
0x02, 0x13, 0xf7, 0x4c, 0x16, 0xa6, 0x04, 0x69, 0xb3, 0xd2, 0xea, 0x7f, 0x48, 0xbd, 0xf3, 0x3e,
0x2c, 0xa5, 0xc6, 0xec, 0x14, 0xec, 0x47, 0x7f, 0x08, 0x55, 0x49, 0x2a, 0x1b, 0x24, 0x61, 0x0d,
0xd7, 0x60, 0x36, 0x39, 0xbc, 0x42, 0xf4, 0xc0, 0xa1, 0x2d, 0x26, 0x86, 0x56, 0x6f, 0xc2, 0xd9,
0x0c, 0xb9, 0x02, 0xf1, 0x6b, 0x30, 0xc5, 0xec, 0x45, 0x11, 0x6e, 0x81, 0x12, 0x6f, 0x59, 0xfa,
0xbf, 0x69, 0x70, 0x5e, 0x12, 0xda, 0x20, 0xc4, 0xb7, 0x77, 0x7a, 0x04, 0x27, 0xe3, 0xfd, 0xc9,
0x7d, 0x69, 0xf4, 0x20, 0x97, 0x8a, 0x3a, 0xf9, 0x11, 0xa3, 0x8e, 0xfe, 0x4d, 0x78, 0x66, 0x60,
0x87, 0x4e, 0x63, 0x74, 0x7f, 0x4f, 0x03, 0xbd, 0x6f, 0x18, 0xfa, 0xb5, 0x76, 0xb2, 0xf1, 0x18,
0x5d, 0x5f, 0xfa, 0x87, 0x70, 0x71, 0x28, 0x9c, 0xf1, 0xec, 0xe3, 0x5b, 0xb0, 0xd2, 0xb0, 0xac,
0xfb, 0xe6, 0x4e, 0x07, 0x27, 0xe4, 0x47, 0xbd, 0xcc, 0x9a, 0xad, 0xb4, 0x91, 0x66, 0x2b, 0xfd,
0x0d, 0x38, 0x7f, 0x0b, 0x77, 0x30, 0xc1, 0x03, 0x1b, 0x59, 0x4e, 0x42, 0xa7, 0x21, 0x24, 0x04,
0xf7, 0xa9, 0x06, 0x4b, 0x9c, 0x57, 0xb0, 0x45, 0x2c, 0xe7, 0x52, 0x23, 0x4c, 0xb9, 0x12, 0x56,
0xd9, 0x1f, 0x9b, 0x72, 0x59, 0xb1, 0xe9, 0x65, 0x98, 0xdc, 0x75, 0xfd, 0x56, 0x98, 0x70, 0xf5,
0xe7, 0x4d, 0x37, 0x5d, 0xb7, 0x23, 0xa2, 0x00, 0x23, 0x44, 0x17, 0x60, 0xb6, 0xed, 0x9b, 0x2d,
0x6c, 0x78, 0xd8, 0xb7, 0x5d, 0x8b, 0x85, 0xcb, 0x52, 0xb3, 0xc8, 0x9e, 0xdd, 0x63, 0x8f, 0xf4,
0x77, 0x69, 0x62, 0x2d, 0x63, 0x16, 0x43, 0x74, 0x0c, 0xe8, 0xa5, 0x44, 0x58, 0xa2, 0xaf, 0x44,
0xe0, 0xf9, 0x42, 0x83, 0xa5, 0x07, 0x5e, 0xdb, 0x37, 0xad, 0x74, 0x8a, 0x31, 0x96, 0xe3, 0x8e,
0x95, 0x6a, 0xf4, 0xeb, 0x37, 0x9f, 0xad, 0xdf, 0x11, 0x93, 0x0a, 0xfd, 0x7b, 0x1a, 0x54, 0xd2,
0x9d, 0x7d, 0x6a, 0x21, 0xff, 0x37, 0xa1, 0xd2, 0x74, 0x3b, 0x9d, 0x1d, 0xb3, 0xb5, 0x7f, 0x9a,
0x9a, 0x57, 0x33, 0x4e, 0xfd, 0xfb, 0x1a, 0x2c, 0xf7, 0x35, 0xff, 0xd4, 0x74, 0xf1, 0x79, 0x0e,
0x66, 0x59, 0x26, 0x81, 0x03, 0xb7, 0x47, 0x3d, 0xe1, 0x65, 0x98, 0xa0, 0xc9, 0x87, 0x52, 0xe3,
0x8c, 0x12, 0xad, 0x43, 0xbe, 0xe5, 0xf5, 0x06, 0x36, 0x9a, 0x4c, 0xe8, 0x29, 0x21, 0xa5, 0x6f,
0x7b, 0xbd, 0x81, 0x01, 0x42, 0xa2, 0x6f, 0x7b, 0x3d, 0x74, 0x05, 0x0a, 0x5d, 0xdc, 0x75, 0xfd,
0x43, 0xa5, 0x75, 0xa4, 0xa0, 0x45, 0x0d, 0x28, 0x45, 0x8b, 0x98, 0xc0, 0xfe, 0x08, 0x0f, 0x5c,
0x06, 0x25, 0x99, 0x67, 0x43, 0x96, 0x6d, 0xfb, 0x23, 0x8c, 0xbe, 0x06, 0xb3, 0x01, 0x71, 0x7d,
0xb3, 0x2d, 0x24, 0x14, 0x14, 0x24, 0x14, 0x05, 0x07, 0x15, 0xa0, 0x7f, 0xa6, 0xc1, 0x62, 0x13,
0x53, 0xde, 0xd3, 0xb4, 0xb3, 0x1b, 0x50, 0x62, 0xe9, 0xa1, 0x2f, 0x86, 0x4c, 0xa4, 0x99, 0xd5,
0xe4, 0xc4, 0x9d, 0x1c, 0xd2, 0xe6, 0xac, 0x9f, 0x1c, 0x60, 0xb5, 0xfc, 0x9e, 0xe5, 0xe8, 0x29,
0xec, 0x4f, 0xcd, 0x48, 0xff, 0x4b, 0x83, 0x4a, 0xc3, 0xb2, 0xb2, 0x62, 0xcc, 0xb8, 0x49, 0x0e,
0xb3, 0xf5, 0x9c, 0xb2, 0xad, 0x5f, 0x07, 0x60, 0x21, 0x8d, 0xaf, 0x34, 0x55, 0x4c, 0x78, 0x86,
0xd2, 0xf3, 0x65, 0x68, 0xbf, 0xe6, 0x27, 0x06, 0x4d, 0x10, 0x7d, 0xbd, 0x7d, 0x6a, 0xba, 0xff,
0x91, 0x06, 0x67, 0xa5, 0xb8, 0x77, 0x7a, 0xea, 0x4f, 0xe4, 0x07, 0xb9, 0x64, 0x7e, 0xa0, 0x18,
0x86, 0xf4, 0xdf, 0xd7, 0xa0, 0x96, 0x05, 0xed, 0xa9, 0xe9, 0xea, 0x13, 0x0d, 0x96, 0x1f, 0x78,
0x56, 0xbc, 0xae, 0xbd, 0xed, 0x1c, 0x9c, 0x8a, 0xa6, 0xd6, 0x21, 0x8f, 0x9d, 0x03, 0x25, 0x28,
0x94, 0x50, 0x55, 0x81, 0x3f, 0xd0, 0xa0, 0xda, 0x8f, 0xf7, 0xa9, 0xa9, 0xef, 0x67, 0x65, 0x28,
0x49, 0x8b, 0xca, 0x27, 0xed, 0xdd, 0xef, 0xc1, 0x52, 0x80, 0xfd, 0x03, 0xd6, 0x9a, 0xd1, 0xf3,
0x3c, 0xec, 0x1b, 0x3b, 0x6e, 0xcf, 0xb1, 0x94, 0x1c, 0x1d, 0x71, 0xd6, 0x2d, 0xeb, 0x01, 0x65,
0xbc, 0x49, 0xf9, 0xd0, 0xdb, 0x30, 0x1f, 0x8d, 0x83, 0xd9, 0x62, 0xfb, 0xb4, 0x4a, 0x49, 0xd3,
0x5c, 0xc8, 0xd5, 0xe0, 0x4c, 0x34, 0x14, 0xd9, 0x8e, 0x4d, 0x0c, 0xda, 0x86, 0xdd, 0xc2, 0x6a,
0x7b, 0x7a, 0x94, 0x63, 0x9b, 0x33, 0xd0, 0x70, 0x18, 0x10, 0xd3, 0x8f, 0x25, 0xa8, 0x6c, 0xd9,
0xcc, 0x32, 0x96, 0x50, 0x04, 0x0f, 0x87, 0x5e, 0x24, 0x41, 0x65, 0xef, 0x8f, 0x86, 0x43, 0x2f,
0x14, 0xf0, 0x75, 0x38, 0x13, 0xb4, 0xcc, 0x0e, 0x36, 0xdc, 0x5e, 0x8c, 0x63, 0x5a, 0x45, 0x1d,
0x8c, 0xed, 0xbd, 0x5e, 0x04, 0xe5, 0x57, 0x60, 0x9e, 0x4b, 0xb2, 0x9d, 0x48, 0xd0, 0x8c, 0x82,
0xa0, 0x32, 0xe3, 0xda, 0x72, 0x42, 0x39, 0xb7, 0x61, 0xce, 0xc7, 0xb2, 0x5e, 0x40, 0x45, 0x8c,
0x60, 0x4a, 0x88, 0xb1, 0x70, 0x40, 0x7c, 0xf7, 0x30, 0x12, 0x53, 0x54, 0x11, 0x23, 0x98, 0x12,
0x62, 0x7a, 0x3c, 0x47, 0x8e, 0xc4, 0xcc, 0xaa, 0x88, 0x11, 0x4c, 0xa1, 0x98, 0x4d, 0x28, 0xb7,
0x7a, 0x01, 0x71, 0xbb, 0x91, 0x94, 0x92, 0x82, 0x94, 0x12, 0xe7, 0x49, 0x08, 0xa1, 0x09, 0x6a,
0x2f, 0x1e, 0xee, 0xb2, 0x8a, 0x10, 0xce, 0x93, 0x52, 0xaf, 0xeb, 0xc7, 0x1d, 0x9a, 0x53, 0x55,
0xaf, 0xeb, 0x47, 0x1d, 0xba, 0x0f, 0xcb, 0x16, 0x9b, 0xe6, 0x8d, 0xc0, 0x31, 0xbd, 0x60, 0xcf,
0x8d, 0x47, 0x6b, 0x5e, 0x41, 0xdc, 0x12, 0x67, 0xde, 0x16, 0xbc, 0x09, 0x73, 0xde, 0xc3, 0x66,
0x87, 0xec, 0x19, 0xad, 0x3d, 0xdc, 0xda, 0xaf, 0x9e, 0x51, 0x31, 0x67, 0xce, 0xb1, 0x49, 0x19,
0xd0, 0x57, 0x61, 0xaa, 0xeb, 0x3a, 0x36, 0x71, 0xfd, 0x2a, 0x52, 0xe0, 0x0d, 0x89, 0xd1, 0x2d,
0x28, 0x7b, 0x66, 0x10, 0x78, 0x7b, 0xbe, 0x19, 0xe0, 0x0e, 0x0e, 0x82, 0xea, 0x82, 0x8a, 0x52,
0x64, 0x1e, 0xaa, 0x94, 0x03, 0xec, 0x13, 0xbb, 0x65, 0x76, 0x0c, 0x6a, 0xd5, 0xb6, 0xd3, 0x36,
0x3c, 0xb7, 0x63, 0xb7, 0x0e, 0xab, 0x8b, 0x2a, 0x4a, 0x09, 0x99, 0xb7, 0x39, 0xef, 0x3d, 0xc6,
0x8a, 0x36, 0x61, 0xce, 0x6c, 0x63, 0x87, 0x18, 0x2c, 0x11, 0xee, 0x74, 0xb0, 0x55, 0x5d, 0x3a,
0x76, 0x0d, 0x5d, 0x66, 0x2c, 0x5b, 0x21, 0x07, 0x6a, 0x42, 0x45, 0x18, 0x60, 0x17, 0x13, 0xd3,
0x32, 0x89, 0x69, 0xf0, 0x6d, 0x9e, 0x6a, 0x45, 0x01, 0xd9, 0x22, 0xe7, 0xbd, 0x2b, 0x58, 0xb7,
0x19, 0x27, 0x7a, 0x1d, 0xa6, 0xed, 0x2e, 0xcd, 0xc4, 0x6d, 0xab, 0xba, 0xac, 0xa2, 0x6d, 0x46,
0xbd, 0x65, 0xd1, 0x89, 0x4f, 0x18, 0xb2, 0xd0, 0x4e, 0x55, 0x65, 0xe2, 0xe3, 0x2c, 0x42, 0x29,
0x1f, 0xc2, 0xaa, 0xed, 0xb4, 0x7c, 0xdc, 0xc5, 0x0e, 0x31, 0x3b, 0x46, 0xe8, 0x17, 0x3d, 0xcf,
0x73, 0x7d, 0x82, 0xad, 0xea, 0xd9, 0x63, 0x35, 0x54, 0x4b, 0xf0, 0xdf, 0xe4, 0x2e, 0x12, 0x72,
0xa3, 0x37, 0x01, 0xf6, 0x0e, 0x3d, 0x6a, 0x94, 0x81, 0xeb, 0x57, 0x6b, 0x0a, 0xe8, 0x12, 0xf4,
0xfa, 0x4f, 0x4a, 0x50, 0x4c, 0x64, 0x3f, 0x27, 0xdd, 0xbe, 0x92, 0x03, 0x6d, 0xee, 0x64, 0x7b,
0x85, 0x79, 0xe5, 0xbd, 0xc2, 0x1b, 0xf2, 0x09, 0x93, 0x4a, 0x48, 0x4c, 0x9e, 0x3f, 0xbd, 0x01,
0x33, 0x07, 0x6e, 0xa7, 0xc7, 0x0f, 0x44, 0x54, 0x42, 0xe1, 0x34, 0x27, 0xdf, 0xb2, 0xe8, 0x62,
0xd2, 0xc2, 0xca, 0x01, 0x50, 0xd0, 0xca, 0xa7, 0x85, 0x53, 0x23, 0x9d, 0x16, 0x5e, 0x07, 0xf0,
0x7c, 0xfb, 0xc0, 0x24, 0xd8, 0xb0, 0x3d, 0xa5, 0x68, 0x37, 0x23, 0xe8, 0xb7, 0x3c, 0x96, 0xf7,
0xd9, 0x9e, 0x52, 0x68, 0xa3, 0x84, 0x0c, 0x67, 0x98, 0xc0, 0x0c, 0x8c, 0x64, 0xc9, 0xa4, 0x65,
0x3a, 0x4c, 0x5a, 0xa2, 0x6c, 0xa9, 0xa8, 0x9c, 0x2d, 0x5d, 0x81, 0x42, 0x40, 0x4c, 0xd2, 0x0b,
0x94, 0xa2, 0x94, 0xa0, 0x45, 0x5b, 0x70, 0x86, 0xf8, 0xa6, 0x13, 0xd8, 0x34, 0xb1, 0x31, 0x84,
0x00, 0x95, 0x00, 0x35, 0x1f, 0xb3, 0x6d, 0x73, 0x51, 0xaf, 0xc3, 0x74, 0xdb, 0x77, 0x7b, 0xec,
0x30, 0xae, 0xac, 0xd0, 0xd9, 0x29, 0x46, 0xcd, 0xc7, 0xc4, 0x7d, 0xe4, 0x60, 0xdf, 0xf0, 0x4c,
0xb2, 0xa7, 0x14, 0x92, 0x66, 0x18, 0xfd, 0x3d, 0x93, 0xec, 0xd1, 0xdc, 0xa3, 0xdd, 0x71, 0x77,
0xe8, 0xb4, 0x1b, 0xa9, 0x7a, 0x5e, 0xa1, 0xf5, 0x32, 0xe7, 0xda, 0x0e, 0x15, 0x7e, 0x1b, 0xe6,
0x52, 0xb3, 0xa4, 0x52, 0x08, 0x2a, 0xcb, 0xd3, 0x23, 0x75, 0x78, 0xaf, 0xb7, 0x63, 0xec, 0xe3,
0x43, 0xa5, 0x28, 0x54, 0xf0, 0x7a, 0x3b, 0xef, 0x60, 0xb6, 0x3d, 0x22, 0xa2, 0x9f, 0x18, 0x02,
0x95, 0x18, 0x24, 0x02, 0x66, 0xa4, 0xfe, 0x19, 0x3b, 0x10, 0xb3, 0xa1, 0x88, 0x39, 0xc3, 0xe6,
0xc0, 0x69, 0x3b, 0xe0, 0x53, 0x1f, 0xba, 0x0e, 0x45, 0xb3, 0x47, 0xdc, 0x90, 0xf5, 0xf8, 0x00,
0x03, 0x94, 0x3c, 0x66, 0x4e, 0x9e, 0x8c, 0x57, 0x46, 0x3a, 0x19, 0xbf, 0x0e, 0x45, 0xde, 0x5d,
0xce, 0xbc, 0x7c, 0x3c, 0x33, 0x27, 0x67, 0xcc, 0xaf, 0xc1, 0xd4, 0x9e, 0x1b, 0xb0, 0x29, 0x40,
0x25, 0x86, 0x14, 0x28, 0xf1, 0x96, 0x15, 0xb3, 0x79, 0x22, 0x50, 0xa8, 0xb0, 0x79, 0xc9, 0x03,
0x27, 0xe6, 0x97, 0xb5, 0x81, 0x07, 0x4e, 0x6c, 0xaf, 0xa7, 0x98, 0x38, 0x08, 0x44, 0x6f, 0x41,
0x59, 0x3e, 0xc2, 0xab, 0xae, 0x30, 0xee, 0x21, 0xc7, 0x77, 0x25, 0xe9, 0xf8, 0x0e, 0x9d, 0x87,
0xe2, 0x3e, 0x3e, 0x34, 0x3c, 0xd3, 0x66, 0xf6, 0xbd, 0xca, 0xf7, 0xb4, 0xf7, 0xf1, 0xe1, 0x3d,
0xd3, 0xa6, 0xc6, 0x7b, 0x19, 0x26, 0x99, 0x47, 0x54, 0xcf, 0xa9, 0x2c, 0xef, 0x18, 0xa9, 0xfe,
0xcf, 0x85, 0x28, 0x54, 0x35, 0xc5, 0x5e, 0xca, 0x93, 0x5c, 0xdc, 0x89, 0x6d, 0xca, 0xfc, 0x88,
0xdb, 0x94, 0x13, 0xa3, 0x6f, 0x53, 0x4e, 0x8e, 0xb3, 0x4d, 0x59, 0x18, 0x7b, 0x9b, 0x72, 0x6a,
0xc4, 0x6d, 0x4a, 0x1a, 0x8d, 0xbb, 0x6e, 0xcf, 0x21, 0x86, 0xe7, 0xda, 0x0e, 0x51, 0x8a, 0x51,
0xc0, 0x18, 0xee, 0x51, 0x7a, 0xda, 0x05, 0xce, 0x2e, 0xaa, 0x92, 0x94, 0xc2, 0xd5, 0x2c, 0x63,
0x79, 0x8f, 0x73, 0x50, 0x04, 0xbb, 0x76, 0x07, 0x1b, 0xc1, 0x61, 0x40, 0x70, 0x57, 0x69, 0x0d,
0x06, 0x94, 0x61, 0x9b, 0xd1, 0x87, 0xdb, 0x23, 0x45, 0xd5, 0xed, 0x91, 0xab, 0x30, 0xed, 0x63,
0xaf, 0x63, 0xb7, 0xcc, 0xc1, 0xb1, 0x4b, 0x8a, 0x92, 0x21, 0x35, 0x5d, 0x16, 0xf9, 0xd8, 0xb4,
0x0e, 0x8d, 0x88, 0xbf, 0xa4, 0xc0, 0x5f, 0x62, 0x3c, 0xcd, 0x50, 0xc8, 0x0d, 0x28, 0x9a, 0x9e,
0x6d, 0x88, 0x63, 0x17, 0xa5, 0x85, 0x15, 0x98, 0x9e, 0xfd, 0x90, 0xd3, 0xeb, 0xff, 0x93, 0x83,
0x85, 0x8c, 0xc3, 0xf2, 0x27, 0xed, 0x4f, 0x0f, 0xa1, 0x2a, 0x1d, 0xeb, 0x77, 0xec, 0x80, 0x60,
0x87, 0x37, 0xae, 0x92, 0x09, 0x56, 0x92, 0xdc, 0x77, 0x04, 0xf3, 0x96, 0x45, 0x13, 0x04, 0x49,
0x2e, 0x4d, 0x93, 0x95, 0xbc, 0x70, 0x3e, 0xc9, 0x76, 0xcf, 0xf5, 0x09, 0x5d, 0x88, 0xa4, 0x44,
0xd1, 0x7c, 0x5e, 0x35, 0x69, 0x5c, 0x94, 0xe5, 0x51, 0xd6, 0x2d, 0x4b, 0xff, 0xc7, 0x5c, 0x34,
0x8b, 0xdd, 0xb1, 0x9d, 0xfd, 0x27, 0x7d, 0xca, 0x7e, 0x07, 0x16, 0xf0, 0x77, 0x09, 0xf6, 0x1d,
0xb3, 0x63, 0x24, 0xda, 0x55, 0x51, 0xf8, 0x99, 0x90, 0x71, 0x33, 0x79, 0x58, 0x98, 0x48, 0x84,
0x26, 0x46, 0x4b, 0x84, 0xa2, 0x18, 0x30, 0xa9, 0x1e, 0x03, 0x3e, 0x2f, 0xc3, 0x94, 0x68, 0xfe,
0x97, 0xac, 0x3e, 0x21, 0x51, 0xf8, 0x35, 0x71, 0xd2, 0xc2, 0xaf, 0xc9, 0xd1, 0x4e, 0x63, 0xa5,
0x55, 0x47, 0x61, 0xa4, 0x55, 0xc7, 0x89, 0x2a, 0xf4, 0xbe, 0x06, 0xb3, 0xbb, 0xbe, 0xeb, 0x90,
0x36, 0x5b, 0xac, 0x58, 0x4a, 0x81, 0xa0, 0x18, 0x71, 0x70, 0x01, 0xe1, 0x88, 0xb2, 0x1a, 0xbf,
0x19, 0x95, 0x48, 0x24, 0x38, 0x58, 0xe1, 0xe7, 0x35, 0x98, 0xc1, 0x8e, 0xc5, 0xc2, 0x50, 0xa0,
0x14, 0x05, 0x62, 0xf2, 0xc4, 0x72, 0xa4, 0x38, 0xee, 0x72, 0x64, 0xf6, 0x44, 0xcb, 0x91, 0x3b,
0xb0, 0x18, 0xed, 0x77, 0xf8, 0xae, 0x4b, 0x0c, 0xb3, 0xd5, 0xc2, 0x41, 0x18, 0x21, 0x86, 0xe5,
0xb7, 0x28, 0xe4, 0x6b, 0xba, 0x2e, 0x69, 0x30, 0xae, 0x94, 0x6b, 0x96, 0x47, 0x73, 0xcd, 0x1b,
0x50, 0x14, 0x6b, 0x94, 0x5e, 0xcf, 0xb6, 0x94, 0x56, 0x38, 0xc0, 0x19, 0x1e, 0xf4, 0x6c, 0x8b,
0x46, 0xb9, 0x68, 0x23, 0x92, 0x6b, 0x44, 0x65, 0x9f, 0xad, 0x14, 0xee, 0x43, 0x72, 0x75, 0xdc,
0x80, 0xd9, 0x50, 0x08, 0x4b, 0xb6, 0xcf, 0x1c, 0x9b, 0x6c, 0x17, 0x05, 0xbd, 0x48, 0xd5, 0x93,
0x55, 0x8f, 0x68, 0xb4, 0xaa, 0xc7, 0xd4, 0x22, 0x61, 0x61, 0x9c, 0x45, 0xc2, 0xe2, 0x48, 0x8b,
0x84, 0xdb, 0x30, 0x67, 0x5a, 0x16, 0x33, 0x0b, 0xb3, 0x63, 0xd8, 0xce, 0xae, 0x2b, 0xd6, 0x37,
0xc7, 0xac, 0xea, 0x62, 0xa6, 0x2d, 0x67, 0xd7, 0x0d, 0x33, 0x9a, 0x8a, 0x6a, 0x46, 0xf3, 0x32,
0x4c, 0x5a, 0x78, 0xa7, 0xd7, 0x1e, 0xb8, 0xa4, 0x49, 0x54, 0xbc, 0x30, 0xc2, 0xa8, 0x26, 0xb9,
0xaa, 0x5c, 0x93, 0x9c, 0x55, 0x33, 0x74, 0x76, 0xfc, 0x0a, 0xc7, 0xda, 0xf8, 0x15, 0x8e, 0x2b,
0xa7, 0x51, 0xe1, 0xb8, 0x7a, 0xba, 0x15, 0x8e, 0xe7, 0xc6, 0xaa, 0x70, 0x8c, 0x83, 0xeb, 0x79,
0xf5, 0xe0, 0xfa, 0x5b, 0x85, 0xb8, 0x46, 0x7a, 0xc4, 0xc2, 0xaa, 0xa5, 0x28, 0xb8, 0x89, 0x1a,
0x25, 0x1e, 0xbe, 0xce, 0x49, 0xe1, 0x8b, 0x9f, 0x21, 0x26, 0x02, 0x54, 0x25, 0x9a, 0x72, 0xf9,
0x41, 0x76, 0x38, 0xa9, 0x9e, 0x93, 0x7c, 0x97, 0x97, 0x17, 0x24, 0xbc, 0xf3, 0x42, 0x2a, 0xce,
0xf0, 0x02, 0x73, 0x29, 0x92, 0x0c, 0x48, 0x73, 0xa6, 0x4e, 0x96, 0xe6, 0x44, 0x97, 0x17, 0xa6,
0xb3, 0x2f, 0x2f, 0xcc, 0xf4, 0x5d, 0x5e, 0xc0, 0xa6, 0xdf, 0xda, 0x33, 0x1e, 0xb9, 0xbe, 0xa5,
0xb6, 0x18, 0xe1, 0x0c, 0xef, 0xbb, 0xbe, 0x85, 0x5e, 0x87, 0xe9, 0xc0, 0xf5, 0x09, 0xdb, 0x91,
0x51, 0x89, 0x44, 0x53, 0x94, 0xfa, 0x1d, 0x7c, 0x88, 0xae, 0xc0, 0x94, 0x8f, 0xa9, 0x72, 0xc3,
0x63, 0x9f, 0x61, 0x5e, 0x1c, 0x92, 0xd2, 0xbe, 0x71, 0x43, 0x29, 0xf1, 0x81, 0x63, 0x3f, 0xfa,
0x22, 0xb1, 0x4a, 0xfc, 0x90, 0x22, 0xf1, 0x75, 0x28, 0x3e, 0xb2, 0xc9, 0x9e, 0x61, 0x61, 0x62,
0xda, 0x1d, 0x11, 0x41, 0x86, 0xee, 0xd1, 0x50, 0xf2, 0x5b, 0x8c, 0x9a, 0xb5, 0xce, 0xe6, 0x53,
0xcb, 0xb0, 0x4c, 0x82, 0x95, 0xb6, 0xc7, 0xc4, 0x84, 0x6d, 0xdd, 0x32, 0x09, 0x46, 0x2f, 0xc0,
0x9c, 0x65, 0x07, 0x5e, 0xc7, 0x3c, 0x34, 0x5a, 0x6e, 0xa7, 0xd7, 0x75, 0x82, 0xea, 0x19, 0xd6,
0xbd, 0xb2, 0x78, 0xbc, 0xc9, 0x9f, 0x46, 0x97, 0x41, 0x50, 0x7c, 0x19, 0x44, 0xff, 0x0e, 0x54,
0xfb, 0xbd, 0x40, 0xf5, 0xaa, 0xc0, 0x15, 0x08, 0xd5, 0x90, 0xa8, 0xe0, 0xce, 0xac, 0xfc, 0x0e,
0xfd, 0x69, 0x1b, 0x13, 0xfd, 0x17, 0x79, 0xa8, 0x85, 0x6d, 0x36, 0x3c, 0x2f, 0xed, 0x7c, 0x4b,
0x89, 0x3b, 0x03, 0x09, 0xef, 0x8a, 0xdd, 0x27, 0x27, 0xb9, 0x4f, 0x64, 0xae, 0xf9, 0x6c, 0x73,
0x9d, 0x18, 0x66, 0xae, 0x93, 0x63, 0x98, 0x6b, 0xe1, 0x84, 0xe6, 0x3a, 0x75, 0x02, 0x73, 0x9d,
0x4e, 0x9a, 0x6b, 0xca, 0xda, 0x66, 0xc6, 0xb2, 0x36, 0x38, 0x05, 0x6b, 0x2b, 0x66, 0x59, 0x9b,
0x4e, 0x60, 0x25, 0x73, 0x94, 0x1f, 0xaf, 0x71, 0xfd, 0x38, 0x1f, 0x37, 0xfb, 0xe4, 0x6a, 0x70,
0x62, 0xe3, 0xcc, 0x67, 0x1b, 0xe7, 0x44, 0xb6, 0x71, 0x4e, 0x0e, 0x33, 0xce, 0xc2, 0x18, 0xc6,
0x39, 0x75, 0x42, 0xe3, 0x9c, 0x3e, 0x81, 0x71, 0xce, 0x24, 0x8d, 0x33, 0xc3, 0x3c, 0x20, 0xd3,
0x3c, 0x3e, 0xd6, 0x60, 0x35, 0x7b, 0xa0, 0x54, 0x0d, 0x64, 0xfc, 0x4b, 0x24, 0xfa, 0xaf, 0xc3,
0xc2, 0x36, 0x71, 0xbd, 0xc7, 0x52, 0x58, 0xad, 0xdf, 0x81, 0x45, 0x59, 0xf8, 0x58, 0x15, 0xd0,
0x1f, 0x52, 0x69, 0xa6, 0x4f, 0x1e, 0x0f, 0xd6, 0xbb, 0xb0, 0x94, 0x92, 0x3e, 0x16, 0xd8, 0x6f,
0x42, 0xa5, 0x89, 0x5b, 0xee, 0x01, 0xf6, 0x1f, 0x0f, 0xdc, 0xf7, 0x60, 0xb9, 0x4f, 0xfe, 0x58,
0x80, 0x7f, 0xa6, 0xc1, 0xe2, 0x26, 0x36, 0x83, 0x5f, 0xa6, 0x1a, 0xfb, 0xbb, 0xb0, 0x94, 0x82,
0x3c, 0x96, 0x0a, 0xce, 0xc1, 0xca, 0xdb, 0x38, 0x34, 0x00, 0xba, 0x2c, 0xb5, 0x03, 0x62, 0xb7,
0x42, 0x45, 0xe8, 0x5f, 0x4c, 0xc0, 0x6a, 0xf6, 0x7b, 0xd1, 0x6a, 0x00, 0x4b, 0x1d, 0x33, 0x20,
0x06, 0x79, 0xe4, 0x1a, 0x8f, 0x30, 0xde, 0x37, 0x44, 0xd4, 0x10, 0x57, 0x25, 0xde, 0x4a, 0xfa,
0xe4, 0x30, 0x41, 0xeb, 0x77, 0xcc, 0x80, 0xdc, 0x7f, 0xe4, 0xbe, 0x8f, 0xf1, 0x3e, 0xbf, 0xf7,
0x66, 0xdd, 0x76, 0x88, 0x7f, 0xd8, 0x44, 0x9d, 0xbe, 0x17, 0x68, 0x17, 0xe6, 0x89, 0xeb, 0x19,
0x04, 0x3b, 0x86, 0x48, 0x99, 0x03, 0x31, 0x07, 0xbc, 0xa9, 0xdc, 0xde, 0x7d, 0xd7, 0xbb, 0x8f,
0x9d, 0xa6, 0x60, 0xe7, 0x6d, 0x95, 0x89, 0xf4, 0x10, 0x5d, 0x8c, 0x2e, 0x3c, 0x27, 0xaa, 0x59,
0x4b, 0xcd, 0xd9, 0x68, 0x95, 0x43, 0x27, 0xa4, 0x8b, 0x50, 0x0a, 0x33, 0x79, 0x4e, 0xc4, 0x07,
0x6d, 0x56, 0x3c, 0xe4, 0x44, 0x1f, 0xc0, 0x6c, 0x88, 0xd8, 0xf4, 0xbc, 0x40, 0xdc, 0x15, 0xbb,
0x3a, 0x22, 0xda, 0x86, 0xe7, 0x09, 0xa4, 0x40, 0xa2, 0x07, 0xb5, 0xdb, 0xb0, 0x3c, 0x40, 0x79,
0x68, 0x1e, 0xf2, 0x34, 0x2e, 0xd0, 0x59, 0x74, 0xa6, 0x49, 0xff, 0xa5, 0xf3, 0xf7, 0x01, 0xb5,
0xb8, 0xf0, 0x92, 0x32, 0xfb, 0x71, 0x2d, 0x77, 0x55, 0xab, 0x35, 0x60, 0x21, 0x43, 0x27, 0x23,
0x89, 0xb8, 0x01, 0x73, 0x29, 0xa0, 0xa3, 0xb0, 0xeb, 0xff, 0x9d, 0x87, 0xa9, 0x77, 0xf8, 0xf9,
0x19, 0x7a, 0x53, 0x3e, 0x5d, 0x53, 0x0a, 0xd9, 0xf1, 0xd9, 0xdb, 0x93, 0xdf, 0xfa, 0x4c, 0x9c,
0x31, 0x4f, 0x8c, 0x70, 0xc6, 0x2c, 0x6f, 0x61, 0x4d, 0x8e, 0xb6, 0x85, 0x95, 0xda, 0xc2, 0x29,
0x8c, 0xb3, 0x85, 0x33, 0x35, 0xd2, 0x16, 0x4e, 0x22, 0x25, 0x9a, 0x96, 0x52, 0xa2, 0xcb, 0x71,
0x7a, 0xa0, 0xbc, 0x26, 0xff, 0x27, 0x2d, 0xbc, 0x47, 0x2c, 0x06, 0x3f, 0x9c, 0x85, 0xc3, 0x51,
0xd4, 0x4e, 0x3a, 0x8a, 0xb9, 0x31, 0x46, 0x31, 0xaf, 0x3e, 0x8a, 0xfa, 0x83, 0xf0, 0xae, 0x6e,
0xd4, 0x01, 0x31, 0x3b, 0x8e, 0x65, 0xc5, 0xfa, 0xdf, 0xe5, 0xe3, 0xcd, 0x0a, 0x21, 0x39, 0x8a,
0x50, 0xff, 0x47, 0xfc, 0x63, 0x31, 0x3e, 0x40, 0x49, 0xa4, 0x9b, 0x63, 0xa6, 0xcc, 0x51, 0x7e,
0x3e, 0x95, 0x9d, 0x9f, 0x4f, 0x4b, 0xf9, 0x79, 0x46, 0x6e, 0x3b, 0x93, 0x99, 0xdb, 0xfa, 0xf1,
0xa2, 0x3a, 0x1e, 0x2d, 0xd5, 0xb4, 0xf6, 0x35, 0x98, 0x8d, 0xc6, 0x73, 0xc0, 0xc2, 0x27, 0x34,
0x2e, 0x10, 0xe3, 0x48, 0x53, 0xd9, 0xd7, 0xc3, 0x5b, 0x82, 0x69, 0xfb, 0x38, 0x9f, 0xb6, 0x0f,
0xb9, 0x3a, 0x41, 0xbf, 0x1a, 0x5e, 0xd5, 0xeb, 0x83, 0x7a, 0x1c, 0xe7, 0x3d, 0x58, 0x6a, 0x10,
0x62, 0xb6, 0xf6, 0x46, 0x6c, 0x72, 0xe0, 0x3a, 0x4a, 0xdf, 0x80, 0x4a, 0x5a, 0xa2, 0xc0, 0x12,
0x27, 0x2d, 0x5a, 0x32, 0x69, 0xb9, 0x47, 0x7b, 0x7d, 0xda, 0x10, 0xd2, 0x12, 0x87, 0x43, 0xf8,
0x58, 0x83, 0x22, 0x5d, 0x4f, 0x84, 0xf1, 0xea, 0x84, 0x45, 0x85, 0x29, 0x37, 0xce, 0x8d, 0x36,
0x41, 0x3c, 0x60, 0x77, 0x7e, 0x12, 0x30, 0x12, 0x0b, 0xde, 0x12, 0x83, 0x13, 0x0a, 0xcf, 0xba,
0xb9, 0x9a, 0xe0, 0x6b, 0x16, 0x9d, 0xf8, 0x87, 0x7e, 0x96, 0x5d, 0xae, 0x91, 0xc5, 0x72, 0x6d,
0xe8, 0xdf, 0x08, 0x6f, 0xba, 0x9c, 0x7a, 0xa3, 0xab, 0xe1, 0x45, 0x95, 0xac, 0x76, 0x2f, 0xff,
0xf9, 0x57, 0xa0, 0x2c, 0xb2, 0xa3, 0xbb, 0xa6, 0x63, 0xb6, 0xb1, 0x8f, 0x3e, 0x80, 0xb9, 0x14,
0x4a, 0xa4, 0x27, 0x5b, 0xca, 0xd6, 0x4c, 0xed, 0xe2, 0x50, 0x1a, 0x31, 0xe8, 0x2d, 0x40, 0xfd,
0x60, 0xd0, 0x73, 0x49, 0xd6, 0x81, 0x6a, 0xa8, 0x3d, 0x7f, 0x1c, 0x99, 0x68, 0xe4, 0xfb, 0x1a,
0x94, 0xa4, 0xb0, 0x81, 0xea, 0xd2, 0x0a, 0x36, 0x23, 0x24, 0xd6, 0x2e, 0x0c, 0xa1, 0x10, 0x43,
0xf4, 0xda, 0x51, 0xe3, 0x0c, 0x9a, 0xe3, 0xef, 0xea, 0xfb, 0xf8, 0xb0, 0x4e, 0x87, 0xe2, 0xe3,
0x7f, 0xff, 0xc5, 0x1f, 0xe4, 0x56, 0xf4, 0xca, 0xc6, 0xc1, 0x2b, 0x1b, 0x22, 0x7b, 0x0d, 0x36,
0xc2, 0x71, 0x0a, 0xae, 0x69, 0x2f, 0xa2, 0x2f, 0x34, 0x98, 0x4f, 0x4f, 0x5f, 0xe8, 0xa2, 0xdc,
0x95, 0xcc, 0x50, 0x54, 0x7b, 0x76, 0x38, 0x91, 0x80, 0xf5, 0x3d, 0xed, 0xa8, 0x61, 0xa3, 0xf6,
0xdb, 0x98, 0x44, 0xa0, 0x82, 0xb5, 0xba, 0xa8, 0x10, 0xae, 0xef, 0xda, 0x1d, 0x82, 0xfd, 0xfa,
0x23, 0x9b, 0xec, 0xd5, 0xc9, 0x1e, 0x0e, 0x70, 0x7d, 0xd7, 0xc6, 0x1d, 0x2b, 0xb8, 0x94, 0xf0,
0x8e, 0xb5, 0x3a, 0x8d, 0x44, 0x6b, 0x75, 0x16, 0x03, 0xfe, 0xdf, 0x5a, 0xdd, 0xc2, 0xbb, 0x66,
0xaf, 0x43, 0xea, 0x3e, 0x26, 0x3d, 0xdf, 0xa9, 0x9b, 0x9d, 0x4e, 0x2c, 0x99, 0xf5, 0xb7, 0x8a,
0x06, 0xf4, 0x17, 0xfd, 0xa1, 0x06, 0x65, 0x79, 0xfa, 0x43, 0x17, 0xfa, 0x47, 0x2d, 0xdd, 0x51,
0x7d, 0x18, 0x89, 0xe8, 0xe6, 0x9b, 0x47, 0x8d, 0x2a, 0xaa, 0xdc, 0x34, 0x49, 0x6b, 0xaf, 0xce,
0x8b, 0xea, 0x53, 0xa0, 0x56, 0x5e, 0x1c, 0x32, 0x08, 0x7f, 0xa5, 0x41, 0x59, 0x9e, 0x0a, 0x65,
0x5c, 0x99, 0x13, 0xaf, 0x8c, 0x2b, 0x7b, 0x26, 0xd5, 0x7f, 0xf5, 0xa8, 0x51, 0x47, 0xe7, 0x39,
0x2e, 0x93, 0x91, 0xc4, 0xb8, 0xea, 0xc4, 0xad, 0x53, 0x57, 0x64, 0xf8, 0x2e, 0xe8, 0xab, 0x99,
0xf8, 0x36, 0x38, 0x17, 0x45, 0xf9, 0xd7, 0x4c, 0x7b, 0x83, 0x51, 0x66, 0xce, 0xcd, 0x69, 0xed,
0x65, 0xa2, 0xbc, 0x73, 0xd4, 0xd0, 0x51, 0x3d, 0xd4, 0x5e, 0x0a, 0xe5, 0xae, 0xef, 0x76, 0x15,
0x70, 0x72, 0x3e, 0x8a, 0xf3, 0x77, 0x34, 0x98, 0x4b, 0x7d, 0x10, 0x07, 0xe9, 0x59, 0xc6, 0x2a,
0x7f, 0x05, 0xaa, 0x76, 0x71, 0x28, 0x8d, 0x80, 0xba, 0x76, 0xd4, 0x28, 0xa1, 0x22, 0x35, 0x67,
0x5e, 0x51, 0xc0, 0x47, 0xb7, 0x82, 0x16, 0x25, 0x54, 0xe2, 0x1d, 0xfa, 0xed, 0xc8, 0xd7, 0xc3,
0xd2, 0x8e, 0x0c, 0x5f, 0x97, 0x6f, 0xc0, 0x66, 0xf9, 0x7a, 0xea, 0x9e, 0xa9, 0xfe, 0xca, 0x51,
0x63, 0x1e, 0x95, 0x85, 0xaf, 0x8b, 0x46, 0xb9, 0xe9, 0xeb, 0x0b, 0x12, 0x0e, 0x9e, 0xf8, 0x53,
0xa5, 0xfc, 0x48, 0x03, 0xc4, 0x19, 0x6e, 0xe1, 0x9d, 0x5e, 0xfb, 0x54, 0xe1, 0xdc, 0x38, 0x6a,
0x54, 0x90, 0xc8, 0xe5, 0xeb, 0xec, 0x0c, 0x55, 0x02, 0x75, 0x5e, 0x3f, 0x4b, 0x41, 0xb1, 0x17,
0x46, 0x06, 0xb4, 0xfb, 0x50, 0x92, 0x3e, 0xf7, 0x20, 0x83, 0xca, 0xfa, 0x02, 0x8d, 0x0c, 0x2a,
0xfb, 0x7b, 0x27, 0xdf, 0x82, 0x33, 0x7d, 0x1f, 0x91, 0x40, 0xcf, 0x0e, 0xe4, 0x4b, 0x7c, 0xd1,
0xa4, 0xf6, 0xdc, 0x31, 0x54, 0xa2, 0x85, 0x9f, 0x6a, 0xb0, 0x3c, 0xe0, 0xbb, 0x1c, 0xe8, 0xc5,
0x81, 0x22, 0xfa, 0xbe, 0xab, 0x51, 0xfb, 0x8a, 0x12, 0x6d, 0x3c, 0xd1, 0xac, 0x20, 0xf1, 0xd1,
0x94, 0x50, 0xcb, 0xd4, 0xb3, 0x05, 0x5d, 0xa6, 0x15, 0x74, 0x19, 0x35, 0x55, 0xf5, 0xbf, 0x6a,
0xb0, 0x32, 0xe4, 0xd3, 0x1a, 0x68, 0x7d, 0x68, 0xcf, 0xfb, 0xa1, 0x6f, 0x28, 0xd3, 0x0b, 0xf8,
0xef, 0x1e, 0x35, 0x5e, 0x40, 0xcf, 0x09, 0xf8, 0xd4, 0xa9, 0x13, 0xd8, 0xeb, 0xb6, 0x43, 0x83,
0x40, 0x96, 0xed, 0xa4, 0xba, 0xc2, 0xb6, 0x80, 0xd9, 0xcc, 0xf9, 0x3e, 0x2c, 0x66, 0x7d, 0xcc,
0x03, 0xbd, 0x90, 0x0a, 0xf7, 0x83, 0xbe, 0xc4, 0x51, 0xab, 0xf4, 0x25, 0x5d, 0xb7, 0xbb, 0x1e,
0x39, 0x44, 0xbf, 0x41, 0xd7, 0x60, 0x99, 0xdf, 0xf0, 0x90, 0xc7, 0x76, 0xf8, 0x87, 0x3e, 0x06,
0x8a, 0xff, 0x61, 0x14, 0x89, 0xc2, 0x0d, 0xbd, 0xac, 0x48, 0x94, 0xda, 0x9f, 0xcc, 0x8a, 0x44,
0xe9, 0xfd, 0x40, 0xfd, 0xea, 0x51, 0x63, 0x19, 0x2d, 0x49, 0x91, 0x28, 0xd4, 0x5e, 0xa6, 0x71,
0x70, 0x1a, 0xaa, 0xcb, 0x1f, 0x68, 0x50, 0x96, 0xbf, 0x44, 0x21, 0x63, 0xca, 0xfc, 0x24, 0x87,
0x8c, 0x29, 0xfb, 0x43, 0x16, 0xfa, 0xab, 0x2c, 0x37, 0x11, 0x2f, 0xa5, 0xf1, 0x3d, 0xab, 0xcb,
0x13, 0xa7, 0xa8, 0x73, 0xa1, 0x70, 0x7e, 0xa8, 0xc1, 0x5c, 0xea, 0x6b, 0x10, 0xf2, 0x34, 0x9e,
0xfd, 0xa5, 0x0a, 0x79, 0x1a, 0x1f, 0xf0, 0x39, 0x09, 0x9a, 0x2d, 0x21, 0x34, 0x1f, 0xbe, 0x95,
0x20, 0xd5, 0xf4, 0x25, 0x09, 0x92, 0x2f, 0x88, 0x28, 0x26, 0x3a, 0x9f, 0x4b, 0x57, 0xff, 0xe5,
0xb9, 0x2a, 0xeb, 0x8b, 0x06, 0xf2, 0x5c, 0x95, 0xf9, 0xdd, 0x00, 0x31, 0x9f, 0xf3, 0x77, 0x43,
0xe7, 0x73, 0x9f, 0x91, 0x50, 0x24, 0x7f, 0xa6, 0xb1, 0x3c, 0x58, 0x32, 0xcc, 0x74, 0x1e, 0x9c,
0x65, 0x90, 0x17, 0x87, 0xd2, 0x08, 0x3c, 0x6f, 0x1d, 0x35, 0x56, 0x51, 0x4d, 0x64, 0x0d, 0x96,
0xc5, 0x1c, 0x95, 0xa5, 0x0b, 0x49, 0x6c, 0xe9, 0xb4, 0xd2, 0xb4, 0xac, 0xd8, 0x2f, 0x3f, 0xd1,
0xc2, 0x54, 0x5a, 0x42, 0xf8, 0xdc, 0x40, 0x03, 0x96, 0x40, 0x3e, 0x7f, 0x1c, 0x99, 0xc0, 0xf9,
0xf5, 0xa3, 0xc6, 0x05, 0xf4, 0x8c, 0x64, 0xeb, 0x1c, 0x2a, 0xcb, 0x19, 0x86, 0xcd, 0x23, 0xe2,
0xd6, 0x64, 0x84, 0xf7, 0x4f, 0x35, 0x98, 0x4f, 0xdf, 0xf7, 0x96, 0xd3, 0xe0, 0x01, 0xb7, 0xd7,
0xe5, 0x34, 0x78, 0xd0, 0x95, 0x71, 0x3a, 0x6d, 0x2f, 0xa3, 0x25, 0xfe, 0xba, 0x8e, 0x9d, 0x83,
0xba, 0xbb, 0x2b, 0xe1, 0x5b, 0xbd, 0xbc, 0x9c, 0xf2, 0x03, 0x4a, 0x69, 0x60, 0xe7, 0x80, 0xa2,
0xfb, 0xe3, 0x5c, 0x9c, 0xa4, 0x47, 0xf3, 0x45, 0x66, 0xba, 0x92, 0x9e, 0x31, 0x9e, 0x1d, 0x4e,
0x24, 0xd0, 0x7d, 0xa6, 0x1d, 0x35, 0xfe, 0x52, 0x43, 0x7f, 0xa1, 0xd1, 0xbc, 0x26, 0xc4, 0xb0,
0x56, 0x6f, 0x99, 0xce, 0xe0, 0x0c, 0x3d, 0x3e, 0x74, 0x58, 0xab, 0xf3, 0x23, 0xfc, 0xb5, 0x7a,
0x5c, 0x11, 0xb3, 0x56, 0xe7, 0xdb, 0x86, 0x6b, 0xf5, 0xb8, 0xdc, 0x65, 0xad, 0x9e, 0xac, 0x6d,
0x11, 0x09, 0xfd, 0x5a, 0x3d, 0x59, 0x8d, 0x91, 0x9d, 0xde, 0x4b, 0xf3, 0x57, 0x19, 0xcd, 0x26,
0x35, 0x85, 0x7e, 0x9a, 0x83, 0xa5, 0xb0, 0x63, 0xc9, 0xd4, 0xe6, 0x54, 0x15, 0xf4, 0x2f, 0xda,
0x51, 0xe3, 0x13, 0x0d, 0xfd, 0x2d, 0x53, 0x90, 0x94, 0xe1, 0x7c, 0x89, 0xd4, 0x24, 0xe3, 0x62,
0xca, 0x5a, 0x44, 0xa8, 0x3f, 0xf5, 0x42, 0x7f, 0x9f, 0x83, 0x85, 0x8c, 0xd3, 0x7a, 0xf4, 0x7c,
0x96, 0x2e, 0xfa, 0x8b, 0x36, 0x6a, 0x2f, 0x1c, 0x4b, 0x27, 0xd4, 0xf6, 0x73, 0xed, 0xa8, 0xf1,
0x37, 0x1a, 0xfa, 0x31, 0x53, 0x9b, 0xe9, 0x79, 0x5f, 0x42, 0xa5, 0x25, 0x51, 0x31, 0x95, 0x2d,
0xa0, 0x33, 0xf2, 0xb4, 0xe6, 0x79, 0x01, 0xfa, 0x79, 0x2e, 0xde, 0xe4, 0x63, 0x46, 0xf6, 0x58,
0xd5, 0xf6, 0x1f, 0xda, 0x51, 0xe3, 0x1f, 0x34, 0xf4, 0x69, 0xc2, 0xda, 0xbe, 0x9c, 0xca, 0xeb,
0xc7, 0xc6, 0x83, 0x3a, 0x5a, 0xce, 0x48, 0xf8, 0x99, 0x22, 0xff, 0x53, 0x83, 0xc5, 0xac, 0x42,
0x00, 0xf4, 0xc2, 0x10, 0x3f, 0x94, 0x62, 0xc3, 0xa5, 0xe3, 0x09, 0x85, 0x1a, 0x7b, 0x47, 0x8d,
0x6f, 0xa0, 0x87, 0x54, 0x87, 0x3c, 0x28, 0xd8, 0x4e, 0x08, 0x73, 0x04, 0x0d, 0x8a, 0xdd, 0xbd,
0x58, 0x6d, 0x7c, 0x1b, 0x22, 0xe9, 0x5d, 0x51, 0x0f, 0x59, 0x33, 0x34, 0x47, 0x98, 0x4d, 0x96,
0x02, 0x20, 0xa9, 0xd2, 0x31, 0xa3, 0x02, 0xa1, 0x56, 0x1f, 0x4c, 0x20, 0xba, 0x72, 0xe5, 0xa8,
0xb1, 0x84, 0x16, 0x78, 0xa0, 0x0b, 0x88, 0x9b, 0xd2, 0x77, 0x45, 0x97, 0x4d, 0x96, 0x52, 0x88,
0x84, 0xae, 0x24, 0x1d, 0xf4, 0xa3, 0x54, 0x4b, 0xfd, 0x15, 0x06, 0x72, 0xb6, 0x92, 0x59, 0x25,
0xa0, 0x7f, 0x95, 0x2d, 0xf7, 0x42, 0x30, 0xa6, 0x4f, 0x64, 0x34, 0xcb, 0x3a, 0x4a, 0xa1, 0x31,
0x7d, 0x42, 0xe1, 0xfc, 0x11, 0x4d, 0xe8, 0xe4, 0x83, 0xfc, 0x54, 0x42, 0x97, 0x59, 0x45, 0x90,
0x4a, 0xe8, 0xb2, 0x2b, 0x01, 0xf4, 0x6b, 0x89, 0x0d, 0x18, 0x9f, 0xd3, 0xa4, 0x8c, 0x32, 0x95,
0x69, 0x0a, 0xa2, 0x50, 0x4f, 0xd2, 0xe1, 0x7a, 0x6a, 0x59, 0x9c, 0x51, 0x2a, 0x90, 0x5a, 0x16,
0x67, 0x9d, 0xcc, 0x4b, 0x7a, 0x6a, 0x51, 0x8a, 0xe1, 0x7a, 0x62, 0x24, 0x14, 0xce, 0x4f, 0x34,
0x58, 0xcc, 0x3a, 0x15, 0x96, 0x7d, 0x64, 0xc8, 0xf1, 0xbd, 0xec, 0x23, 0xc3, 0x0e, 0x98, 0xe9,
0xd2, 0x7d, 0x05, 0x9d, 0x65, 0xdb, 0x19, 0xd1, 0xcb, 0x74, 0x6e, 0x22, 0xdc, 0x39, 0x39, 0xa0,
0x82, 0xf2, 0xe6, 0xc4, 0x07, 0x39, 0x6f, 0x67, 0xa7, 0xc0, 0x16, 0x37, 0xaf, 0xfe, 0x6f, 0x00,
0x00, 0x00, 0xff, 0xff, 0x5e, 0x7b, 0x1e, 0x4e, 0x27, 0x5c, 0x00, 0x00,
// 4827 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe4, 0x5c, 0x5d, 0x6c, 0x1c, 0xd7,
0x75, 0xc6, 0xec, 0x92, 0x4b, 0xf2, 0x2c, 0x77, 0x49, 0x5d, 0x92, 0xcb, 0xd5, 0x92, 0x92, 0x57,
0x23, 0xff, 0xa8, 0x0e, 0x4d, 0xda, 0xb2, 0x1c, 0xcb, 0x92, 0xd5, 0x78, 0x45, 0xa9, 0x0e, 0x6b,
0xc9, 0x16, 0x96, 0x92, 0x9c, 0xba, 0x6e, 0x26, 0xc3, 0x9d, 0xcb, 0xe5, 0x84, 0xbb, 0x33, 0x93,
0x99, 0xbb, 0x54, 0x68, 0xf4, 0xc9, 0x28, 0xd0, 0x36, 0x49, 0x0b, 0x84, 0x45, 0x8b, 0xf4, 0x17,
0x28, 0x8a, 0x06, 0x69, 0x51, 0xa3, 0x89, 0x81, 0x02, 0x35, 0xfa, 0xd0, 0xa7, 0xe6, 0xa5, 0x40,
0x5b, 0xa0, 0x2f, 0x45, 0x9e, 0xfa, 0x90, 0xa7, 0xf4, 0xb5, 0x6f, 0x7d, 0x29, 0xee, 0xcf, 0xfc,
0xdc, 0xd9, 0xd9, 0xe5, 0x5d, 0x2e, 0x25, 0x39, 0xc8, 0x13, 0xb9, 0x33, 0xe7, 0x9c, 0xfb, 0xcd,
0xb9, 0xe7, 0xef, 0xde, 0x7b, 0x66, 0xa0, 0xd4, 0xea, 0xf4, 0x02, 0x82, 0xfd, 0x75, 0xcf, 0x77,
0x89, 0x8b, 0xc0, 0xf5, 0xb0, 0xe3, 0xd9, 0xc4, 0xb7, 0xbf, 0x59, 0x5b, 0x69, 0xbb, 0x6e, 0xbb,
0x83, 0x37, 0xd8, 0x9d, 0x9d, 0xde, 0xee, 0x06, 0xee, 0x7a, 0xe4, 0x90, 0x13, 0xd6, 0xce, 0xa7,
0x6f, 0x3e, 0xf2, 0x4d, 0xcf, 0xc3, 0x7e, 0x20, 0xee, 0x3f, 0x93, 0xbe, 0x4f, 0xec, 0x2e, 0x0e,
0x88, 0xd9, 0xf5, 0x04, 0xc1, 0xaa, 0x20, 0x30, 0x3d, 0x7b, 0xc3, 0x74, 0x1c, 0x97, 0x98, 0xc4,
0x76, 0x9d, 0x90, 0x7d, 0x8d, 0xfd, 0x69, 0xbd, 0xd4, 0xc6, 0xce, 0x4b, 0xc1, 0x23, 0xb3, 0xdd,
0xc6, 0xfe, 0x86, 0xeb, 0x31, 0x8a, 0x7e, 0x6a, 0xfd, 0x4f, 0x72, 0x50, 0xb9, 0x85, 0x83, 0x96,
0x6f, 0xef, 0xe0, 0xed, 0xde, 0x8e, 0x83, 0x49, 0xd0, 0xc4, 0xdf, 0xe8, 0xe1, 0x80, 0xa0, 0xeb,
0x00, 0x7e, 0xcf, 0xa1, 0x83, 0x1b, 0xb6, 0x55, 0xd5, 0xea, 0xda, 0xa5, 0xe2, 0xe5, 0xd5, 0x75,
0x3e, 0xf6, 0x7a, 0x08, 0x6e, 0x7d, 0x9b, 0xf8, 0xb6, 0xd3, 0x7e, 0x68, 0x76, 0x7a, 0xb8, 0x39,
0x23, 0xe8, 0xb7, 0x2c, 0xb4, 0x08, 0x93, 0x1d, 0xbb, 0x6b, 0x93, 0x6a, 0xae, 0xae, 0x5d, 0x2a,
0x35, 0xf9, 0x0f, 0x54, 0x81, 0x82, 0xbb, 0xbb, 0x1b, 0x60, 0x52, 0xcd, 0xb3, 0xcb, 0xe2, 0x17,
0xba, 0x01, 0xc5, 0x80, 0x0d, 0x6e, 0x90, 0x43, 0x0f, 0x57, 0x27, 0x06, 0x8c, 0xf5, 0x60, 0xcb,
0x21, 0xaf, 0x5e, 0xe6, 0x63, 0x01, 0x67, 0xb8, 0x7f, 0xe8, 0x61, 0xb4, 0x02, 0x33, 0x82, 0xdd,
0xb6, 0xaa, 0x93, 0xf5, 0xfc, 0xa5, 0x99, 0xe6, 0x34, 0xbf, 0xb0, 0x65, 0x21, 0x04, 0x13, 0x1f,
0xb9, 0x0e, 0xae, 0x16, 0xd8, 0x75, 0xf6, 0x3f, 0x7a, 0x0e, 0xca, 0xa6, 0x75, 0x60, 0x3a, 0x2d,
0x6c, 0x19, 0x9e, 0xe9, 0x9b, 0xdd, 0xea, 0x14, 0xbb, 0x5b, 0x0a, 0xaf, 0xde, 0xa3, 0x17, 0xf5,
0xcf, 0xf2, 0x50, 0xe0, 0x4a, 0x41, 0x6f, 0x24, 0x87, 0x50, 0xd1, 0x45, 0x0c, 0xe0, 0x65, 0x98,
0x70, 0xcc, 0x2e, 0x66, 0x9a, 0x38, 0x8e, 0x8b, 0x51, 0x52, 0x0e, 0x06, 0x39, 0xaf, 0xc2, 0xc1,
0x1e, 0xe8, 0x3a, 0x14, 0x5b, 0x3e, 0x36, 0x09, 0x36, 0xa8, 0xfe, 0x85, 0x02, 0x6b, 0x7d, 0x8c,
0xf7, 0x43, 0x4b, 0x6a, 0x02, 0x27, 0xa7, 0x17, 0xd0, 0x2f, 0x43, 0xd1, 0x62, 0x26, 0xc0, 0xac,
0xa4, 0x3a, 0xa9, 0x30, 0x6a, 0x92, 0x01, 0x3d, 0x03, 0x45, 0xdb, 0x09, 0x08, 0x55, 0x1c, 0xd5,
0x0e, 0x57, 0x34, 0x84, 0x97, 0xb6, 0x2c, 0xf4, 0x2a, 0x14, 0x0e, 0xbc, 0x16, 0xbd, 0x37, 0xa5,
0x20, 0x7b, 0xf2, 0xc0, 0x6b, 0x6d, 0x59, 0x69, 0x9b, 0x98, 0x1e, 0xcd, 0x26, 0xf4, 0x2e, 0x2c,
0xf7, 0xd9, 0x75, 0xe0, 0xb9, 0x4e, 0x80, 0x29, 0x5e, 0xe2, 0x12, 0xb3, 0x63, 0xb4, 0xdc, 0x9e,
0x43, 0xd8, 0x6c, 0x96, 0x9a, 0xc0, 0x2e, 0x6d, 0xd2, 0x2b, 0xe8, 0x15, 0x10, 0x92, 0x0c, 0x6a,
0xaa, 0xb9, 0x7a, 0xfe, 0x52, 0xf1, 0x32, 0x5a, 0x8f, 0xfd, 0x7b, 0x9d, 0x4b, 0x6c, 0x0a, 0x93,
0xd8, 0xc6, 0x44, 0xff, 0x8f, 0x1c, 0x2c, 0x6e, 0x32, 0x95, 0x6e, 0xf2, 0xa8, 0x10, 0x7a, 0xd1,
0xab, 0x50, 0x30, 0x3d, 0x4f, 0xd5, 0x6a, 0x26, 0x4d, 0xcf, 0xdb, 0xb2, 0xa8, 0xeb, 0x1d, 0x60,
0x3f, 0xb0, 0x5d, 0x87, 0x32, 0xaa, 0x18, 0xce, 0x8c, 0xa0, 0xe7, 0xcc, 0x09, 0xbf, 0xcd, 0x8f,
0xe6, 0xb7, 0x2f, 0xc3, 0x44, 0xcb, 0x75, 0x76, 0x07, 0xba, 0xa0, 0x64, 0x7a, 0x94, 0x32, 0xc3,
0x97, 0x26, 0x33, 0x7c, 0x29, 0xb2, 0xe9, 0x82, 0xaa, 0x4d, 0xeb, 0xbf, 0xab, 0xc1, 0x52, 0x4a,
0xa5, 0x62, 0x02, 0xaf, 0x03, 0x88, 0xd8, 0xab, 0x1c, 0x99, 0x04, 0x3d, 0x37, 0xc6, 0xaf, 0xbb,
0x3b, 0xaa, 0x7a, 0x9d, 0xfc, 0xba, 0xbb, 0xb3, 0x65, 0xe9, 0x9f, 0xe6, 0x61, 0xf1, 0xae, 0x6b,
0xd9, 0xbb, 0x87, 0xa9, 0xe9, 0x7d, 0x09, 0xa6, 0x84, 0x68, 0x81, 0x63, 0x21, 0x69, 0x27, 0x21,
0x71, 0x48, 0x83, 0x1a, 0x30, 0x1f, 0x22, 0x77, 0x5c, 0x0b, 0x27, 0xec, 0x6b, 0x39, 0x83, 0xef,
0x5d, 0xd7, 0xc2, 0xcd, 0x72, 0x2b, 0xfe, 0xb1, 0x8d, 0x49, 0x52, 0x84, 0xef, 0x76, 0xb8, 0x88,
0xfc, 0x40, 0x11, 0x4d, 0xb7, 0x13, 0x8b, 0xa0, 0x3f, 0x52, 0x22, 0x3a, 0xb6, 0xb3, 0xcf, 0x44,
0x4c, 0x0c, 0x14, 0x71, 0xc7, 0x76, 0xf6, 0x23, 0x11, 0xf4, 0x07, 0x15, 0xf1, 0x36, 0xa0, 0x50,
0x44, 0xcb, 0xed, 0x76, 0x5d, 0x87, 0x09, 0x99, 0x64, 0x42, 0xce, 0x66, 0x08, 0xd9, 0x64, 0x44,
0xcd, 0x70, 0x5c, 0xfe, 0x93, 0x0a, 0xfa, 0x35, 0xa8, 0x46, 0x58, 0x5c, 0xd3, 0xda, 0x31, 0x3b,
0xd4, 0x68, 0x7c, 0x26, 0xae, 0xc0, 0xc4, 0x3d, 0x93, 0x85, 0x29, 0x41, 0xda, 0xac, 0xb4, 0xfa,
0x2f, 0x52, 0x9f, 0xbc, 0x0f, 0x4b, 0xa9, 0x39, 0x3b, 0x05, 0xfb, 0xd1, 0x1f, 0x42, 0x55, 0x92,
0xca, 0x26, 0x49, 0x58, 0xc3, 0x35, 0x98, 0x4d, 0x4e, 0xaf, 0x10, 0x3d, 0x70, 0x6a, 0x8b, 0x89,
0xa9, 0xd5, 0x9b, 0x70, 0x36, 0x43, 0xae, 0x40, 0xfc, 0x1a, 0x4c, 0x31, 0x7b, 0x51, 0x84, 0x5b,
0xa0, 0xc4, 0x5b, 0x96, 0xfe, 0xef, 0x1a, 0x9c, 0x97, 0x84, 0x36, 0x08, 0xf1, 0xed, 0x9d, 0x1e,
0xc1, 0xc9, 0x2c, 0x7f, 0x72, 0x5f, 0x1a, 0x3d, 0xb5, 0xa5, 0x72, 0x4d, 0x7e, 0xc4, 0x5c, 0xa3,
0x7f, 0x15, 0x9e, 0x19, 0xf8, 0x40, 0xa7, 0x31, 0xbb, 0xbf, 0xa7, 0x81, 0xde, 0x37, 0x0d, 0xfd,
0x5a, 0x3b, 0xd9, 0x7c, 0x8c, 0xae, 0x2f, 0xfd, 0x43, 0xb8, 0x38, 0x14, 0xce, 0x78, 0xf6, 0xf1,
0x35, 0x58, 0x69, 0x58, 0xd6, 0x7d, 0x73, 0xa7, 0x83, 0x13, 0xf2, 0xa3, 0xa7, 0xcc, 0x8a, 0x56,
0xda, 0x48, 0xd1, 0x4a, 0x7f, 0x03, 0xce, 0xdf, 0xc2, 0x1d, 0x4c, 0xf0, 0xc0, 0x41, 0x96, 0x93,
0xd0, 0x69, 0xe2, 0x08, 0xc1, 0x7d, 0xaa, 0xc1, 0x12, 0xe7, 0x15, 0x6c, 0x11, 0xcb, 0xb9, 0xd4,
0x0c, 0x53, 0xae, 0x84, 0x55, 0xf6, 0x67, 0xa4, 0x5c, 0x76, 0x46, 0x9a, 0xdc, 0x75, 0xfd, 0x56,
0x58, 0x66, 0xf5, 0x57, 0x4b, 0x37, 0x5d, 0xb7, 0x23, 0xb2, 0x00, 0x23, 0x44, 0x17, 0x60, 0xb6,
0xed, 0x9b, 0x2d, 0x6c, 0x78, 0xd8, 0xb7, 0x5d, 0x8b, 0x25, 0xc9, 0x52, 0xb3, 0xc8, 0xae, 0xdd,
0x63, 0x97, 0xf4, 0x77, 0x69, 0x39, 0x2d, 0x63, 0x16, 0x53, 0x74, 0x0c, 0xe8, 0xa5, 0x44, 0x5a,
0xa2, 0xb7, 0x44, 0xe2, 0xf9, 0x47, 0x0d, 0x96, 0x1e, 0x78, 0x6d, 0xdf, 0xb4, 0xd2, 0x85, 0xc5,
0x58, 0x8e, 0x3b, 0x56, 0x81, 0xd1, 0xaf, 0xdf, 0x7c, 0x56, 0xf5, 0xfc, 0x2d, 0x0d, 0x2a, 0x69,
0xe8, 0x4f, 0x2d, 0x81, 0xff, 0x26, 0x54, 0x9a, 0x6e, 0xa7, 0xb3, 0x63, 0xb6, 0xf6, 0x4f, 0x53,
0x8f, 0x6a, 0xa6, 0xa6, 0x7f, 0x5b, 0x83, 0xe5, 0xbe, 0xe1, 0x9f, 0x9a, 0x2e, 0x7e, 0x92, 0x83,
0x59, 0x56, 0x17, 0xe0, 0xc0, 0xed, 0x51, 0xbb, 0x7e, 0x19, 0x26, 0x68, 0x29, 0xa1, 0x34, 0x38,
0xa3, 0x44, 0xeb, 0x90, 0x6f, 0x79, 0xbd, 0x81, 0x83, 0x26, 0x8b, 0x72, 0x4a, 0x48, 0xe9, 0xdb,
0x5e, 0x6f, 0x60, 0xb8, 0x97, 0xe8, 0xdb, 0x5e, 0x0f, 0x5d, 0x81, 0x42, 0x17, 0x77, 0x5d, 0xff,
0x50, 0x69, 0x2d, 0x28, 0x68, 0x51, 0x03, 0x4a, 0xd1, 0x42, 0x24, 0xb0, 0x3f, 0xc2, 0x03, 0x97,
0x32, 0x49, 0xe6, 0xd9, 0x90, 0x65, 0xdb, 0xfe, 0x08, 0xa3, 0x2f, 0xc1, 0x6c, 0x40, 0x5c, 0xdf,
0x6c, 0x0b, 0x09, 0x05, 0x05, 0x09, 0x45, 0xc1, 0x41, 0x05, 0xe8, 0x9f, 0x69, 0xb0, 0xd8, 0xc4,
0x94, 0xf7, 0x34, 0xed, 0xec, 0x06, 0x94, 0x58, 0xb1, 0xe7, 0x8b, 0x29, 0x13, 0x45, 0x63, 0x35,
0x19, 0x86, 0x93, 0x53, 0xda, 0x9c, 0xf5, 0x93, 0x13, 0xac, 0x56, 0xa3, 0xb3, 0x8a, 0x3b, 0x85,
0xfd, 0xa9, 0x19, 0xe9, 0xff, 0x68, 0x50, 0x69, 0x58, 0x56, 0x56, 0xc6, 0x18, 0xb7, 0x64, 0x61,
0xb6, 0x9e, 0x53, 0xb6, 0xf5, 0xeb, 0x00, 0x2c, 0x41, 0xf1, 0xd5, 0xa2, 0x8a, 0x09, 0xcf, 0x50,
0x7a, 0xbe, 0x94, 0xec, 0xd7, 0xfc, 0xc4, 0xa0, 0x00, 0xd1, 0xf7, 0xb4, 0x4f, 0x4d, 0xf7, 0xdf,
0xd3, 0xe0, 0xac, 0x94, 0xc5, 0x4e, 0x4f, 0xfd, 0x89, 0x6c, 0x9f, 0x4b, 0x66, 0x7b, 0xd5, 0xa4,
0xf2, 0xfb, 0x1a, 0xd4, 0xb2, 0xa0, 0x3d, 0x35, 0x5d, 0x7d, 0xa2, 0xc1, 0xf2, 0x03, 0xcf, 0x8a,
0x57, 0xa9, 0xb7, 0x9d, 0x83, 0x53, 0xd1, 0xd4, 0x3a, 0xe4, 0xb1, 0x73, 0xa0, 0x04, 0x85, 0x12,
0xaa, 0x2a, 0xf0, 0x3b, 0x1a, 0x54, 0xfb, 0xf1, 0x3e, 0x35, 0xf5, 0xfd, 0xa8, 0x0c, 0x25, 0x69,
0x89, 0xf8, 0xa4, 0xbd, 0xfb, 0x3d, 0x58, 0x0a, 0xb0, 0x7f, 0xc0, 0x46, 0x33, 0x7a, 0x9e, 0x87,
0x7d, 0x63, 0xc7, 0xed, 0x39, 0x96, 0x92, 0xa3, 0x23, 0xce, 0xba, 0x65, 0x3d, 0xa0, 0x8c, 0x37,
0x29, 0x1f, 0x7a, 0x1b, 0xe6, 0xa3, 0x79, 0x30, 0x5b, 0x6c, 0xaf, 0x55, 0x69, 0x37, 0x65, 0x2e,
0xe4, 0x6a, 0x70, 0x26, 0x9a, 0x8a, 0x6c, 0xc7, 0x26, 0x06, 0x1d, 0xc3, 0x6e, 0x61, 0xb5, 0x7d,
0x39, 0xca, 0xb1, 0xcd, 0x19, 0x68, 0x3a, 0x0c, 0x88, 0xe9, 0xc7, 0x12, 0x54, 0xf6, 0x5e, 0x66,
0x19, 0x4b, 0x28, 0x82, 0xa7, 0x43, 0x2f, 0x92, 0xa0, 0xb2, 0x7f, 0x47, 0xd3, 0xa1, 0x17, 0x0a,
0xf8, 0x32, 0x9c, 0x09, 0x5a, 0x66, 0x07, 0x1b, 0x6e, 0x2f, 0xc6, 0x31, 0xad, 0xa2, 0x0e, 0xc6,
0xf6, 0x5e, 0x2f, 0x82, 0xf2, 0x2b, 0x30, 0xcf, 0x25, 0xd9, 0x4e, 0x24, 0x68, 0x46, 0x41, 0x50,
0x99, 0x71, 0x6d, 0x39, 0xa1, 0x9c, 0xdb, 0x30, 0xe7, 0x63, 0x59, 0x2f, 0xa0, 0x22, 0x46, 0x30,
0x25, 0xc4, 0x58, 0x38, 0x20, 0xbe, 0x7b, 0x18, 0x89, 0x29, 0xaa, 0x88, 0x11, 0x4c, 0x09, 0x31,
0x3d, 0x5e, 0x23, 0x47, 0x62, 0x66, 0x55, 0xc4, 0x08, 0xa6, 0x50, 0xcc, 0x26, 0x94, 0x5b, 0xbd,
0x80, 0xb8, 0xdd, 0x48, 0x4a, 0x49, 0x41, 0x4a, 0x89, 0xf3, 0x24, 0x84, 0xd0, 0x02, 0xb5, 0x17,
0x4f, 0x77, 0x59, 0x45, 0x08, 0xe7, 0x49, 0xa9, 0xd7, 0xf5, 0xe3, 0x07, 0x9a, 0x53, 0x55, 0xaf,
0xeb, 0x47, 0x0f, 0x74, 0x1f, 0x96, 0x2d, 0x16, 0xe6, 0x8d, 0xc0, 0x31, 0xbd, 0x60, 0xcf, 0x8d,
0x67, 0x6b, 0x5e, 0x41, 0xdc, 0x12, 0x67, 0xde, 0x16, 0xbc, 0x09, 0x73, 0xde, 0xc3, 0x66, 0x87,
0xec, 0x19, 0xad, 0x3d, 0xdc, 0xda, 0xaf, 0x9e, 0x51, 0x31, 0x67, 0xce, 0xb1, 0x49, 0x19, 0xd0,
0x17, 0x61, 0xaa, 0xeb, 0x3a, 0x36, 0x71, 0xfd, 0x2a, 0x52, 0xe0, 0x0d, 0x89, 0xd1, 0x2d, 0x28,
0x7b, 0x66, 0x10, 0x78, 0x7b, 0xbe, 0x19, 0xe0, 0x0e, 0x0e, 0x82, 0xea, 0x82, 0x8a, 0x52, 0x64,
0x1e, 0xaa, 0x94, 0x03, 0xec, 0x13, 0xbb, 0x65, 0x76, 0x0c, 0x6a, 0xd5, 0xb6, 0xd3, 0x36, 0x3c,
0xb7, 0x63, 0xb7, 0x0e, 0xab, 0x8b, 0x2a, 0x4a, 0x09, 0x99, 0xb7, 0x39, 0xef, 0x3d, 0xc6, 0x8a,
0x36, 0x61, 0xce, 0x6c, 0x63, 0x87, 0x18, 0xac, 0x10, 0xee, 0x74, 0xb0, 0x55, 0x5d, 0x3a, 0x76,
0x45, 0x5c, 0x66, 0x2c, 0x5b, 0x21, 0x07, 0x6a, 0x42, 0x45, 0x18, 0x60, 0x17, 0x13, 0xd3, 0x32,
0x89, 0x69, 0xf0, 0x4d, 0x9b, 0x6a, 0x45, 0x01, 0xd9, 0x22, 0xe7, 0xbd, 0x2b, 0x58, 0xb7, 0x19,
0x27, 0x7a, 0x1d, 0xa6, 0xed, 0x2e, 0xad, 0xc4, 0x6d, 0xab, 0xba, 0xac, 0xa2, 0x6d, 0x46, 0xbd,
0x65, 0xd1, 0xc0, 0x27, 0x0c, 0x59, 0x68, 0xa7, 0xaa, 0x12, 0xf8, 0x38, 0x8b, 0x50, 0xca, 0x87,
0xb0, 0x6a, 0x3b, 0x2d, 0x1f, 0x77, 0xb1, 0x43, 0xcc, 0x8e, 0x11, 0xfa, 0x45, 0xcf, 0xf3, 0x5c,
0x9f, 0x60, 0xab, 0x7a, 0xf6, 0x58, 0x0d, 0xd5, 0x12, 0xfc, 0x37, 0xb9, 0x8b, 0x84, 0xdc, 0xe8,
0x4d, 0x80, 0xbd, 0x43, 0x8f, 0x1a, 0x65, 0xe0, 0xfa, 0xd5, 0x9a, 0x02, 0xba, 0x04, 0xbd, 0xfe,
0x83, 0x12, 0x14, 0x13, 0xd5, 0xcf, 0x49, 0x37, 0xa3, 0xe4, 0x44, 0x9b, 0x3b, 0xd9, 0xce, 0x5f,
0x5e, 0x79, 0xe7, 0xef, 0x86, 0x7c, 0x4a, 0xa4, 0x92, 0x12, 0x93, 0x67, 0x48, 0x6f, 0xc0, 0xcc,
0x81, 0xdb, 0xe9, 0xf1, 0x43, 0x0d, 0x95, 0x54, 0x38, 0xcd, 0xc9, 0xb7, 0x2c, 0xba, 0x98, 0xb4,
0xb0, 0x72, 0x02, 0x14, 0xb4, 0xf2, 0x89, 0xdf, 0xd4, 0x48, 0x27, 0x7e, 0xd7, 0x01, 0x3c, 0xdf,
0x3e, 0x30, 0x09, 0x36, 0x6c, 0x4f, 0x29, 0xdb, 0xcd, 0x08, 0xfa, 0x2d, 0x8f, 0xd5, 0x7d, 0xb6,
0xa7, 0x94, 0xda, 0x28, 0x21, 0xc3, 0x19, 0x16, 0x30, 0x03, 0x33, 0x59, 0xb2, 0x68, 0x99, 0x0e,
0x8b, 0x96, 0xa8, 0x5a, 0x2a, 0x2a, 0x57, 0x4b, 0x57, 0xa0, 0x10, 0x10, 0x93, 0xf4, 0x02, 0xa5,
0x2c, 0x25, 0x68, 0xd1, 0x16, 0x9c, 0x21, 0xbe, 0xe9, 0x04, 0x36, 0x2d, 0x6c, 0x0c, 0x21, 0x40,
0x25, 0x41, 0xcd, 0xc7, 0x6c, 0xdb, 0x5c, 0xd4, 0xeb, 0x30, 0xdd, 0xf6, 0xdd, 0x1e, 0x3b, 0x50,
0x2b, 0x2b, 0x3c, 0xec, 0x14, 0xa3, 0xe6, 0x73, 0xe2, 0x3e, 0x72, 0xb0, 0x6f, 0x78, 0x26, 0xd9,
0x53, 0x4a, 0x49, 0x33, 0x8c, 0xfe, 0x9e, 0x49, 0xf6, 0x68, 0xed, 0xd1, 0xee, 0xb8, 0x3b, 0x34,
0xec, 0x46, 0xaa, 0x9e, 0x57, 0x18, 0xbd, 0xcc, 0xb9, 0xb6, 0x43, 0x85, 0xdf, 0x86, 0xb9, 0x54,
0x94, 0x54, 0x4a, 0x41, 0x65, 0x39, 0x3c, 0x52, 0x87, 0xf7, 0x7a, 0x3b, 0xc6, 0x3e, 0x3e, 0x54,
0xca, 0x42, 0x05, 0xaf, 0xb7, 0xf3, 0x0e, 0x66, 0xdb, 0x23, 0x22, 0xfb, 0x89, 0x29, 0x50, 0xc9,
0x41, 0x22, 0x61, 0x46, 0xea, 0x9f, 0xb1, 0x03, 0x11, 0x0d, 0x45, 0xce, 0x19, 0x16, 0x03, 0xa7,
0xed, 0x80, 0x87, 0x3e, 0x74, 0x1d, 0x8a, 0x66, 0x8f, 0xb8, 0x21, 0xeb, 0xf1, 0x09, 0x06, 0x28,
0x79, 0xcc, 0x9c, 0x3c, 0xdd, 0xae, 0x8c, 0x74, 0xba, 0x7d, 0x1d, 0x8a, 0xfc, 0x71, 0x39, 0xf3,
0xf2, 0xf1, 0xcc, 0x9c, 0x9c, 0x31, 0xbf, 0x06, 0x53, 0x7b, 0x6e, 0xc0, 0x42, 0x80, 0x4a, 0x0e,
0x29, 0x50, 0xe2, 0x2d, 0x2b, 0x66, 0xf3, 0x44, 0xa2, 0x50, 0x61, 0xf3, 0x92, 0xc7, 0x47, 0xcc,
0x2f, 0x6b, 0x03, 0x8f, 0x8f, 0xd8, 0x5e, 0x4f, 0x31, 0x71, 0xac, 0x87, 0xde, 0x82, 0xb2, 0x7c,
0x20, 0x57, 0x5d, 0x61, 0xdc, 0x43, 0x0e, 0xe3, 0x4a, 0xd2, 0x61, 0x1c, 0x3a, 0x0f, 0xc5, 0x7d,
0x7c, 0x68, 0x78, 0xa6, 0xcd, 0xec, 0x7b, 0x95, 0xef, 0x50, 0xef, 0xe3, 0xc3, 0x7b, 0xa6, 0x4d,
0x8d, 0xf7, 0x32, 0x4c, 0x32, 0x8f, 0xa8, 0x9e, 0x53, 0x59, 0xde, 0x31, 0x52, 0xfd, 0x5f, 0x0a,
0x51, 0xaa, 0x6a, 0x8a, 0xbd, 0x94, 0x27, 0xb9, 0xb8, 0x13, 0xdb, 0x94, 0xf9, 0x11, 0xb7, 0x29,
0x27, 0x46, 0xdf, 0xa6, 0x9c, 0x1c, 0x67, 0x9b, 0xb2, 0x30, 0xf6, 0x36, 0xe5, 0xd4, 0x88, 0xdb,
0x94, 0x34, 0x1b, 0x77, 0xdd, 0x9e, 0x43, 0x0c, 0xcf, 0xb5, 0x1d, 0xa2, 0x94, 0xa3, 0x80, 0x31,
0xdc, 0xa3, 0xf4, 0xf4, 0x11, 0x38, 0xbb, 0xe8, 0x2c, 0x52, 0x4a, 0x57, 0xb3, 0x8c, 0xe5, 0x3d,
0xce, 0x41, 0x11, 0xec, 0xda, 0x1d, 0x6c, 0x04, 0x87, 0x01, 0xc1, 0x5d, 0xa5, 0x35, 0x18, 0x50,
0x86, 0x6d, 0x46, 0x1f, 0x6e, 0x8f, 0x14, 0x55, 0xb7, 0x47, 0xae, 0xc2, 0xb4, 0x8f, 0xbd, 0x8e,
0xdd, 0x32, 0x07, 0xe7, 0x2e, 0x29, 0x4b, 0x86, 0xd4, 0x74, 0x59, 0xe4, 0x63, 0xd3, 0x3a, 0x34,
0x22, 0xfe, 0x92, 0x02, 0x7f, 0x89, 0xf1, 0x34, 0x43, 0x21, 0x37, 0xa0, 0x68, 0x7a, 0xb6, 0x21,
0x0e, 0x51, 0x94, 0x16, 0x56, 0x60, 0x7a, 0xf6, 0x43, 0x4e, 0xaf, 0xff, 0x5f, 0x0e, 0x16, 0x32,
0x8e, 0xbe, 0x9f, 0xb4, 0x3f, 0x3d, 0x84, 0xaa, 0x74, 0x48, 0xdf, 0xb1, 0x03, 0x82, 0x1d, 0x3e,
0xb8, 0x4a, 0x25, 0x58, 0x49, 0x72, 0xdf, 0x11, 0xcc, 0x5b, 0x16, 0x2d, 0x10, 0x24, 0xb9, 0xb4,
0x4c, 0x56, 0xf2, 0xc2, 0xf9, 0x24, 0xdb, 0x3d, 0xd7, 0x27, 0x74, 0x21, 0x92, 0x12, 0x45, 0xeb,
0x79, 0xd5, 0xa2, 0x71, 0x51, 0x96, 0x47, 0x59, 0xb7, 0x2c, 0xfd, 0x9f, 0x72, 0x51, 0x14, 0xbb,
0x63, 0x3b, 0xfb, 0x4f, 0xfa, 0xcc, 0xfc, 0x0e, 0x2c, 0xe0, 0x6f, 0x12, 0xec, 0x3b, 0x66, 0xc7,
0x48, 0x8c, 0xab, 0xa2, 0xf0, 0x33, 0x21, 0xe3, 0x66, 0xf2, 0xe8, 0x2f, 0x51, 0x08, 0x4d, 0x8c,
0x56, 0x08, 0x45, 0x39, 0x60, 0x52, 0x3d, 0x07, 0xfc, 0xa4, 0x0c, 0x53, 0x62, 0xf8, 0x9f, 0xb3,
0x6e, 0x83, 0x44, 0xf3, 0xd6, 0xc4, 0x49, 0x9b, 0xb7, 0x26, 0x47, 0x3b, 0x5b, 0x95, 0x56, 0x1d,
0x85, 0x91, 0x56, 0x1d, 0x27, 0xea, 0xb2, 0xfb, 0x12, 0xcc, 0xee, 0xfa, 0xae, 0x43, 0xda, 0x6c,
0xb1, 0x62, 0x29, 0x25, 0x82, 0x62, 0xc4, 0xc1, 0x05, 0x84, 0x33, 0xca, 0xfa, 0xf4, 0x66, 0x54,
0x32, 0x91, 0xe0, 0x60, 0xcd, 0x9b, 0xd7, 0x60, 0x06, 0x3b, 0x16, 0x4b, 0x43, 0x81, 0x52, 0x16,
0x88, 0xc9, 0x13, 0xcb, 0x91, 0xe2, 0xb8, 0xcb, 0x91, 0xd9, 0x13, 0x2d, 0x47, 0xee, 0xc0, 0x62,
0xb4, 0xdf, 0xe1, 0xbb, 0x2e, 0x31, 0xcc, 0x56, 0x0b, 0x07, 0x61, 0x86, 0x18, 0x56, 0xdf, 0xa2,
0x90, 0xaf, 0xe9, 0xba, 0xa4, 0xc1, 0xb8, 0x52, 0xae, 0x59, 0x1e, 0xcd, 0x35, 0x6f, 0x40, 0x51,
0xac, 0x51, 0x7a, 0x3d, 0xdb, 0x52, 0x5a, 0xe1, 0x00, 0x67, 0x78, 0xd0, 0xb3, 0x2d, 0x9a, 0xe5,
0xa2, 0x8d, 0x48, 0xae, 0x11, 0x95, 0x7d, 0xb6, 0x52, 0xb8, 0x0f, 0xc9, 0xd5, 0x71, 0x03, 0x66,
0x43, 0x21, 0xac, 0xd8, 0x3e, 0x73, 0x6c, 0xb1, 0x5d, 0x14, 0xf4, 0xa2, 0x54, 0x4f, 0x76, 0x2e,
0xa2, 0xd1, 0x3a, 0x17, 0x53, 0x8b, 0x84, 0x85, 0x71, 0x16, 0x09, 0x8b, 0x23, 0x2d, 0x12, 0x6e,
0xc3, 0x9c, 0x69, 0x59, 0xcc, 0x2c, 0xcc, 0x8e, 0x61, 0x3b, 0xbb, 0xae, 0x58, 0xdf, 0x1c, 0xb3,
0xaa, 0x8b, 0x99, 0xb6, 0x9c, 0x5d, 0x37, 0xac, 0x68, 0x2a, 0xaa, 0x15, 0xcd, 0xcb, 0x30, 0x69,
0xe1, 0x9d, 0x5e, 0x7b, 0xe0, 0x92, 0x26, 0xd1, 0xbf, 0xc2, 0x08, 0xa3, 0x1e, 0xcc, 0xaa, 0x72,
0x5f, 0x71, 0x56, 0x07, 0xd0, 0xd9, 0xf1, 0xfb, 0x15, 0x6b, 0xe3, 0xf7, 0x2b, 0xae, 0x9c, 0x46,
0xbf, 0xe2, 0xea, 0xe9, 0xf6, 0x2b, 0x9e, 0x1b, 0xab, 0x5f, 0x31, 0x4e, 0xae, 0xe7, 0xd5, 0x93,
0xeb, 0x6f, 0x15, 0xe2, 0x3e, 0xe7, 0x11, 0xdb, 0xa4, 0x96, 0xa2, 0xe4, 0x26, 0x3a, 0x8e, 0x78,
0xfa, 0x3a, 0x27, 0xa5, 0x2f, 0x7e, 0x86, 0x98, 0x48, 0x50, 0x95, 0x28, 0xe4, 0xf2, 0x83, 0xec,
0x30, 0xa8, 0x9e, 0x93, 0x7c, 0x97, 0xb7, 0x17, 0x24, 0xbc, 0xf3, 0x42, 0x2a, 0xcf, 0xf0, 0x26,
0x71, 0x29, 0x93, 0x0c, 0x28, 0x73, 0xa6, 0x4e, 0x56, 0xe6, 0x44, 0x2f, 0x20, 0x4c, 0x67, 0xbf,
0x80, 0x30, 0xd3, 0xf7, 0x02, 0x02, 0x36, 0xfd, 0xd6, 0x9e, 0xf1, 0xc8, 0xf5, 0x2d, 0xb5, 0xc5,
0x08, 0x67, 0x78, 0xdf, 0xf5, 0x2d, 0xf4, 0x3a, 0x4c, 0x07, 0xae, 0x4f, 0xd8, 0x8e, 0x8c, 0x4a,
0x26, 0x9a, 0xa2, 0xd4, 0xef, 0xe0, 0x43, 0x74, 0x05, 0xa6, 0x7c, 0x4c, 0x95, 0x1b, 0x1e, 0xfb,
0x0c, 0xf3, 0xe2, 0x90, 0x94, 0x3e, 0x1b, 0x37, 0x94, 0x12, 0x9f, 0x38, 0xf6, 0xa3, 0x2f, 0x13,
0xab, 0xe4, 0x0f, 0x29, 0x13, 0x5f, 0x87, 0xe2, 0x23, 0x9b, 0xec, 0x19, 0x16, 0x26, 0xa6, 0xdd,
0x11, 0x19, 0x64, 0xe8, 0x1e, 0x0d, 0x25, 0xbf, 0xc5, 0xa8, 0xd9, 0xe8, 0x2c, 0x9e, 0x5a, 0x86,
0x65, 0x12, 0xac, 0xb4, 0x3d, 0x26, 0x02, 0xb6, 0x75, 0xcb, 0x24, 0x18, 0xbd, 0x00, 0x73, 0x96,
0x1d, 0x78, 0x1d, 0xf3, 0xd0, 0x68, 0xb9, 0x9d, 0x5e, 0xd7, 0x09, 0xaa, 0x67, 0xd8, 0xe3, 0x95,
0xc5, 0xe5, 0x4d, 0x7e, 0x35, 0x7a, 0xa1, 0x03, 0xc5, 0x2f, 0x74, 0xe8, 0xdf, 0x80, 0x6a, 0xbf,
0x17, 0xa8, 0xb6, 0xfb, 0x5f, 0x81, 0x50, 0x0d, 0x89, 0x7e, 0xec, 0xcc, 0x3e, 0xee, 0xd0, 0x9f,
0xb6, 0x31, 0xd1, 0x7f, 0x9a, 0x87, 0x5a, 0x38, 0x66, 0xc3, 0xf3, 0xd2, 0xce, 0xb7, 0x94, 0xe8,
0xfb, 0x4f, 0x78, 0x57, 0xec, 0x3e, 0x39, 0xc9, 0x7d, 0x22, 0x73, 0xcd, 0x67, 0x9b, 0xeb, 0xc4,
0x30, 0x73, 0x9d, 0x1c, 0xc3, 0x5c, 0x0b, 0x27, 0x34, 0xd7, 0xa9, 0x13, 0x98, 0xeb, 0x74, 0xd2,
0x5c, 0x53, 0xd6, 0x36, 0x33, 0x96, 0xb5, 0xc1, 0x29, 0x58, 0x5b, 0x31, 0xcb, 0xda, 0x74, 0x02,
0x2b, 0x99, 0xb3, 0xfc, 0x78, 0x8d, 0xeb, 0xfb, 0xf9, 0x78, 0xd8, 0x27, 0xd7, 0x83, 0x13, 0x1b,
0x67, 0x3e, 0xdb, 0x38, 0x27, 0xb2, 0x8d, 0x73, 0x72, 0x98, 0x71, 0x16, 0xc6, 0x30, 0xce, 0xa9,
0x13, 0x1a, 0xe7, 0xf4, 0x09, 0x8c, 0x73, 0x26, 0x69, 0x9c, 0x19, 0xe6, 0x01, 0x99, 0xe6, 0xf1,
0xb1, 0x06, 0xab, 0xd9, 0x13, 0xa5, 0x6a, 0x20, 0xe3, 0xbf, 0x12, 0xa2, 0xff, 0x3a, 0x2c, 0x6c,
0x13, 0xd7, 0x7b, 0x2c, 0x6d, 0xd2, 0xfa, 0x1d, 0x58, 0x94, 0x85, 0x8f, 0xd5, 0xcf, 0xfc, 0x21,
0x95, 0x66, 0xfa, 0xe4, 0xf1, 0x60, 0xbd, 0x0b, 0x4b, 0x29, 0xe9, 0x63, 0x81, 0xfd, 0x2a, 0x54,
0x9a, 0xb8, 0xe5, 0x1e, 0x60, 0xff, 0xf1, 0xc0, 0x7d, 0x0f, 0x96, 0xfb, 0xe4, 0x8f, 0x05, 0xf8,
0x47, 0x1a, 0x2c, 0x6e, 0x62, 0x33, 0xf8, 0x79, 0xea, 0x98, 0xbf, 0x0b, 0x4b, 0x29, 0xc8, 0x63,
0xa9, 0xe0, 0x1c, 0xac, 0xbc, 0x8d, 0x43, 0x03, 0xa0, 0xcb, 0x52, 0x3b, 0x20, 0x76, 0x2b, 0x54,
0x84, 0xfe, 0xb3, 0x09, 0x58, 0xcd, 0xbe, 0x2f, 0x46, 0x0d, 0x60, 0xa9, 0x63, 0x06, 0xc4, 0x20,
0x8f, 0x5c, 0xe3, 0x11, 0xc6, 0xfb, 0x86, 0xc8, 0x1a, 0xe2, 0xc5, 0x87, 0xb7, 0x92, 0x3e, 0x39,
0x4c, 0xd0, 0xfa, 0x1d, 0x33, 0x20, 0xf7, 0x1f, 0xb9, 0xef, 0x63, 0xbc, 0xcf, 0xdf, 0x62, 0xb3,
0x6e, 0x3b, 0xc4, 0x3f, 0x6c, 0xa2, 0x4e, 0xdf, 0x0d, 0xb4, 0x0b, 0xf3, 0xc4, 0xf5, 0x0c, 0x82,
0x1d, 0x43, 0x94, 0xcc, 0x81, 0x88, 0x01, 0x6f, 0x2a, 0x8f, 0x77, 0xdf, 0xf5, 0xee, 0x63, 0xa7,
0x29, 0xd8, 0xf9, 0x58, 0x65, 0x22, 0x5d, 0x44, 0x17, 0xa3, 0x97, 0x96, 0x13, 0xdd, 0xac, 0xa5,
0xe6, 0x6c, 0xb4, 0xca, 0xa1, 0x01, 0xe9, 0x22, 0x94, 0xc2, 0x4a, 0x9e, 0x13, 0xf1, 0x49, 0x9b,
0x15, 0x17, 0x39, 0xd1, 0x07, 0x30, 0x1b, 0x22, 0x36, 0x3d, 0x2f, 0x10, 0x6f, 0x7e, 0x5d, 0x1d,
0x11, 0x6d, 0xc3, 0xf3, 0x04, 0x52, 0x20, 0xd1, 0x85, 0xda, 0x6d, 0x58, 0x1e, 0xa0, 0x3c, 0x34,
0x0f, 0x79, 0x9a, 0x17, 0x68, 0x14, 0x9d, 0x69, 0xd2, 0x7f, 0x69, 0xfc, 0x3e, 0xa0, 0x16, 0x17,
0xbe, 0x68, 0xcc, 0x7e, 0x5c, 0xcb, 0x5d, 0xd5, 0x6a, 0x0d, 0x58, 0xc8, 0xd0, 0xc9, 0x48, 0x22,
0x6e, 0xc0, 0x5c, 0x0a, 0xe8, 0x28, 0xec, 0xfa, 0xff, 0xe6, 0x61, 0xea, 0x1d, 0x7e, 0x7e, 0x86,
0xde, 0x94, 0x4f, 0xd7, 0x94, 0x52, 0x76, 0x7c, 0xf6, 0xf6, 0xe4, 0xb7, 0x3e, 0x13, 0x67, 0xcc,
0x13, 0x23, 0x9c, 0x31, 0xcb, 0x5b, 0x58, 0x93, 0xa3, 0x6d, 0x61, 0xa5, 0xb6, 0x70, 0x0a, 0xe3,
0x6c, 0xe1, 0x4c, 0x8d, 0xb4, 0x85, 0x93, 0x28, 0x89, 0xa6, 0xa5, 0x92, 0xe8, 0x72, 0x5c, 0x1e,
0x28, 0xaf, 0xc9, 0xff, 0x59, 0x0b, 0xdf, 0x05, 0x16, 0x93, 0x1f, 0x46, 0xe1, 0x70, 0x16, 0xb5,
0x93, 0xce, 0x62, 0x6e, 0x8c, 0x59, 0xcc, 0xab, 0xcf, 0xa2, 0xfe, 0x20, 0x7c, 0xf3, 0x36, 0x7a,
0x00, 0x11, 0x1d, 0xc7, 0xb2, 0x62, 0xfd, 0xef, 0xf2, 0xf1, 0x66, 0x85, 0x90, 0x1c, 0x65, 0xa8,
0x5f, 0x10, 0xff, 0x58, 0x8c, 0x0f, 0x50, 0x12, 0xe5, 0xe6, 0x98, 0x25, 0x73, 0x54, 0x9f, 0x4f,
0x65, 0xd7, 0xe7, 0xd3, 0x52, 0x7d, 0x9e, 0x51, 0xdb, 0xce, 0x64, 0xd6, 0xb6, 0x7e, 0xbc, 0xa8,
0x8e, 0x67, 0x4b, 0xb5, 0xac, 0x7d, 0x0d, 0x66, 0xa3, 0xf9, 0x1c, 0xb0, 0xf0, 0x09, 0x8d, 0x0b,
0xc4, 0x3c, 0xd2, 0x52, 0xf6, 0xf5, 0xf0, 0x9d, 0xbf, 0xb4, 0x7d, 0x9c, 0x4f, 0xdb, 0x87, 0xdc,
0x9d, 0xa0, 0x5f, 0x0d, 0x5f, 0xbc, 0xeb, 0x83, 0x7a, 0x1c, 0xe7, 0x3d, 0x58, 0x6a, 0x10, 0x62,
0xb6, 0xf6, 0x46, 0x1c, 0x72, 0xe0, 0x3a, 0x4a, 0xdf, 0x80, 0x4a, 0x5a, 0xa2, 0xc0, 0x12, 0x17,
0x2d, 0x5a, 0xb2, 0x68, 0xb9, 0x47, 0x9f, 0xfa, 0xb4, 0x21, 0xa4, 0x25, 0x0e, 0x87, 0xf0, 0xb1,
0x06, 0x45, 0xba, 0x9e, 0x08, 0xf3, 0xd5, 0x09, 0x9b, 0x0a, 0x53, 0x6e, 0x9c, 0x1b, 0x2d, 0x40,
0x3c, 0x60, 0xef, 0xfc, 0x24, 0x60, 0x24, 0x16, 0xbc, 0x25, 0x06, 0x27, 0x14, 0x9e, 0xf5, 0x1e,
0x6a, 0x82, 0xaf, 0x59, 0x74, 0xe2, 0x1f, 0xfa, 0x59, 0xf6, 0x72, 0x8d, 0x2c, 0x96, 0x6b, 0x43,
0xff, 0x4a, 0xf8, 0xa6, 0xcb, 0xa9, 0x0f, 0xba, 0x1a, 0xbe, 0xa8, 0x92, 0x35, 0xee, 0xe5, 0x3f,
0xff, 0x02, 0x94, 0x45, 0x75, 0x74, 0xd7, 0x74, 0xcc, 0x36, 0xf6, 0xd1, 0x07, 0x30, 0x97, 0x42,
0x89, 0xf4, 0xe4, 0x48, 0xd9, 0x9a, 0xa9, 0x5d, 0x1c, 0x4a, 0x23, 0x26, 0xbd, 0x05, 0xa8, 0x1f,
0x0c, 0x7a, 0x2e, 0xc9, 0x3a, 0x50, 0x0d, 0xb5, 0xe7, 0x8f, 0x23, 0x13, 0x83, 0x7c, 0x5b, 0x83,
0x92, 0x94, 0x36, 0x50, 0x5d, 0x5a, 0xc1, 0x66, 0xa4, 0xc4, 0xda, 0x85, 0x21, 0x14, 0x62, 0x8a,
0x5e, 0x3b, 0x6a, 0x9c, 0x41, 0x73, 0xfc, 0x5e, 0x7d, 0x1f, 0x1f, 0xd6, 0xe9, 0x54, 0x7c, 0xfc,
0x9f, 0x3f, 0xfd, 0x83, 0xdc, 0x8a, 0x5e, 0xd9, 0x38, 0x78, 0x65, 0x43, 0x54, 0xaf, 0xc1, 0x46,
0x38, 0x4f, 0xc1, 0x35, 0xed, 0x45, 0xf4, 0x33, 0x0d, 0xe6, 0xd3, 0xe1, 0x0b, 0x5d, 0x94, 0x1f,
0x25, 0x33, 0x15, 0xd5, 0x9e, 0x1d, 0x4e, 0x24, 0x60, 0x7d, 0x4b, 0x3b, 0x6a, 0xd8, 0xa8, 0xfd,
0x36, 0x26, 0x11, 0xa8, 0x60, 0xad, 0x2e, 0x3a, 0x84, 0xeb, 0xbb, 0x76, 0x87, 0x60, 0xbf, 0xfe,
0xc8, 0x26, 0x7b, 0x75, 0xb2, 0x87, 0x03, 0x5c, 0xdf, 0xb5, 0x71, 0xc7, 0x0a, 0x2e, 0x25, 0xbc,
0x63, 0xad, 0x4e, 0x33, 0xd1, 0x5a, 0x9d, 0xe5, 0x80, 0x5f, 0x5a, 0xab, 0x5b, 0x78, 0xd7, 0xec,
0x75, 0x48, 0xdd, 0xc7, 0xa4, 0xe7, 0x3b, 0x75, 0xb3, 0xd3, 0x89, 0x25, 0xb3, 0xe7, 0xad, 0xa2,
0x01, 0xcf, 0x8b, 0xfe, 0x50, 0x83, 0xb2, 0x1c, 0xfe, 0xd0, 0x85, 0xfe, 0x59, 0x4b, 0x3f, 0xa8,
0x3e, 0x8c, 0x44, 0x3c, 0xe6, 0x9b, 0x47, 0x8d, 0x2a, 0xaa, 0xdc, 0x34, 0x49, 0x6b, 0xaf, 0xce,
0x9b, 0xea, 0x53, 0xa0, 0x56, 0x5e, 0x1c, 0x32, 0x09, 0x7f, 0xa5, 0x41, 0x59, 0x0e, 0x85, 0x32,
0xae, 0xcc, 0xc0, 0x2b, 0xe3, 0xca, 0x8e, 0xa4, 0xfa, 0xaf, 0x1e, 0x35, 0xea, 0xe8, 0x3c, 0xc7,
0x65, 0x32, 0x92, 0x18, 0x57, 0x9d, 0xb8, 0x75, 0xea, 0x8a, 0x0c, 0xdf, 0x05, 0x7d, 0x35, 0x13,
0xdf, 0x06, 0xe7, 0xa2, 0x28, 0xff, 0x9a, 0x69, 0x6f, 0x30, 0xca, 0xcc, 0xd8, 0x9c, 0xd6, 0x5e,
0x26, 0xca, 0x3b, 0x47, 0x0d, 0x1d, 0xd5, 0x43, 0xed, 0xa5, 0x50, 0xee, 0xfa, 0x6e, 0x57, 0x01,
0x27, 0xe7, 0xa3, 0x38, 0x7f, 0x47, 0x83, 0xb9, 0xd4, 0x47, 0x6d, 0x90, 0x9e, 0x65, 0xac, 0xf2,
0x97, 0x9c, 0x6a, 0x17, 0x87, 0xd2, 0x08, 0xa8, 0x6b, 0x47, 0x8d, 0x12, 0x2a, 0x52, 0x73, 0xe6,
0x1d, 0x05, 0x7c, 0x76, 0x2b, 0x68, 0x51, 0x42, 0x25, 0xee, 0xa1, 0xdf, 0x8e, 0x7c, 0x3d, 0x6c,
0xed, 0xc8, 0xf0, 0x75, 0xf9, 0x0d, 0xd8, 0x2c, 0x5f, 0x4f, 0xbd, 0x67, 0xaa, 0xbf, 0x72, 0xd4,
0x98, 0x47, 0x65, 0xe1, 0xeb, 0x62, 0x50, 0x6e, 0xfa, 0xfa, 0x82, 0x84, 0x83, 0x17, 0xfe, 0x54,
0x29, 0xdf, 0xd3, 0x00, 0x71, 0x86, 0x5b, 0x78, 0xa7, 0xd7, 0x3e, 0x55, 0x38, 0x37, 0x8e, 0x1a,
0x15, 0x24, 0x6a, 0xf9, 0x3a, 0x3b, 0x43, 0x95, 0x40, 0x9d, 0xd7, 0xcf, 0x52, 0x50, 0xec, 0x86,
0x91, 0x01, 0xed, 0x3e, 0x94, 0xa4, 0x8f, 0x37, 0xc8, 0xa0, 0xb2, 0xbe, 0x27, 0x23, 0x83, 0xca,
0xfe, 0x7a, 0xc9, 0xd7, 0xe0, 0x4c, 0xdf, 0x27, 0x21, 0xd0, 0xb3, 0x03, 0xf9, 0x12, 0xdf, 0x27,
0xa9, 0x3d, 0x77, 0x0c, 0x95, 0x18, 0xe1, 0x87, 0x1a, 0x2c, 0x0f, 0xf8, 0xca, 0x06, 0x7a, 0x71,
0xa0, 0x88, 0xbe, 0xaf, 0x64, 0xd4, 0xbe, 0xa0, 0x44, 0x1b, 0x07, 0x9a, 0x15, 0x24, 0x3e, 0x81,
0x12, 0x6a, 0x99, 0x7a, 0xb6, 0xa0, 0xcb, 0xb4, 0x82, 0x2e, 0xa3, 0xa6, 0xaa, 0xfe, 0x37, 0x0d,
0x56, 0x86, 0x7c, 0x28, 0x03, 0xad, 0x0f, 0x7d, 0xf2, 0x7e, 0xe8, 0x1b, 0xca, 0xf4, 0x02, 0xfe,
0xbb, 0x47, 0x8d, 0x17, 0xd0, 0x73, 0x02, 0x3e, 0x75, 0xea, 0x04, 0xf6, 0xba, 0xed, 0xd0, 0x24,
0x90, 0x65, 0x3b, 0xa9, 0x47, 0x61, 0x5b, 0xc0, 0x2c, 0x72, 0xbe, 0x0f, 0x8b, 0x59, 0x9f, 0xe6,
0x40, 0x2f, 0xa4, 0xd2, 0xfd, 0xa0, 0xef, 0x6a, 0xd4, 0x2a, 0x7d, 0x45, 0xd7, 0xed, 0xae, 0x47,
0x0e, 0xd1, 0x6f, 0xd0, 0x35, 0x58, 0xe6, 0x17, 0x39, 0xe4, 0xb9, 0x1d, 0xfe, 0xd9, 0x8e, 0x81,
0xe2, 0xbf, 0x1b, 0x65, 0xa2, 0x70, 0x43, 0x2f, 0x2b, 0x13, 0xa5, 0xf6, 0x27, 0xb3, 0x32, 0x51,
0x7a, 0x3f, 0x50, 0xbf, 0x7a, 0xd4, 0x58, 0x46, 0x4b, 0x52, 0x26, 0x0a, 0xb5, 0x97, 0x69, 0x1c,
0x9c, 0x86, 0xea, 0xf2, 0x3b, 0x1a, 0x94, 0xe5, 0x2f, 0x51, 0xc8, 0x98, 0x32, 0x3f, 0xb0, 0x21,
0x63, 0xca, 0xfe, 0x90, 0x85, 0xfe, 0x2a, 0xab, 0x4d, 0xc4, 0x4d, 0x69, 0x7e, 0xcf, 0xea, 0x72,
0xe0, 0x14, 0x7d, 0x2e, 0x14, 0xce, 0x77, 0x35, 0x98, 0x4b, 0x7d, 0x0d, 0x42, 0x0e, 0xe3, 0xd9,
0x5f, 0xaa, 0x90, 0xc3, 0xf8, 0x80, 0xcf, 0x49, 0xd0, 0x6a, 0x09, 0xa1, 0xf9, 0xf0, 0xae, 0x04,
0xa9, 0xa6, 0x2f, 0x49, 0x90, 0x7c, 0x41, 0x44, 0x31, 0xd1, 0x78, 0x2e, 0xbd, 0xfa, 0x2f, 0xc7,
0xaa, 0xac, 0x2f, 0x1a, 0xc8, 0xb1, 0x2a, 0xf3, 0xbb, 0x01, 0x22, 0x9e, 0xf3, 0x7b, 0x43, 0xe3,
0xb9, 0xcf, 0x48, 0x28, 0x92, 0x3f, 0xd3, 0x58, 0x1d, 0x2c, 0x19, 0x66, 0xba, 0x0e, 0xce, 0x32,
0xc8, 0x8b, 0x43, 0x69, 0x04, 0x9e, 0xb7, 0x8e, 0x1a, 0xab, 0xa8, 0x26, 0xaa, 0x06, 0xcb, 0x62,
0x8e, 0xca, 0xca, 0x85, 0x24, 0xb6, 0x74, 0x59, 0x69, 0x5a, 0x56, 0xec, 0x97, 0x9f, 0x68, 0x61,
0x29, 0x2d, 0x21, 0x7c, 0x6e, 0xa0, 0x01, 0x4b, 0x20, 0x9f, 0x3f, 0x8e, 0x4c, 0xe0, 0xfc, 0xf2,
0x51, 0xe3, 0x02, 0x7a, 0x46, 0xb2, 0x75, 0x0e, 0x95, 0xd5, 0x0c, 0xc3, 0xe2, 0x88, 0x78, 0x6b,
0x32, 0xc2, 0xfb, 0xa7, 0x1a, 0xcc, 0xa7, 0xdf, 0xf7, 0x96, 0xcb, 0xe0, 0x01, 0x6f, 0xaf, 0xcb,
0x65, 0xf0, 0xa0, 0x57, 0xc6, 0x69, 0xd8, 0x5e, 0x46, 0x4b, 0xfc, 0x76, 0x1d, 0x3b, 0x07, 0x75,
0x77, 0x57, 0xc2, 0xb7, 0x7a, 0x79, 0x39, 0xe5, 0x07, 0x94, 0xd2, 0xc0, 0xce, 0x01, 0x45, 0xf7,
0xc7, 0xb9, 0xb8, 0x48, 0x8f, 0xe2, 0x45, 0x66, 0xb9, 0x92, 0x8e, 0x18, 0xcf, 0x0e, 0x27, 0x12,
0xe8, 0x3e, 0xd3, 0x8e, 0x1a, 0x7f, 0xa9, 0xa1, 0xbf, 0xd0, 0x68, 0x5d, 0x13, 0x62, 0x58, 0xab,
0xb7, 0x4c, 0x67, 0x70, 0x85, 0x1e, 0x1f, 0x3a, 0xac, 0xd5, 0xf9, 0x11, 0xfe, 0x5a, 0x3d, 0xee,
0x88, 0x59, 0xab, 0xf3, 0x6d, 0xc3, 0xb5, 0x7a, 0xdc, 0xee, 0xb2, 0x56, 0x4f, 0xf6, 0xb6, 0x88,
0x82, 0x7e, 0xad, 0x9e, 0xec, 0xc6, 0xc8, 0x2e, 0xef, 0xa5, 0xf8, 0x55, 0x46, 0xb3, 0x49, 0x4d,
0xa1, 0x1f, 0xe6, 0x60, 0x29, 0x7c, 0xb0, 0x64, 0x69, 0x73, 0xaa, 0x0a, 0xfa, 0x57, 0xed, 0xa8,
0xf1, 0x89, 0x86, 0xfe, 0x96, 0x29, 0x48, 0xaa, 0x70, 0x3e, 0x47, 0x6a, 0x92, 0x71, 0x31, 0x65,
0x2d, 0x22, 0xd4, 0x5f, 0x7a, 0xa1, 0xbf, 0xcf, 0xc1, 0x42, 0xc6, 0x69, 0x3d, 0x7a, 0x3e, 0x4b,
0x17, 0xfd, 0x4d, 0x1b, 0xb5, 0x17, 0x8e, 0xa5, 0x13, 0x6a, 0xfb, 0xb1, 0x76, 0xd4, 0xf8, 0x1b,
0x0d, 0x7d, 0x9f, 0xa9, 0xcd, 0xf4, 0xbc, 0xcf, 0xa1, 0xd2, 0x92, 0xa8, 0x98, 0xca, 0x16, 0xd0,
0x19, 0x39, 0xac, 0x79, 0x5e, 0x80, 0x7e, 0x9c, 0x8b, 0x37, 0xf9, 0x98, 0x91, 0x3d, 0x56, 0xb5,
0xfd, 0x97, 0x76, 0xd4, 0xf8, 0x07, 0x0d, 0x7d, 0x9a, 0xb0, 0xb6, 0xcf, 0xa7, 0xf2, 0xfa, 0xb1,
0xf1, 0xa4, 0x8e, 0x96, 0x33, 0x0a, 0x7e, 0xa6, 0xc8, 0xff, 0xd6, 0x60, 0x31, 0xab, 0x11, 0x00,
0xbd, 0x30, 0xc4, 0x0f, 0xa5, 0xdc, 0x70, 0xe9, 0x78, 0x42, 0xa1, 0xc6, 0xde, 0x51, 0xe3, 0x2b,
0xe8, 0x21, 0xd5, 0x21, 0x4f, 0x0a, 0xb6, 0x13, 0xc2, 0x1c, 0x41, 0x83, 0x62, 0x77, 0x2f, 0x56,
0x1b, 0xdf, 0x86, 0x48, 0x7a, 0x57, 0xf4, 0x84, 0x6c, 0x18, 0x5a, 0x23, 0xcc, 0x26, 0x5b, 0x01,
0x90, 0xd4, 0xe9, 0x98, 0xd1, 0x81, 0x50, 0xab, 0x0f, 0x26, 0x10, 0x8f, 0x72, 0xe5, 0xa8, 0xb1,
0x84, 0x16, 0x78, 0xa2, 0x0b, 0x88, 0x9b, 0xd2, 0x77, 0x45, 0x97, 0x4d, 0x96, 0x52, 0x88, 0x82,
0xae, 0x24, 0x1d, 0xf4, 0xa3, 0xd4, 0x48, 0xfd, 0x1d, 0x06, 0x72, 0xb5, 0x92, 0xd9, 0x25, 0xa0,
0x7f, 0x91, 0x2d, 0xf7, 0x42, 0x30, 0xa6, 0x4f, 0x64, 0x34, 0xcb, 0x3a, 0x4a, 0xa1, 0x31, 0x7d,
0x42, 0xe1, 0xfc, 0x11, 0x2d, 0xe8, 0xe4, 0x83, 0xfc, 0x54, 0x41, 0x97, 0xd9, 0x45, 0x90, 0x2a,
0xe8, 0xb2, 0x3b, 0x01, 0xf4, 0x6b, 0x89, 0x0d, 0x18, 0x9f, 0xd3, 0xa4, 0x8c, 0x32, 0x55, 0x69,
0x0a, 0xa2, 0x50, 0x4f, 0xd2, 0xe1, 0x7a, 0x6a, 0x59, 0x9c, 0xd1, 0x2a, 0x90, 0x5a, 0x16, 0x67,
0x9d, 0xcc, 0x4b, 0x7a, 0x6a, 0x51, 0x8a, 0xe1, 0x7a, 0x62, 0x24, 0x14, 0xce, 0x0f, 0x34, 0x58,
0xcc, 0x3a, 0x15, 0x96, 0x7d, 0x64, 0xc8, 0xf1, 0xbd, 0xec, 0x23, 0xc3, 0x0e, 0x98, 0xe9, 0xd2,
0x7d, 0x05, 0x9d, 0x65, 0xdb, 0x19, 0xd1, 0xcd, 0x74, 0x6d, 0x22, 0xdc, 0x39, 0x39, 0xa1, 0x82,
0xf2, 0xe6, 0xc4, 0x07, 0x39, 0x6f, 0x67, 0xa7, 0xc0, 0x16, 0x37, 0xaf, 0xfe, 0x7f, 0x00, 0x00,
0x00, 0xff, 0xff, 0x66, 0xed, 0xd7, 0x45, 0xeb, 0x5b, 0x00, 0x00,
}
// Reference imports to suppress errors if they are not otherwise used.

View File

@@ -130,8 +130,6 @@ type ListReleasesRequest struct {
ReleaseName *wrappers.StringValue `protobuf:"bytes,2,opt,name=release_name,json=releaseName,proto3" json:"release_name,omitempty"`
Namespace *wrappers.StringValue `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"`
Status *wrappers.StringValue `protobuf:"bytes,4,opt,name=status,proto3" json:"status,omitempty"`
Limit uint32 `protobuf:"varint,5,opt,name=limit,proto3" json:"limit,omitempty"`
Offset uint32 `protobuf:"varint,6,opt,name=offset,proto3" json:"offset,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
@@ -190,23 +188,8 @@ func (m *ListReleasesRequest) GetStatus() *wrappers.StringValue {
return nil
}
func (m *ListReleasesRequest) GetLimit() uint32 {
if m != nil {
return m.Limit
}
return 0
}
func (m *ListReleasesRequest) GetOffset() uint32 {
if m != nil {
return m.Offset
}
return 0
}
type ListReleaseResponse struct {
TotalCount uint32 `protobuf:"varint,1,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"`
ReleaseSet []*Release `protobuf:"bytes,2,rep,name=release_set,json=releaseSet,proto3" json:"release_set,omitempty"`
ReleaseSet []*Release `protobuf:"bytes,1,rep,name=release_set,json=releaseSet,proto3" json:"release_set,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
@@ -237,13 +220,6 @@ func (m *ListReleaseResponse) XXX_DiscardUnknown() {
var xxx_messageInfo_ListReleaseResponse proto.InternalMessageInfo
func (m *ListReleaseResponse) GetTotalCount() uint32 {
if m != nil {
return m.TotalCount
}
return 0
}
func (m *ListReleaseResponse) GetReleaseSet() []*Release {
if m != nil {
return m.ReleaseSet
@@ -251,100 +227,6 @@ func (m *ListReleaseResponse) GetReleaseSet() []*Release {
return nil
}
type DescribeReleaseRequest struct {
ReleaseName *wrappers.StringValue `protobuf:"bytes,1,opt,name=release_name,json=releaseName,proto3" json:"release_name,omitempty"`
Status *wrappers.StringValue `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"`
RuntimeId *wrappers.StringValue `protobuf:"bytes,3,opt,name=runtime_id,json=runtimeId,proto3" json:"runtime_id,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *DescribeReleaseRequest) Reset() { *m = DescribeReleaseRequest{} }
func (m *DescribeReleaseRequest) String() string { return proto.CompactTextString(m) }
func (*DescribeReleaseRequest) ProtoMessage() {}
func (*DescribeReleaseRequest) Descriptor() ([]byte, []int) {
return fileDescriptor_141ba45979af1a8e, []int{3}
}
func (m *DescribeReleaseRequest) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_DescribeReleaseRequest.Unmarshal(m, b)
}
func (m *DescribeReleaseRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_DescribeReleaseRequest.Marshal(b, m, deterministic)
}
func (m *DescribeReleaseRequest) XXX_Merge(src proto.Message) {
xxx_messageInfo_DescribeReleaseRequest.Merge(m, src)
}
func (m *DescribeReleaseRequest) XXX_Size() int {
return xxx_messageInfo_DescribeReleaseRequest.Size(m)
}
func (m *DescribeReleaseRequest) XXX_DiscardUnknown() {
xxx_messageInfo_DescribeReleaseRequest.DiscardUnknown(m)
}
var xxx_messageInfo_DescribeReleaseRequest proto.InternalMessageInfo
func (m *DescribeReleaseRequest) GetReleaseName() *wrappers.StringValue {
if m != nil {
return m.ReleaseName
}
return nil
}
func (m *DescribeReleaseRequest) GetStatus() *wrappers.StringValue {
if m != nil {
return m.Status
}
return nil
}
func (m *DescribeReleaseRequest) GetRuntimeId() *wrappers.StringValue {
if m != nil {
return m.RuntimeId
}
return nil
}
type DescribeReleaseResponse struct {
Workload map[string]string `protobuf:"bytes,1,rep,name=workload,proto3" json:"workload,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *DescribeReleaseResponse) Reset() { *m = DescribeReleaseResponse{} }
func (m *DescribeReleaseResponse) String() string { return proto.CompactTextString(m) }
func (*DescribeReleaseResponse) ProtoMessage() {}
func (*DescribeReleaseResponse) Descriptor() ([]byte, []int) {
return fileDescriptor_141ba45979af1a8e, []int{4}
}
func (m *DescribeReleaseResponse) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_DescribeReleaseResponse.Unmarshal(m, b)
}
func (m *DescribeReleaseResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_DescribeReleaseResponse.Marshal(b, m, deterministic)
}
func (m *DescribeReleaseResponse) XXX_Merge(src proto.Message) {
xxx_messageInfo_DescribeReleaseResponse.Merge(m, src)
}
func (m *DescribeReleaseResponse) XXX_Size() int {
return xxx_messageInfo_DescribeReleaseResponse.Size(m)
}
func (m *DescribeReleaseResponse) XXX_DiscardUnknown() {
xxx_messageInfo_DescribeReleaseResponse.DiscardUnknown(m)
}
var xxx_messageInfo_DescribeReleaseResponse proto.InternalMessageInfo
func (m *DescribeReleaseResponse) GetWorkload() map[string]string {
if m != nil {
return m.Workload
}
return nil
}
type CreateReleaseRequest struct {
// required, id of app to run in cluster
AppId *wrappers.StringValue `protobuf:"bytes,1,opt,name=app_id,json=appId,proto3" json:"app_id,omitempty"`
@@ -355,9 +237,7 @@ type CreateReleaseRequest struct {
// release name
ReleaseName *wrappers.StringValue `protobuf:"bytes,4,opt,name=release_name,json=releaseName,proto3" json:"release_name,omitempty"`
// namespace
Namespace *wrappers.StringValue `protobuf:"bytes,5,opt,name=namespace,proto3" json:"namespace,omitempty"`
// custom value
Values *wrappers.StringValue `protobuf:"bytes,6,opt,name=values,proto3" json:"values,omitempty"`
Namespace *wrappers.StringValue `protobuf:"bytes,5,opt,name=namespace,proto3" json:"namespace,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
@@ -367,7 +247,7 @@ func (m *CreateReleaseRequest) Reset() { *m = CreateReleaseRequest{} }
func (m *CreateReleaseRequest) String() string { return proto.CompactTextString(m) }
func (*CreateReleaseRequest) ProtoMessage() {}
func (*CreateReleaseRequest) Descriptor() ([]byte, []int) {
return fileDescriptor_141ba45979af1a8e, []int{5}
return fileDescriptor_141ba45979af1a8e, []int{3}
}
func (m *CreateReleaseRequest) XXX_Unmarshal(b []byte) error {
@@ -423,13 +303,6 @@ func (m *CreateReleaseRequest) GetNamespace() *wrappers.StringValue {
return nil
}
func (m *CreateReleaseRequest) GetValues() *wrappers.StringValue {
if m != nil {
return m.Values
}
return nil
}
type CreateReleaseResponse struct {
ReleaseName *wrappers.StringValue `protobuf:"bytes,1,opt,name=release_name,json=releaseName,proto3" json:"release_name,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
@@ -441,7 +314,7 @@ func (m *CreateReleaseResponse) Reset() { *m = CreateReleaseResponse{} }
func (m *CreateReleaseResponse) String() string { return proto.CompactTextString(m) }
func (*CreateReleaseResponse) ProtoMessage() {}
func (*CreateReleaseResponse) Descriptor() ([]byte, []int) {
return fileDescriptor_141ba45979af1a8e, []int{6}
return fileDescriptor_141ba45979af1a8e, []int{4}
}
func (m *CreateReleaseResponse) XXX_Unmarshal(b []byte) error {
@@ -482,7 +355,7 @@ func (m *UpgradeReleaseRequest) Reset() { *m = UpgradeReleaseRequest{} }
func (m *UpgradeReleaseRequest) String() string { return proto.CompactTextString(m) }
func (*UpgradeReleaseRequest) ProtoMessage() {}
func (*UpgradeReleaseRequest) Descriptor() ([]byte, []int) {
return fileDescriptor_141ba45979af1a8e, []int{7}
return fileDescriptor_141ba45979af1a8e, []int{5}
}
func (m *UpgradeReleaseRequest) XXX_Unmarshal(b []byte) error {
@@ -535,7 +408,7 @@ func (m *UpgradeReleaseResponse) Reset() { *m = UpgradeReleaseResponse{}
func (m *UpgradeReleaseResponse) String() string { return proto.CompactTextString(m) }
func (*UpgradeReleaseResponse) ProtoMessage() {}
func (*UpgradeReleaseResponse) Descriptor() ([]byte, []int) {
return fileDescriptor_141ba45979af1a8e, []int{8}
return fileDescriptor_141ba45979af1a8e, []int{6}
}
func (m *UpgradeReleaseResponse) XXX_Unmarshal(b []byte) error {
@@ -576,7 +449,7 @@ func (m *RollbackReleaseRequest) Reset() { *m = RollbackReleaseRequest{}
func (m *RollbackReleaseRequest) String() string { return proto.CompactTextString(m) }
func (*RollbackReleaseRequest) ProtoMessage() {}
func (*RollbackReleaseRequest) Descriptor() ([]byte, []int) {
return fileDescriptor_141ba45979af1a8e, []int{9}
return fileDescriptor_141ba45979af1a8e, []int{7}
}
func (m *RollbackReleaseRequest) XXX_Unmarshal(b []byte) error {
@@ -630,7 +503,7 @@ func (m *RollbackReleaseResponse) Reset() { *m = RollbackReleaseResponse
func (m *RollbackReleaseResponse) String() string { return proto.CompactTextString(m) }
func (*RollbackReleaseResponse) ProtoMessage() {}
func (*RollbackReleaseResponse) Descriptor() ([]byte, []int) {
return fileDescriptor_141ba45979af1a8e, []int{10}
return fileDescriptor_141ba45979af1a8e, []int{8}
}
func (m *RollbackReleaseResponse) XXX_Unmarshal(b []byte) error {
@@ -678,7 +551,7 @@ func (m *DeleteReleaseRequest) Reset() { *m = DeleteReleaseRequest{} }
func (m *DeleteReleaseRequest) String() string { return proto.CompactTextString(m) }
func (*DeleteReleaseRequest) ProtoMessage() {}
func (*DeleteReleaseRequest) Descriptor() ([]byte, []int) {
return fileDescriptor_141ba45979af1a8e, []int{11}
return fileDescriptor_141ba45979af1a8e, []int{9}
}
func (m *DeleteReleaseRequest) XXX_Unmarshal(b []byte) error {
@@ -731,7 +604,7 @@ func (m *DeleteReleaseResponse) Reset() { *m = DeleteReleaseResponse{} }
func (m *DeleteReleaseResponse) String() string { return proto.CompactTextString(m) }
func (*DeleteReleaseResponse) ProtoMessage() {}
func (*DeleteReleaseResponse) Descriptor() ([]byte, []int) {
return fileDescriptor_141ba45979af1a8e, []int{12}
return fileDescriptor_141ba45979af1a8e, []int{10}
}
func (m *DeleteReleaseResponse) XXX_Unmarshal(b []byte) error {
@@ -763,9 +636,6 @@ func init() {
proto.RegisterType((*Release)(nil), "openpitrix.Release")
proto.RegisterType((*ListReleasesRequest)(nil), "openpitrix.ListReleasesRequest")
proto.RegisterType((*ListReleaseResponse)(nil), "openpitrix.ListReleaseResponse")
proto.RegisterType((*DescribeReleaseRequest)(nil), "openpitrix.DescribeReleaseRequest")
proto.RegisterType((*DescribeReleaseResponse)(nil), "openpitrix.DescribeReleaseResponse")
proto.RegisterMapType((map[string]string)(nil), "openpitrix.DescribeReleaseResponse.WorkloadEntry")
proto.RegisterType((*CreateReleaseRequest)(nil), "openpitrix.CreateReleaseRequest")
proto.RegisterType((*CreateReleaseResponse)(nil), "openpitrix.CreateReleaseResponse")
proto.RegisterType((*UpgradeReleaseRequest)(nil), "openpitrix.UpgradeReleaseRequest")
@@ -779,68 +649,56 @@ func init() {
func init() { proto.RegisterFile("helm.proto", fileDescriptor_141ba45979af1a8e) }
var fileDescriptor_141ba45979af1a8e = []byte{
// 966 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x56, 0x4f, 0x6f, 0x1b, 0x45,
0x14, 0xd7, 0xae, 0x63, 0xa7, 0x7e, 0x8e, 0xf3, 0x67, 0x92, 0xa6, 0x96, 0x5b, 0x11, 0xb3, 0x48,
0x28, 0x0a, 0xad, 0x4d, 0x9d, 0x22, 0xa1, 0x54, 0x80, 0xd2, 0x06, 0x89, 0x20, 0xca, 0x61, 0xcb,
0xff, 0x8b, 0x35, 0xb6, 0x27, 0xcb, 0x2a, 0xeb, 0x9d, 0x61, 0x66, 0x9c, 0x34, 0x37, 0x84, 0x38,
0xf4, 0x8a, 0xf9, 0x0c, 0x1c, 0x38, 0xf3, 0x1d, 0x38, 0xc1, 0x05, 0xbe, 0x02, 0x1f, 0x82, 0x23,
0x9a, 0xd9, 0xd9, 0xc6, 0xb3, 0xeb, 0x24, 0x76, 0x13, 0xd1, 0x9c, 0xec, 0x9d, 0xf7, 0x7b, 0x6f,
0xde, 0xfc, 0xde, 0xef, 0xbd, 0x19, 0x80, 0x6f, 0x49, 0x34, 0x68, 0x32, 0x4e, 0x25, 0x45, 0x40,
0x19, 0x89, 0x59, 0x28, 0x79, 0xf8, 0xac, 0x7e, 0x3b, 0xa0, 0x34, 0x88, 0x48, 0x4b, 0x5b, 0xba,
0xc3, 0x83, 0x16, 0x19, 0x30, 0x79, 0x92, 0x00, 0xeb, 0xaf, 0x65, 0x8d, 0xc7, 0x1c, 0x33, 0x46,
0xb8, 0x30, 0xf6, 0x8d, 0xac, 0x5d, 0x86, 0x03, 0x22, 0x24, 0x1e, 0x30, 0x03, 0xb8, 0x63, 0x00,
0x98, 0x85, 0x2d, 0x1c, 0xc7, 0x54, 0x62, 0x19, 0xd2, 0x38, 0x75, 0xbf, 0xab, 0x7f, 0x7a, 0xf7,
0x02, 0x12, 0xdf, 0x13, 0xc7, 0x38, 0x08, 0x08, 0x6f, 0x51, 0xa6, 0x11, 0x79, 0xb4, 0xf7, 0x7c,
0x0e, 0xe6, 0x7d, 0x12, 0x11, 0x2c, 0x08, 0xfa, 0x00, 0x16, 0x78, 0xf2, 0xb7, 0x13, 0xe3, 0x01,
0xa9, 0x39, 0x0d, 0x67, 0xb3, 0xd2, 0xbe, 0xd3, 0x4c, 0xb6, 0x6b, 0xa6, 0xf9, 0x34, 0x9f, 0x4a,
0x1e, 0xc6, 0xc1, 0x17, 0x38, 0x1a, 0x12, 0xbf, 0x62, 0x3c, 0x3e, 0xc5, 0x03, 0x82, 0xde, 0x81,
0xf9, 0x23, 0xc2, 0x45, 0x48, 0xe3, 0x9a, 0xab, 0x7d, 0x6f, 0xe7, 0x7c, 0xf7, 0x63, 0xb9, 0xdd,
0x4e, 0x5c, 0x53, 0x2c, 0xda, 0x81, 0xb2, 0xda, 0x4f, 0x30, 0xdc, 0x23, 0xb5, 0xc2, 0x14, 0x9b,
0x9e, 0xc2, 0xd1, 0x03, 0x28, 0x09, 0x89, 0xe5, 0x50, 0xd4, 0xe6, 0xa6, 0x70, 0x34, 0x58, 0xf4,
0x3e, 0x54, 0xfa, 0x44, 0xf4, 0x78, 0xa8, 0x79, 0xa9, 0x15, 0xa7, 0x39, 0xe8, 0x98, 0x03, 0xfa,
0x18, 0x56, 0x0f, 0x42, 0x2e, 0x64, 0xa7, 0x4f, 0x58, 0x44, 0x4f, 0x48, 0xbf, 0xa3, 0x6a, 0x54,
0x2b, 0xe9, 0x38, 0xf5, 0x5c, 0x9c, 0xcf, 0xd2, 0x02, 0xfa, 0x2b, 0xda, 0x6d, 0xcf, 0x78, 0xa9,
0x75, 0xf4, 0x11, 0xa0, 0x08, 0xe7, 0x42, 0xcd, 0x5f, 0x18, 0x6a, 0x59, 0x79, 0x59, 0x91, 0xde,
0x83, 0x85, 0x3e, 0x89, 0x88, 0x4c, 0x63, 0xdc, 0xb8, 0x30, 0x46, 0xc5, 0xe0, 0xd5, 0x8a, 0xf7,
0x9b, 0x0b, 0xab, 0x9f, 0x84, 0x42, 0x1a, 0x39, 0x08, 0x9f, 0x7c, 0x37, 0x24, 0x42, 0xa2, 0x87,
0x00, 0x7c, 0x18, 0xab, 0x88, 0x9d, 0xb0, 0x3f, 0x95, 0x28, 0xca, 0x06, 0xbf, 0xdf, 0xcf, 0x69,
0xca, 0x9d, 0x55, 0x53, 0xff, 0xbf, 0x38, 0xd6, 0xa0, 0x18, 0x85, 0x83, 0x50, 0x6a, 0x59, 0x54,
0xfd, 0xe4, 0x03, 0xad, 0x43, 0x89, 0x1e, 0x1c, 0x08, 0x22, 0x75, 0x95, 0xab, 0xbe, 0xf9, 0xf2,
0x22, 0x8b, 0x34, 0x9f, 0x08, 0x46, 0x63, 0x41, 0xd0, 0x06, 0x54, 0x24, 0x95, 0x38, 0xea, 0xf4,
0xe8, 0x30, 0x96, 0x9a, 0xb5, 0xaa, 0x0f, 0x7a, 0xe9, 0xb1, 0x5a, 0x41, 0x0f, 0x20, 0x3d, 0x66,
0x47, 0x05, 0x75, 0x1b, 0x85, 0xcd, 0x4a, 0x7b, 0xb5, 0x79, 0x3a, 0x44, 0x9a, 0x69, 0x48, 0x30,
0xb8, 0xa7, 0x44, 0x7a, 0x7f, 0x38, 0xb0, 0xbe, 0xa7, 0x85, 0xd8, 0x25, 0x2f, 0xb6, 0x4c, 0xca,
0x74, 0xe9, 0xee, 0x3d, 0x65, 0xcb, 0x9d, 0x81, 0x2d, 0x5b, 0x1d, 0x85, 0x99, 0xd4, 0xe1, 0xfd,
0xe2, 0xc0, 0xad, 0xdc, 0x71, 0x0c, 0x83, 0x4f, 0xe0, 0xc6, 0x31, 0xe5, 0x87, 0x11, 0xc5, 0x4a,
0x74, 0x8a, 0x9d, 0xfb, 0xe3, 0xec, 0x9c, 0xe1, 0xd6, 0xfc, 0xd2, 0xf8, 0x7c, 0x18, 0x4b, 0x7e,
0xe2, 0xbf, 0x08, 0x51, 0x7f, 0x08, 0x55, 0xcb, 0x84, 0x96, 0xa1, 0x70, 0x48, 0x4e, 0x34, 0x4d,
0x65, 0x5f, 0xfd, 0x55, 0x85, 0x3f, 0x52, 0x19, 0xea, 0xf3, 0x97, 0xfd, 0xe4, 0x63, 0xc7, 0x7d,
0xd7, 0xf1, 0xfe, 0x75, 0x61, 0xed, 0x31, 0x27, 0x58, 0x66, 0x49, 0xdf, 0x86, 0x12, 0x66, 0x6c,
0xda, 0xbe, 0x28, 0x62, 0xc6, 0xf6, 0xfb, 0x8a, 0x32, 0x33, 0xfa, 0x94, 0xe3, 0x34, 0x64, 0x97,
0x0d, 0x3e, 0x71, 0x7e, 0x69, 0xbe, 0x73, 0x1a, 0x99, 0xbb, 0x54, 0x37, 0x16, 0x67, 0xee, 0x46,
0xcd, 0xa8, 0x30, 0x73, 0xf2, 0x02, 0x7d, 0x25, 0x58, 0xef, 0x2b, 0xb8, 0x99, 0x61, 0xde, 0xe8,
0xe3, 0xb2, 0x7a, 0xf7, 0xfe, 0x72, 0xe0, 0xe6, 0xe7, 0x2c, 0xe0, 0xb8, 0x9f, 0xad, 0xea, 0xab,
0x9d, 0x78, 0xb6, 0x3c, 0x0a, 0x33, 0xc9, 0xc3, 0xfb, 0x1a, 0xd6, 0xb3, 0x67, 0xba, 0x2a, 0xbe,
0xfe, 0x74, 0x60, 0xdd, 0xa7, 0x51, 0xd4, 0xc5, 0xbd, 0xc3, 0x6b, 0x45, 0xd8, 0xd8, 0xb3, 0xa3,
0x30, 0xfd, 0xb3, 0xc3, 0xfb, 0xc9, 0x81, 0x5b, 0xb9, 0xf3, 0x5c, 0x11, 0x59, 0x2f, 0xf9, 0x14,
0xf2, 0x7e, 0x77, 0x60, 0x6d, 0x4f, 0xdf, 0xc9, 0xd7, 0x8a, 0xe1, 0xb7, 0xa1, 0xc8, 0x86, 0x3c,
0x48, 0x2f, 0xe0, 0xfc, 0x93, 0xe2, 0x11, 0xa5, 0x91, 0x99, 0x71, 0x1a, 0xa8, 0xda, 0x36, 0x73,
0x8e, 0x2b, 0x62, 0xb6, 0xfd, 0x6b, 0x09, 0x16, 0x4d, 0xd0, 0x27, 0x38, 0xc6, 0x01, 0xe1, 0xe8,
0x19, 0x2c, 0x8c, 0x3f, 0x5c, 0xd0, 0xc6, 0xf8, 0x45, 0x31, 0xe1, 0x49, 0x53, 0x3f, 0x0b, 0x90,
0x66, 0xe9, 0xbd, 0x39, 0xda, 0x5d, 0x42, 0x55, 0x65, 0x69, 0x98, 0xbd, 0xc5, 0x0f, 0x7f, 0xff,
0xf3, 0xb3, 0xbb, 0x88, 0x16, 0x5a, 0x47, 0xf7, 0x5b, 0xe9, 0x1a, 0xfa, 0xd1, 0x81, 0xa5, 0xcc,
0x4d, 0x84, 0xbc, 0x73, 0xaf, 0xa9, 0x24, 0x81, 0x37, 0xa6, 0xb8, 0xca, 0xbc, 0xcd, 0xd1, 0x2e,
0x42, 0xcb, 0xa9, 0x35, 0x4d, 0x44, 0xe7, 0x51, 0x45, 0x95, 0xb1, 0x3c, 0xd0, 0xf7, 0x0e, 0x54,
0xad, 0x29, 0x89, 0x1a, 0xe3, 0x1b, 0x4c, 0xba, 0xba, 0xea, 0xaf, 0x9f, 0x83, 0x30, 0x09, 0x6c,
0x8d, 0x76, 0x97, 0xd1, 0x62, 0x62, 0x6b, 0xf8, 0x63, 0xdb, 0xaf, 0xd4, 0x2d, 0x1a, 0x76, 0x9c,
0x2d, 0xc5, 0xc4, 0xa2, 0x3d, 0x79, 0x90, 0xb5, 0xc3, 0xc4, 0x49, 0x5b, 0xf7, 0xce, 0x83, 0x98,
0x2c, 0xde, 0x1a, 0xed, 0xae, 0xa0, 0x25, 0x63, 0xb4, 0xd3, 0x68, 0xe7, 0xd2, 0x78, 0xee, 0xc0,
0x52, 0xa6, 0xa9, 0xed, 0x82, 0x4c, 0x9e, 0x60, 0x76, 0x41, 0xce, 0x98, 0x0a, 0xde, 0x5d, 0x5d,
0x90, 0xd4, 0x6a, 0xa7, 0xe2, 0xe5, 0x52, 0x51, 0x45, 0xb1, 0x7a, 0xc0, 0x2e, 0xca, 0xa4, 0x36,
0xb7, 0x8b, 0x32, 0xb1, 0x81, 0x4c, 0x51, 0x12, 0x9b, 0x9d, 0xc2, 0x56, 0x36, 0x85, 0x47, 0x73,
0xdf, 0xb8, 0xac, 0xdb, 0x2d, 0xe9, 0xa6, 0xda, 0xfe, 0x2f, 0x00, 0x00, 0xff, 0xff, 0xfa, 0xa8,
0xa4, 0x63, 0xae, 0x0e, 0x00, 0x00,
// 773 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x55, 0xcd, 0x6e, 0xd3, 0x40,
0x10, 0x96, 0xf3, 0x57, 0x3a, 0x09, 0x69, 0xbb, 0xfd, 0x21, 0x72, 0x2b, 0x1a, 0x8c, 0x90, 0xaa,
0xd2, 0x26, 0x90, 0xc2, 0xa5, 0x08, 0x50, 0x4a, 0x0f, 0x94, 0xbf, 0x43, 0x0a, 0x08, 0xb8, 0x44,
0x9b, 0x78, 0x6b, 0x2c, 0x1c, 0x7b, 0xd9, 0xdd, 0xb4, 0xf4, 0x86, 0x10, 0x48, 0xbd, 0x12, 0x9e,
0x80, 0x57, 0xe1, 0xc0, 0x8d, 0x0b, 0xbc, 0x02, 0x0f, 0x82, 0x6c, 0xaf, 0x69, 0xd6, 0x0e, 0x6d,
0x4a, 0x2b, 0xe8, 0x29, 0x91, 0xe7, 0xfb, 0xbe, 0x99, 0x9d, 0x6f, 0x76, 0x16, 0xe0, 0x25, 0x71,
0x3a, 0x15, 0xca, 0x3c, 0xe1, 0x21, 0xf0, 0x28, 0x71, 0xa9, 0x2d, 0x98, 0xfd, 0x46, 0x9f, 0xb5,
0x3c, 0xcf, 0x72, 0x48, 0x35, 0x88, 0xb4, 0xba, 0x5b, 0x55, 0xd2, 0xa1, 0x62, 0x37, 0x04, 0xea,
0xe7, 0xe3, 0xc1, 0x1d, 0x86, 0x29, 0x25, 0x8c, 0xcb, 0xf8, 0x7c, 0x3c, 0x2e, 0xec, 0x0e, 0xe1,
0x02, 0x77, 0xa8, 0x04, 0xcc, 0x49, 0x00, 0xa6, 0x76, 0x15, 0xbb, 0xae, 0x27, 0xb0, 0xb0, 0x3d,
0x37, 0xa2, 0x2f, 0x05, 0x3f, 0xed, 0x65, 0x8b, 0xb8, 0xcb, 0x7c, 0x07, 0x5b, 0x16, 0x61, 0x55,
0x8f, 0x06, 0x88, 0x24, 0xda, 0xd8, 0xcb, 0xc0, 0x48, 0x83, 0x38, 0x04, 0x73, 0x82, 0x6e, 0x43,
0x81, 0x85, 0x7f, 0x9b, 0x2e, 0xee, 0x90, 0x92, 0x56, 0xd6, 0x16, 0xf2, 0xb5, 0xb9, 0x4a, 0x98,
0xae, 0x12, 0xd5, 0x53, 0xd9, 0x14, 0xcc, 0x76, 0xad, 0xa7, 0xd8, 0xe9, 0x92, 0x46, 0x5e, 0x32,
0x1e, 0xe1, 0x0e, 0x41, 0xd7, 0x61, 0x64, 0x9b, 0x30, 0x6e, 0x7b, 0x6e, 0x29, 0x15, 0x70, 0x67,
0x13, 0xdc, 0x0d, 0x57, 0xac, 0xd4, 0x42, 0x6a, 0x84, 0x45, 0xab, 0x30, 0xea, 0xe7, 0xe3, 0x14,
0xb7, 0x49, 0x29, 0x3d, 0x44, 0xd2, 0x7d, 0x38, 0xba, 0x06, 0x39, 0x2e, 0xb0, 0xe8, 0xf2, 0x52,
0x66, 0x08, 0xa2, 0xc4, 0xa2, 0x5b, 0x90, 0x37, 0x09, 0x6f, 0x33, 0x3b, 0xe8, 0x4b, 0x29, 0x3b,
0xcc, 0x41, 0xfb, 0x08, 0xe8, 0x1e, 0x4c, 0x6e, 0xd9, 0x8c, 0x8b, 0xa6, 0x49, 0xa8, 0xe3, 0xed,
0x12, 0xb3, 0xe9, 0x7b, 0x54, 0xca, 0x05, 0x3a, 0x7a, 0x42, 0xe7, 0x71, 0x64, 0x60, 0x63, 0x22,
0xa0, 0xad, 0x4b, 0x96, 0xff, 0x1d, 0xdd, 0x05, 0xe4, 0xe0, 0x84, 0xd4, 0xc8, 0xa1, 0x52, 0xe3,
0x3e, 0x4b, 0x51, 0xba, 0x09, 0x05, 0x93, 0x38, 0x44, 0x44, 0x1a, 0x67, 0x0e, 0xd5, 0xc8, 0x4b,
0xbc, 0xff, 0xc5, 0xf8, 0x90, 0x82, 0xc9, 0x07, 0x36, 0x17, 0x72, 0x1c, 0x78, 0x83, 0xbc, 0xee,
0x12, 0x2e, 0xd0, 0x0d, 0x00, 0xd6, 0x75, 0x7d, 0xc5, 0xa6, 0x6d, 0x0e, 0x35, 0x14, 0xa3, 0x12,
0xbf, 0x61, 0x26, 0x66, 0x2a, 0x75, 0xd4, 0x99, 0xfa, 0xe7, 0xc3, 0x61, 0xdc, 0x57, 0xda, 0xd0,
0x20, 0x9c, 0x7a, 0x2e, 0xf7, 0xc5, 0xa2, 0xba, 0x9a, 0x9c, 0x88, 0x92, 0x56, 0x4e, 0x2f, 0xe4,
0x6b, 0x93, 0x95, 0xfd, 0x5b, 0x5f, 0x89, 0x18, 0x20, 0x71, 0x9b, 0x44, 0x18, 0x5f, 0x52, 0x30,
0x75, 0x87, 0x11, 0x2c, 0xc8, 0x6f, 0xbd, 0xb0, 0xab, 0x2b, 0x90, 0xc3, 0x94, 0x0e, 0xdb, 0xd1,
0x2c, 0xa6, 0x74, 0xc3, 0xf4, 0xad, 0x90, 0x97, 0xc6, 0x27, 0x0e, 0xd3, 0xcb, 0x51, 0x89, 0x0f,
0xc9, 0x7d, 0x3e, 0xa6, 0x8f, 0xe7, 0x63, 0xe6, 0x58, 0x3e, 0x66, 0x8f, 0xe4, 0xa3, 0xf1, 0x0c,
0xa6, 0x63, 0x3d, 0x94, 0x9e, 0x1c, 0x77, 0x63, 0x19, 0xdf, 0x35, 0x98, 0x7e, 0x42, 0x2d, 0x86,
0xcd, 0xb8, 0x3f, 0xff, 0x77, 0xea, 0x55, 0xa3, 0xd3, 0x47, 0x32, 0xda, 0x78, 0x0e, 0x33, 0xf1,
0x33, 0x9d, 0x54, 0xbf, 0xbe, 0x69, 0x30, 0xd3, 0xf0, 0x1c, 0xa7, 0x85, 0xdb, 0xaf, 0x4e, 0x55,
0xc3, 0xfa, 0x9e, 0x9e, 0xf4, 0xf0, 0x4f, 0x8f, 0xf1, 0x51, 0x83, 0x73, 0x89, 0xf3, 0x9c, 0x50,
0xb3, 0xfe, 0xf2, 0x39, 0x34, 0xbe, 0x6a, 0x30, 0xb5, 0x1e, 0xec, 0xe5, 0x53, 0xd5, 0xe1, 0x2b,
0x90, 0xa5, 0x5d, 0x66, 0x45, 0x4b, 0x38, 0xf9, 0xac, 0xac, 0x79, 0x9e, 0x23, 0xb7, 0x55, 0x00,
0xf4, 0xaf, 0x6d, 0xec, 0x1c, 0x27, 0xd4, 0xd9, 0xda, 0xe7, 0x2c, 0x14, 0xa5, 0xe8, 0x43, 0xec,
0x62, 0x8b, 0x30, 0xb4, 0x03, 0x85, 0xfe, 0xc7, 0x0b, 0xcd, 0xf7, 0x6f, 0xe6, 0x01, 0xcf, 0x9a,
0xfe, 0x27, 0x40, 0x54, 0xa5, 0x71, 0xa9, 0x57, 0x2f, 0xa2, 0x40, 0xb4, 0x2c, 0x43, 0xef, 0x7e,
0xfc, 0xfc, 0x94, 0x2a, 0xa2, 0x42, 0x75, 0xfb, 0x6a, 0x95, 0x45, 0x89, 0xde, 0x6a, 0x70, 0x56,
0xd9, 0x4e, 0xa8, 0xdc, 0xaf, 0x3c, 0x68, 0xf9, 0xeb, 0x17, 0x0e, 0x40, 0xc8, 0xec, 0x8b, 0xbd,
0xfa, 0x38, 0x2a, 0x86, 0x31, 0x25, 0xff, 0x84, 0xae, 0xe4, 0x5f, 0xd5, 0x16, 0xd1, 0x7b, 0x0d,
0x8a, 0xea, 0x8d, 0x47, 0x4a, 0x86, 0x81, 0x1b, 0x4e, 0x37, 0x0e, 0x82, 0xc8, 0x2a, 0x2e, 0xf7,
0xea, 0x13, 0x68, 0x4c, 0x06, 0xd5, 0x32, 0x6a, 0x89, 0x32, 0xf6, 0x34, 0x18, 0x8b, 0x5d, 0x26,
0xa4, 0x24, 0x19, 0xbc, 0x39, 0xf4, 0x8b, 0x07, 0x62, 0x64, 0x25, 0x4b, 0xbd, 0x3a, 0x42, 0xe3,
0x51, 0x54, 0x2d, 0xc5, 0x48, 0x94, 0xe2, 0x9b, 0xa2, 0xcc, 0x9e, 0x6a, 0xca, 0xa0, 0xeb, 0xa5,
0x9a, 0x32, 0x70, 0x70, 0xa5, 0x29, 0x61, 0x4c, 0x2d, 0x61, 0x31, 0x5e, 0xc2, 0x5a, 0xe6, 0x45,
0x8a, 0xb6, 0x5a, 0xb9, 0x60, 0x98, 0x57, 0x7e, 0x05, 0x00, 0x00, 0xff, 0xff, 0x0a, 0xf9, 0x10,
0xa6, 0x2a, 0x0c, 0x00, 0x00,
}
// Reference imports to suppress errors if they are not otherwise used.
@@ -856,7 +714,6 @@ const _ = grpc.SupportPackageIsVersion4
// For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
type ReleaseManagerClient interface {
ListReleases(ctx context.Context, in *ListReleasesRequest, opts ...grpc.CallOption) (*ListReleaseResponse, error)
DescribeRelease(ctx context.Context, in *DescribeReleaseRequest, opts ...grpc.CallOption) (*DescribeReleaseResponse, error)
CreateRelease(ctx context.Context, in *CreateReleaseRequest, opts ...grpc.CallOption) (*CreateReleaseResponse, error)
UpgradeRelease(ctx context.Context, in *UpgradeReleaseRequest, opts ...grpc.CallOption) (*UpgradeReleaseResponse, error)
RollbackRelease(ctx context.Context, in *RollbackReleaseRequest, opts ...grpc.CallOption) (*RollbackReleaseResponse, error)
@@ -880,15 +737,6 @@ func (c *releaseManagerClient) ListReleases(ctx context.Context, in *ListRelease
return out, nil
}
func (c *releaseManagerClient) DescribeRelease(ctx context.Context, in *DescribeReleaseRequest, opts ...grpc.CallOption) (*DescribeReleaseResponse, error) {
out := new(DescribeReleaseResponse)
err := c.cc.Invoke(ctx, "/openpitrix.ReleaseManager/DescribeRelease", in, out, opts...)
if err != nil {
return nil, err
}
return out, nil
}
func (c *releaseManagerClient) CreateRelease(ctx context.Context, in *CreateReleaseRequest, opts ...grpc.CallOption) (*CreateReleaseResponse, error) {
out := new(CreateReleaseResponse)
err := c.cc.Invoke(ctx, "/openpitrix.ReleaseManager/CreateRelease", in, out, opts...)
@@ -928,7 +776,6 @@ func (c *releaseManagerClient) DeleteRelease(ctx context.Context, in *DeleteRele
// ReleaseManagerServer is the server API for ReleaseManager service.
type ReleaseManagerServer interface {
ListReleases(context.Context, *ListReleasesRequest) (*ListReleaseResponse, error)
DescribeRelease(context.Context, *DescribeReleaseRequest) (*DescribeReleaseResponse, error)
CreateRelease(context.Context, *CreateReleaseRequest) (*CreateReleaseResponse, error)
UpgradeRelease(context.Context, *UpgradeReleaseRequest) (*UpgradeReleaseResponse, error)
RollbackRelease(context.Context, *RollbackReleaseRequest) (*RollbackReleaseResponse, error)
@@ -942,9 +789,6 @@ type UnimplementedReleaseManagerServer struct {
func (*UnimplementedReleaseManagerServer) ListReleases(ctx context.Context, req *ListReleasesRequest) (*ListReleaseResponse, error) {
return nil, status.Errorf(codes.Unimplemented, "method ListReleases not implemented")
}
func (*UnimplementedReleaseManagerServer) DescribeRelease(ctx context.Context, req *DescribeReleaseRequest) (*DescribeReleaseResponse, error) {
return nil, status.Errorf(codes.Unimplemented, "method DescribeRelease not implemented")
}
func (*UnimplementedReleaseManagerServer) CreateRelease(ctx context.Context, req *CreateReleaseRequest) (*CreateReleaseResponse, error) {
return nil, status.Errorf(codes.Unimplemented, "method CreateRelease not implemented")
}
@@ -980,24 +824,6 @@ func _ReleaseManager_ListReleases_Handler(srv interface{}, ctx context.Context,
return interceptor(ctx, in, info, handler)
}
func _ReleaseManager_DescribeRelease_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
in := new(DescribeReleaseRequest)
if err := dec(in); err != nil {
return nil, err
}
if interceptor == nil {
return srv.(ReleaseManagerServer).DescribeRelease(ctx, in)
}
info := &grpc.UnaryServerInfo{
Server: srv,
FullMethod: "/openpitrix.ReleaseManager/DescribeRelease",
}
handler := func(ctx context.Context, req interface{}) (interface{}, error) {
return srv.(ReleaseManagerServer).DescribeRelease(ctx, req.(*DescribeReleaseRequest))
}
return interceptor(ctx, in, info, handler)
}
func _ReleaseManager_CreateRelease_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
in := new(CreateReleaseRequest)
if err := dec(in); err != nil {
@@ -1078,10 +904,6 @@ var _ReleaseManager_serviceDesc = grpc.ServiceDesc{
MethodName: "ListReleases",
Handler: _ReleaseManager_ListReleases_Handler,
},
{
MethodName: "DescribeRelease",
Handler: _ReleaseManager_DescribeRelease_Handler,
},
{
MethodName: "CreateRelease",
Handler: _ReleaseManager_CreateRelease_Handler,

View File

@@ -64,39 +64,6 @@ func local_request_ReleaseManager_ListReleases_0(ctx context.Context, marshaler
}
var (
filter_ReleaseManager_DescribeRelease_0 = &utilities.DoubleArray{Encoding: map[string]int{}, Base: []int(nil), Check: []int(nil)}
)
func request_ReleaseManager_DescribeRelease_0(ctx context.Context, marshaler runtime.Marshaler, client ReleaseManagerClient, req *http.Request, pathParams map[string]string) (proto.Message, runtime.ServerMetadata, error) {
var protoReq DescribeReleaseRequest
var metadata runtime.ServerMetadata
if err := req.ParseForm(); err != nil {
return nil, metadata, status.Errorf(codes.InvalidArgument, "%v", err)
}
if err := runtime.PopulateQueryParameters(&protoReq, req.Form, filter_ReleaseManager_DescribeRelease_0); err != nil {
return nil, metadata, status.Errorf(codes.InvalidArgument, "%v", err)
}
msg, err := client.DescribeRelease(ctx, &protoReq, grpc.Header(&metadata.HeaderMD), grpc.Trailer(&metadata.TrailerMD))
return msg, metadata, err
}
func local_request_ReleaseManager_DescribeRelease_0(ctx context.Context, marshaler runtime.Marshaler, server ReleaseManagerServer, req *http.Request, pathParams map[string]string) (proto.Message, runtime.ServerMetadata, error) {
var protoReq DescribeReleaseRequest
var metadata runtime.ServerMetadata
if err := runtime.PopulateQueryParameters(&protoReq, req.URL.Query(), filter_ReleaseManager_DescribeRelease_0); err != nil {
return nil, metadata, status.Errorf(codes.InvalidArgument, "%v", err)
}
msg, err := server.DescribeRelease(ctx, &protoReq)
return msg, metadata, err
}
func request_ReleaseManager_CreateRelease_0(ctx context.Context, marshaler runtime.Marshaler, client ReleaseManagerClient, req *http.Request, pathParams map[string]string) (proto.Message, runtime.ServerMetadata, error) {
var protoReq CreateReleaseRequest
var metadata runtime.ServerMetadata
@@ -258,26 +225,6 @@ func RegisterReleaseManagerHandlerServer(ctx context.Context, mux *runtime.Serve
})
mux.Handle("GET", pattern_ReleaseManager_DescribeRelease_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) {
ctx, cancel := context.WithCancel(req.Context())
defer cancel()
inboundMarshaler, outboundMarshaler := runtime.MarshalerForRequest(mux, req)
rctx, err := runtime.AnnotateIncomingContext(ctx, mux, req)
if err != nil {
runtime.HTTPError(ctx, mux, outboundMarshaler, w, req, err)
return
}
resp, md, err := local_request_ReleaseManager_DescribeRelease_0(rctx, inboundMarshaler, server, req, pathParams)
ctx = runtime.NewServerMetadataContext(ctx, md)
if err != nil {
runtime.HTTPError(ctx, mux, outboundMarshaler, w, req, err)
return
}
forward_ReleaseManager_DescribeRelease_0(ctx, mux, outboundMarshaler, w, req, resp, mux.GetForwardResponseOptions()...)
})
mux.Handle("PUT", pattern_ReleaseManager_CreateRelease_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) {
ctx, cancel := context.WithCancel(req.Context())
defer cancel()
@@ -419,26 +366,6 @@ func RegisterReleaseManagerHandlerClient(ctx context.Context, mux *runtime.Serve
})
mux.Handle("GET", pattern_ReleaseManager_DescribeRelease_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) {
ctx, cancel := context.WithCancel(req.Context())
defer cancel()
inboundMarshaler, outboundMarshaler := runtime.MarshalerForRequest(mux, req)
rctx, err := runtime.AnnotateContext(ctx, mux, req)
if err != nil {
runtime.HTTPError(ctx, mux, outboundMarshaler, w, req, err)
return
}
resp, md, err := request_ReleaseManager_DescribeRelease_0(rctx, inboundMarshaler, client, req, pathParams)
ctx = runtime.NewServerMetadataContext(ctx, md)
if err != nil {
runtime.HTTPError(ctx, mux, outboundMarshaler, w, req, err)
return
}
forward_ReleaseManager_DescribeRelease_0(ctx, mux, outboundMarshaler, w, req, resp, mux.GetForwardResponseOptions()...)
})
mux.Handle("PUT", pattern_ReleaseManager_CreateRelease_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) {
ctx, cancel := context.WithCancel(req.Context())
defer cancel()
@@ -525,8 +452,6 @@ func RegisterReleaseManagerHandlerClient(ctx context.Context, mux *runtime.Serve
var (
pattern_ReleaseManager_ListReleases_0 = runtime.MustPattern(runtime.NewPattern(1, []int{2, 0, 2, 1}, []string{"v1", "releases"}, "", runtime.AssumeColonVerbOpt(true)))
pattern_ReleaseManager_DescribeRelease_0 = runtime.MustPattern(runtime.NewPattern(1, []int{2, 0, 2, 1}, []string{"v1", "release"}, "", runtime.AssumeColonVerbOpt(true)))
pattern_ReleaseManager_CreateRelease_0 = runtime.MustPattern(runtime.NewPattern(1, []int{2, 0, 2, 1}, []string{"v1", "releases"}, "", runtime.AssumeColonVerbOpt(true)))
pattern_ReleaseManager_UpgradeRelease_0 = runtime.MustPattern(runtime.NewPattern(1, []int{2, 0, 2, 1}, []string{"v1", "releases"}, "", runtime.AssumeColonVerbOpt(true)))
@@ -539,8 +464,6 @@ var (
var (
forward_ReleaseManager_ListReleases_0 = runtime.ForwardResponseMessage
forward_ReleaseManager_DescribeRelease_0 = runtime.ForwardResponseMessage
forward_ReleaseManager_CreateRelease_0 = runtime.ForwardResponseMessage
forward_ReleaseManager_UpgradeRelease_0 = runtime.ForwardResponseMessage

View File

@@ -126,12 +126,10 @@ type ParseClusterConfRequest struct {
// required, configure
Conf *wrappers.StringValue `protobuf:"bytes,3,opt,name=conf,proto3" json:"conf,omitempty"`
// cluster in the runtime
Cluster *Cluster `protobuf:"bytes,4,opt,name=cluster,proto3" json:"cluster,omitempty"`
// kubernetes namespace
Namespace *wrappers.StringValue `protobuf:"bytes,5,opt,name=namespace,proto3" json:"namespace,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
Cluster *Cluster `protobuf:"bytes,4,opt,name=cluster,proto3" json:"cluster,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *ParseClusterConfRequest) Reset() { *m = ParseClusterConfRequest{} }
@@ -187,13 +185,6 @@ func (m *ParseClusterConfRequest) GetCluster() *Cluster {
return nil
}
func (m *ParseClusterConfRequest) GetNamespace() *wrappers.StringValue {
if m != nil {
return m.Namespace
}
return nil
}
type ParseClusterConfResponse struct {
// cluster
Cluster *Cluster `protobuf:"bytes,1,opt,name=cluster,proto3" json:"cluster,omitempty"`
@@ -1153,75 +1144,74 @@ func init() {
func init() { proto.RegisterFile("runtime_provider.proto", fileDescriptor_2998074df425fa49) }
var fileDescriptor_2998074df425fa49 = []byte{
// 1073 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x56, 0xcf, 0x4f, 0xdc, 0x46,
0x14, 0x96, 0x77, 0x81, 0xb0, 0x0f, 0xa1, 0xc0, 0xf0, 0xcb, 0xb5, 0x12, 0x7e, 0x38, 0xa9, 0x94,
0xd2, 0xb2, 0x44, 0xa1, 0x87, 0xa8, 0xa8, 0x3d, 0x64, 0x83, 0xd4, 0x8d, 0x92, 0x14, 0x19, 0x44,
0x25, 0xa4, 0x8a, 0x8e, 0xed, 0x61, 0x3b, 0x61, 0x99, 0x99, 0xce, 0xcc, 0x42, 0x93, 0x63, 0x0f,
0xbd, 0xf4, 0x52, 0xf5, 0xd4, 0x53, 0xae, 0xbd, 0xf6, 0x4f, 0xac, 0xc6, 0x1e, 0x83, 0xed, 0xf5,
0x6e, 0x5c, 0x8a, 0xda, 0x13, 0xac, 0xdf, 0xf7, 0xbd, 0xf9, 0xde, 0x9b, 0x99, 0x6f, 0x1e, 0x2c,
0xcb, 0x01, 0xd3, 0xf4, 0x9c, 0x9c, 0x08, 0xc9, 0x2f, 0x68, 0x4c, 0x64, 0x5b, 0x48, 0xae, 0x39,
0x02, 0x2e, 0x08, 0x13, 0x54, 0x4b, 0xfa, 0x93, 0xb7, 0xda, 0xe3, 0xbc, 0xd7, 0x27, 0xdb, 0x49,
0x24, 0x1c, 0x9c, 0x6e, 0x5f, 0x4a, 0x2c, 0x04, 0x91, 0x2a, 0xc5, 0x7a, 0x6b, 0xe5, 0xb8, 0x49,
0xa8, 0x34, 0x3e, 0x17, 0x16, 0x70, 0xcf, 0x02, 0xb0, 0xa0, 0xdb, 0x98, 0x31, 0xae, 0xb1, 0xa6,
0x9c, 0x65, 0xf4, 0xcf, 0x92, 0x3f, 0xd1, 0x56, 0x8f, 0xb0, 0x2d, 0x75, 0x89, 0x7b, 0x3d, 0x22,
0xb7, 0xb9, 0x48, 0x10, 0x15, 0xe8, 0xd9, 0xa8, 0x3f, 0x50, 0x3a, 0xd3, 0xe9, 0xcd, 0x5a, 0xfd,
0xf6, 0x67, 0xeb, 0x0d, 0x0f, 0xed, 0xbf, 0xa0, 0xb1, 0x3a, 0x4b, 0xff, 0xf7, 0x7f, 0x73, 0x60,
0x35, 0x20, 0x3d, 0x6a, 0x88, 0x41, 0x4a, 0xd8, 0xb7, 0xf5, 0x06, 0xe4, 0xc7, 0x01, 0x51, 0x1a,
0x3d, 0x85, 0xe9, 0xac, 0x05, 0xae, 0xb3, 0xee, 0x3c, 0x9a, 0x79, 0x72, 0xaf, 0x9d, 0xca, 0x6e,
0x67, 0x75, 0xb5, 0x0f, 0xb4, 0xa4, 0xac, 0x77, 0x84, 0xfb, 0x03, 0x12, 0x5c, 0xa1, 0xd1, 0xe7,
0x30, 0x15, 0x71, 0x76, 0x4a, 0x7b, 0x6e, 0xa3, 0x06, 0xcf, 0x62, 0xfd, 0x57, 0xb0, 0x36, 0x52,
0x91, 0x12, 0x9c, 0x29, 0x82, 0x36, 0xa1, 0xc1, 0xcf, 0xac, 0x18, 0x6f, 0x28, 0xe9, 0x33, 0xce,
0xfb, 0x69, 0xca, 0x06, 0x3f, 0xf3, 0xff, 0x6a, 0xc0, 0xca, 0x3e, 0x96, 0x8a, 0x74, 0xd2, 0xf6,
0x74, 0x38, 0x3b, 0xcd, 0x4a, 0xdb, 0x05, 0xc8, 0x76, 0x99, 0xc6, 0xb5, 0x8a, 0x6b, 0x59, 0x7c,
0x37, 0x36, 0xe4, 0x0b, 0x22, 0x15, 0xe5, 0xcc, 0x90, 0xeb, 0x54, 0xd8, 0xb2, 0xf8, 0x6e, 0x8c,
0x1e, 0xc3, 0x84, 0x29, 0xd7, 0x6d, 0xd6, 0xa0, 0x25, 0x48, 0xb4, 0x05, 0x77, 0xec, 0x06, 0xbb,
0x13, 0x09, 0x69, 0xa1, 0x7d, 0x7d, 0x12, 0xdb, 0xb6, 0xb8, 0x20, 0xc3, 0xa0, 0x2f, 0xa0, 0xc5,
0xf0, 0x39, 0x51, 0x02, 0x47, 0xc4, 0x9d, 0xac, 0x23, 0xee, 0x0a, 0xee, 0x77, 0xc1, 0x1d, 0xee,
0x98, 0x6d, 0x7d, 0x4e, 0x86, 0xf3, 0x61, 0x19, 0xfe, 0x3b, 0x70, 0x0f, 0x44, 0x9f, 0xea, 0x17,
0x3c, 0xec, 0x32, 0xcd, 0x0f, 0xb1, 0x3a, 0x53, 0xb7, 0xd2, 0xfd, 0x0d, 0x68, 0xbe, 0xe1, 0xa1,
0x6d, 0xfb, 0xdd, 0xbc, 0x86, 0x17, 0x3c, 0x0c, 0x4c, 0xcc, 0xdf, 0x87, 0x8f, 0x2a, 0xd6, 0xb6,
0x75, 0xec, 0x40, 0xcb, 0x5c, 0x83, 0x97, 0xf8, 0xed, 0x55, 0x25, 0x4b, 0xf9, 0x2c, 0x87, 0x59,
0x30, 0xb8, 0xc6, 0xf9, 0x6f, 0x61, 0xf1, 0x6b, 0xcc, 0xe2, 0x3e, 0x39, 0x18, 0x84, 0xe6, 0xeb,
0xad, 0x54, 0xf2, 0x10, 0x26, 0x4c, 0x2e, 0x5b, 0xca, 0x5c, 0x59, 0x44, 0x90, 0x44, 0xfd, 0x2f,
0x61, 0xa9, 0xb4, 0xb4, 0x2d, 0x24, 0xa3, 0x3b, 0x63, 0xe9, 0x97, 0x80, 0xbe, 0xc5, 0x54, 0xff,
0xf7, 0xba, 0x77, 0x61, 0xa1, 0xb0, 0xf0, 0x3f, 0x52, 0xfd, 0xb3, 0x03, 0x8b, 0x9d, 0x1f, 0x48,
0x64, 0x78, 0x7c, 0x20, 0x23, 0x72, 0x2b, 0xc2, 0x73, 0x47, 0xb8, 0x51, 0xe3, 0x08, 0x77, 0x60,
0xa9, 0xa4, 0xe1, 0x06, 0x2e, 0xf4, 0x8b, 0x03, 0xe8, 0x39, 0x51, 0x91, 0xa4, 0x21, 0x39, 0x12,
0xd1, 0xad, 0xd4, 0xb1, 0x03, 0x53, 0x17, 0x22, 0xaa, 0x6b, 0x3e, 0x93, 0x17, 0x22, 0xea, 0xc6,
0xfe, 0x7b, 0x07, 0x9a, 0x7b, 0x54, 0x18, 0x32, 0xa1, 0xa2, 0xee, 0xaa, 0x93, 0x84, 0x8a, 0xd4,
0xb5, 0x8c, 0x4b, 0xd4, 0x5a, 0x2f, 0x41, 0x1a, 0x06, 0x8e, 0x63, 0x59, 0xcf, 0xe7, 0x0c, 0xd2,
0xff, 0xb3, 0x09, 0xcd, 0x23, 0x11, 0xe5, 0xaa, 0x73, 0x6a, 0x57, 0x77, 0x03, 0x81, 0xbb, 0x30,
0x13, 0x49, 0x82, 0x35, 0x39, 0x31, 0x5d, 0xb5, 0x3a, 0x87, 0x77, 0xf3, 0x30, 0x7b, 0xb8, 0x03,
0x48, 0xe1, 0xe6, 0x03, 0xfa, 0x0a, 0x66, 0xe2, 0x64, 0x53, 0x93, 0x47, 0xd9, 0xfa, 0xf2, 0xf8,
0x55, 0xf3, 0x04, 0xf3, 0x40, 0x2a, 0x8d, 0xf5, 0x40, 0xd5, 0x72, 0x68, 0x8b, 0x45, 0x5d, 0x98,
0xd7, 0x12, 0x33, 0x45, 0x4d, 0x8e, 0x13, 0x9b, 0x60, 0xaa, 0x46, 0x82, 0xb9, 0x6b, 0xda, 0x41,
0x9a, 0xca, 0x85, 0x3b, 0x6a, 0x10, 0x32, 0xa2, 0x95, 0x7b, 0x67, 0xbd, 0xf9, 0xa8, 0x15, 0x64,
0x3f, 0x8d, 0xbf, 0x12, 0x2a, 0xdc, 0xe9, 0x61, 0x7f, 0xdd, 0xa3, 0x22, 0x30, 0x31, 0xff, 0x29,
0x2c, 0x14, 0x8e, 0xb4, 0xbd, 0x16, 0x1b, 0xd0, 0xbc, 0x10, 0x91, 0xdd, 0xb5, 0x02, 0xd3, 0xa0,
0x4c, 0xcc, 0xff, 0xd5, 0x81, 0xfb, 0x19, 0xd5, 0xde, 0xb7, 0xe7, 0x44, 0x63, 0xda, 0x57, 0xff,
0xc7, 0x05, 0xff, 0x06, 0x56, 0x47, 0x89, 0xb9, 0xd9, 0xa3, 0xf7, 0x7b, 0x03, 0x96, 0x8f, 0x70,
0x9f, 0xc6, 0x58, 0x13, 0x3b, 0xc2, 0xdc, 0x4a, 0x5d, 0x8f, 0x61, 0xe2, 0x1d, 0x67, 0x35, 0x4f,
0xb7, 0x41, 0xa2, 0x97, 0x80, 0xb2, 0xe5, 0x22, 0x49, 0x62, 0xc2, 0x34, 0xc5, 0x7d, 0x7b, 0xc8,
0xef, 0xe7, 0x6b, 0xb0, 0x32, 0x3b, 0x57, 0xa0, 0x60, 0x5e, 0x96, 0x3f, 0x99, 0xbb, 0xc2, 0x08,
0x89, 0x4f, 0xd2, 0x1b, 0x60, 0x8f, 0xfb, 0x38, 0xe7, 0x03, 0x03, 0xef, 0x24, 0x68, 0x7f, 0x0f,
0x56, 0x86, 0x7a, 0x72, 0x03, 0x23, 0x7d, 0xef, 0xc0, 0x62, 0xb6, 0x5b, 0xc7, 0x9c, 0x11, 0xf5,
0xef, 0xc7, 0xd4, 0xea, 0x26, 0x35, 0x6e, 0xd6, 0x24, 0x7f, 0x0b, 0x96, 0x4a, 0xfa, 0x6c, 0x95,
0x8b, 0x30, 0x69, 0xf6, 0x44, 0xb9, 0x4e, 0x72, 0xd3, 0xd2, 0x1f, 0x4f, 0xfe, 0x98, 0x86, 0xe5,
0xd2, 0x98, 0xfb, 0x0a, 0x33, 0xdc, 0x23, 0x12, 0x49, 0x58, 0x19, 0x31, 0x08, 0xa3, 0xcd, 0x82,
0xac, 0xb1, 0xf3, 0xbb, 0xf7, 0x69, 0x2d, 0xac, 0x15, 0xf9, 0x1d, 0xcc, 0x95, 0x47, 0x3f, 0xf4,
0x20, 0x9f, 0x60, 0xc4, 0x28, 0xed, 0x3d, 0x1c, 0x0f, 0xb2, 0xe9, 0xbf, 0x87, 0xf9, 0xa1, 0x91,
0x0c, 0x15, 0xa8, 0xa3, 0xa6, 0x45, 0xef, 0xe3, 0x0f, 0xa0, 0xec, 0x0a, 0x87, 0x30, 0x5b, 0x98,
0x93, 0xd0, 0x7a, 0x9e, 0x57, 0x35, 0xbd, 0x79, 0x1b, 0x63, 0x10, 0x36, 0xeb, 0x6b, 0x98, 0xc9,
0x4d, 0x31, 0x68, 0x35, 0xcf, 0x18, 0x9e, 0xab, 0xbc, 0xb5, 0x91, 0x71, 0x9b, 0xef, 0x18, 0xee,
0x66, 0x87, 0xe4, 0xc0, 0x1a, 0xae, 0x9f, 0xe7, 0x94, 0x82, 0x59, 0xde, 0x07, 0x63, 0x31, 0xd7,
0x1d, 0x28, 0xcc, 0x2b, 0xc5, 0x0e, 0x54, 0x8d, 0x53, 0xc5, 0x0e, 0x54, 0x0f, 0x3b, 0xaf, 0x61,
0x26, 0x67, 0xf6, 0xc5, 0x0e, 0x0c, 0x0f, 0x36, 0xc5, 0x0e, 0x54, 0xbd, 0x12, 0x1c, 0x96, 0xab,
0x4d, 0x17, 0x7d, 0x52, 0x45, 0xad, 0x7c, 0x25, 0xbc, 0xcd, 0x3a, 0xd0, 0xeb, 0x96, 0x97, 0xfc,
0xa7, 0xd8, 0xf2, 0x6a, 0xc3, 0x2e, 0xb6, 0x7c, 0x94, 0x81, 0x1d, 0xc2, 0x6c, 0xe1, 0xce, 0x17,
0x5b, 0x5e, 0x65, 0x57, 0xc5, 0x96, 0x57, 0x1a, 0xc6, 0xb3, 0x89, 0xe3, 0x86, 0x08, 0xc3, 0xa9,
0xc4, 0xbd, 0x76, 0xfe, 0x0e, 0x00, 0x00, 0xff, 0xff, 0x78, 0x6c, 0xff, 0xcb, 0x90, 0x10, 0x00,
0x00,
// 1059 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x56, 0xcf, 0x6f, 0xdb, 0x36,
0x14, 0x86, 0xec, 0xfc, 0x7c, 0x41, 0xd0, 0x44, 0xf9, 0xa5, 0x09, 0x6d, 0x7e, 0xa8, 0x1d, 0xd0,
0x65, 0x8b, 0x53, 0x34, 0x3b, 0x14, 0x08, 0xb6, 0x43, 0xdd, 0x00, 0x73, 0xd1, 0x76, 0x81, 0x62,
0x64, 0x40, 0x80, 0x21, 0xa3, 0x24, 0xc6, 0x63, 0xe3, 0x90, 0x1c, 0x49, 0x3b, 0x6b, 0x8f, 0x3b,
0xec, 0xb2, 0xcb, 0xb0, 0xd3, 0x4e, 0xbd, 0xee, 0x1f, 0xdc, 0x1f, 0x30, 0x50, 0xa2, 0x62, 0x49,
0x96, 0x3d, 0xcd, 0x33, 0xb6, 0x53, 0x62, 0xf1, 0xfb, 0x1e, 0xdf, 0xf7, 0xf1, 0xf1, 0xf1, 0xc1,
0xa6, 0xe8, 0x51, 0x45, 0x6e, 0xf0, 0x25, 0x17, 0xac, 0x4f, 0x22, 0x2c, 0x1a, 0x5c, 0x30, 0xc5,
0x6c, 0x60, 0x1c, 0x53, 0x4e, 0x94, 0x20, 0x3f, 0xba, 0xdb, 0x1d, 0xc6, 0x3a, 0x5d, 0x7c, 0x18,
0xaf, 0x04, 0xbd, 0xab, 0xc3, 0x5b, 0x81, 0x38, 0xc7, 0x42, 0x26, 0x58, 0x77, 0xa7, 0xb8, 0xae,
0x03, 0x4a, 0x85, 0x6e, 0xb8, 0x01, 0xdc, 0x37, 0x00, 0xc4, 0xc9, 0x21, 0xa2, 0x94, 0x29, 0xa4,
0x08, 0xa3, 0x29, 0xfd, 0xb3, 0xf8, 0x4f, 0x78, 0xd0, 0xc1, 0xf4, 0x40, 0xde, 0xa2, 0x4e, 0x07,
0x8b, 0x43, 0xc6, 0x63, 0x44, 0x09, 0x7a, 0x39, 0xec, 0xf6, 0xa4, 0x4a, 0xf3, 0x74, 0x97, 0x4d,
0xfe, 0xe6, 0xe7, 0xe2, 0x5b, 0x16, 0x98, 0x7f, 0x41, 0x21, 0x79, 0x9d, 0xfc, 0xef, 0xfd, 0x6a,
0xc1, 0xb6, 0x8f, 0x3b, 0x44, 0x13, 0xfd, 0x84, 0x70, 0x6a, 0xf4, 0xfa, 0xf8, 0x87, 0x1e, 0x96,
0xca, 0x7e, 0x06, 0x0b, 0xa9, 0x05, 0x8e, 0xb5, 0x6b, 0x3d, 0x5e, 0x7a, 0x7a, 0xbf, 0x91, 0xa4,
0xdd, 0x48, 0x75, 0x35, 0xce, 0x94, 0x20, 0xb4, 0x73, 0x8e, 0xba, 0x3d, 0xec, 0xdf, 0xa1, 0xed,
0xcf, 0x61, 0x2e, 0x64, 0xf4, 0x8a, 0x74, 0x9c, 0x5a, 0x05, 0x9e, 0xc1, 0x7a, 0xaf, 0x61, 0x67,
0x64, 0x46, 0x92, 0x33, 0x2a, 0xb1, 0xbd, 0x0f, 0x35, 0x76, 0x6d, 0x92, 0x71, 0x87, 0x82, 0x3e,
0x67, 0xac, 0x9b, 0x84, 0xac, 0xb1, 0x6b, 0xef, 0x4f, 0x0b, 0xb6, 0x4e, 0x91, 0x90, 0xb8, 0x99,
0xd8, 0xd3, 0x64, 0xf4, 0x2a, 0x95, 0x76, 0x0c, 0x90, 0x9e, 0x32, 0x89, 0x2a, 0x89, 0x5b, 0x34,
0xf8, 0x56, 0xa4, 0xc9, 0x7d, 0x2c, 0x24, 0x61, 0x54, 0x93, 0xab, 0x28, 0x5c, 0x34, 0xf8, 0x56,
0x64, 0x3f, 0x81, 0x19, 0x2d, 0xd7, 0xa9, 0x57, 0xa0, 0xc5, 0x48, 0xfb, 0x00, 0xe6, 0xcd, 0x01,
0x3b, 0x33, 0x31, 0x69, 0xad, 0x31, 0xa8, 0xc4, 0x86, 0x11, 0xe7, 0xa7, 0x18, 0xaf, 0x05, 0xce,
0xb0, 0x6a, 0x63, 0x5f, 0x26, 0x94, 0x55, 0x21, 0xd4, 0x7b, 0x70, 0xce, 0x78, 0x97, 0xa8, 0x97,
0x2c, 0x68, 0x51, 0xc5, 0xda, 0x48, 0x5e, 0xcb, 0xa9, 0x38, 0xb8, 0x07, 0xf5, 0xb7, 0x2c, 0x30,
0xd6, 0xdd, 0xcb, 0xe6, 0xf0, 0x92, 0x05, 0xbe, 0x5e, 0xf3, 0x4e, 0xe1, 0xa3, 0x92, 0xbd, 0x8d,
0x8e, 0x23, 0x58, 0xd4, 0xa5, 0xfc, 0x0a, 0xbd, 0xbb, 0x53, 0xb2, 0x91, 0x8d, 0xd2, 0x4e, 0x17,
0xfd, 0x01, 0xce, 0x7b, 0x07, 0xeb, 0x5f, 0x21, 0x1a, 0x75, 0xf1, 0x59, 0x2f, 0xd0, 0x5f, 0xa7,
0xa2, 0xe4, 0x11, 0xcc, 0xe8, 0x58, 0x46, 0xca, 0x4a, 0x31, 0x09, 0x3f, 0x5e, 0xf5, 0xbe, 0x80,
0x8d, 0xc2, 0xd6, 0x46, 0x48, 0x4a, 0xb7, 0xc6, 0xd2, 0x6f, 0xc1, 0xfe, 0x06, 0x11, 0xf5, 0xdf,
0xe7, 0x7d, 0x0c, 0x6b, 0xb9, 0x8d, 0xff, 0x51, 0xd6, 0x3f, 0x59, 0xb0, 0xde, 0xfc, 0x1e, 0x87,
0x9a, 0xc7, 0x7a, 0x22, 0xc4, 0x53, 0x49, 0x3c, 0x53, 0xc2, 0xb5, 0x0a, 0x25, 0xdc, 0x84, 0x8d,
0x42, 0x0e, 0x13, 0x74, 0x92, 0x9f, 0x2d, 0xb0, 0x5f, 0x60, 0x19, 0x0a, 0x12, 0xe0, 0x73, 0x1e,
0x4e, 0x45, 0xc7, 0x11, 0xcc, 0xf5, 0x79, 0x58, 0xb5, 0x81, 0xcc, 0xf6, 0x79, 0xd8, 0x8a, 0xbc,
0x0f, 0x16, 0xd4, 0x4f, 0x08, 0xd7, 0x64, 0x4c, 0x78, 0xd5, 0x5d, 0x67, 0x31, 0xe1, 0x49, 0xe7,
0xa1, 0xe8, 0x06, 0x57, 0xda, 0x2f, 0x46, 0x6a, 0x06, 0x8a, 0x22, 0x51, 0xad, 0x57, 0x69, 0xa4,
0xf7, 0x47, 0x1d, 0xea, 0xe7, 0x3c, 0xcc, 0xa8, 0xb3, 0x2a, 0xab, 0x9b, 0x20, 0xc1, 0x63, 0x58,
0x0a, 0x05, 0x46, 0x0a, 0x5f, 0x6a, 0x57, 0x4d, 0x9e, 0xc3, 0xa7, 0xd9, 0x4e, 0x1f, 0x5f, 0x1f,
0x12, 0xb8, 0xfe, 0x60, 0x7f, 0x09, 0x4b, 0x51, 0x7c, 0xa8, 0xf1, 0xc3, 0x6a, 0x7a, 0xeb, 0xf8,
0x5d, 0xb3, 0x04, 0xfd, 0xc8, 0x49, 0x85, 0x54, 0x4f, 0x3a, 0xb3, 0x55, 0x1e, 0xb9, 0x04, 0x6b,
0xb7, 0x60, 0x55, 0x09, 0x44, 0x25, 0xd1, 0x31, 0x2e, 0x4d, 0x80, 0xb9, 0x0a, 0x01, 0x56, 0x06,
0xb4, 0xb3, 0x24, 0x94, 0x03, 0xf3, 0xb2, 0x17, 0x50, 0xac, 0xa4, 0x33, 0xbf, 0x5b, 0x7f, 0xbc,
0xe8, 0xa7, 0x3f, 0x75, 0x7f, 0xc5, 0x84, 0x3b, 0x0b, 0xc3, 0xfd, 0xf5, 0x84, 0x70, 0x5f, 0xaf,
0x79, 0xcf, 0x60, 0x2d, 0x57, 0xd2, 0xe6, 0x5a, 0xec, 0x41, 0xbd, 0xcf, 0x43, 0x73, 0x6a, 0x39,
0xa6, 0x46, 0xe9, 0x35, 0xef, 0x17, 0x0b, 0x1e, 0xa4, 0x54, 0x73, 0xdf, 0x5e, 0x60, 0x85, 0x48,
0x57, 0xfe, 0x1f, 0x17, 0xfc, 0x6b, 0xd8, 0x1e, 0x95, 0xcc, 0x64, 0x8f, 0xde, 0x6f, 0x35, 0xd8,
0x3c, 0x47, 0x5d, 0x12, 0x21, 0x85, 0xcd, 0x18, 0x32, 0x15, 0x5d, 0x4f, 0x60, 0xe6, 0x3d, 0xa3,
0x15, 0xab, 0x5b, 0x23, 0xed, 0x57, 0x60, 0xa7, 0xdb, 0x85, 0x02, 0x47, 0x98, 0x2a, 0x82, 0xba,
0xa6, 0xc8, 0x1f, 0x64, 0x35, 0x98, 0x34, 0x9b, 0x77, 0x20, 0x7f, 0x55, 0x14, 0x3f, 0xe9, 0xbb,
0x42, 0x31, 0x8e, 0x2e, 0x93, 0x1b, 0x60, 0xca, 0x7d, 0x5c, 0xe7, 0x03, 0x0d, 0x6f, 0xc6, 0x68,
0xef, 0x04, 0xb6, 0x86, 0x3c, 0x99, 0xa0, 0x91, 0x7e, 0xb0, 0x60, 0x3d, 0x3d, 0xad, 0x0b, 0x46,
0xb1, 0xfc, 0xf7, 0xa3, 0x66, 0xb9, 0x49, 0xb5, 0xc9, 0x4c, 0xf2, 0x0e, 0x60, 0xa3, 0x90, 0x9f,
0x51, 0xb9, 0x0e, 0xb3, 0xfa, 0x4c, 0xa4, 0x63, 0xc5, 0x37, 0x2d, 0xf9, 0xf1, 0xf4, 0xf7, 0x05,
0xd8, 0x2c, 0x8c, 0xaa, 0xaf, 0x11, 0x45, 0x1d, 0x2c, 0x6c, 0x01, 0x5b, 0x23, 0x86, 0x59, 0x7b,
0x3f, 0x97, 0xd6, 0xd8, 0x19, 0xdc, 0xfd, 0xb4, 0x12, 0xd6, 0x24, 0xf9, 0x2d, 0xac, 0x14, 0x47,
0x3f, 0xfb, 0x61, 0x36, 0xc0, 0x88, 0x71, 0xd8, 0x7d, 0x34, 0x1e, 0x64, 0xc2, 0x7f, 0x07, 0xab,
0x43, 0x23, 0x99, 0x9d, 0xa3, 0x8e, 0x9a, 0x16, 0xdd, 0x8f, 0xff, 0x06, 0x65, 0x76, 0x68, 0xc3,
0x72, 0x6e, 0x4e, 0xb2, 0x77, 0xb3, 0xbc, 0xb2, 0xe9, 0xcd, 0xdd, 0x1b, 0x83, 0x30, 0x51, 0xdf,
0xc0, 0x52, 0x66, 0x8a, 0xb1, 0xb7, 0xb3, 0x8c, 0xe1, 0xb9, 0xca, 0xdd, 0x19, 0xb9, 0x6e, 0xe2,
0x5d, 0xc0, 0xbd, 0xb4, 0x48, 0xce, 0x4c, 0xc3, 0xf5, 0xb2, 0x9c, 0xc2, 0x62, 0x1a, 0xf7, 0xe1,
0x58, 0xcc, 0xc0, 0x81, 0xdc, 0xbc, 0x92, 0x77, 0xa0, 0x6c, 0x9c, 0xca, 0x3b, 0x50, 0x3e, 0xec,
0xbc, 0x81, 0xa5, 0x4c, 0xb3, 0xcf, 0x3b, 0x30, 0x3c, 0xd8, 0xe4, 0x1d, 0x28, 0x7b, 0x25, 0x18,
0x6c, 0x96, 0x37, 0x5d, 0xfb, 0x93, 0x32, 0x6a, 0xe9, 0x2b, 0xe1, 0xee, 0x57, 0x81, 0x0e, 0x2c,
0x2f, 0xf4, 0x9f, 0xbc, 0xe5, 0xe5, 0x0d, 0x3b, 0x6f, 0xf9, 0xa8, 0x06, 0xd6, 0x86, 0xe5, 0xdc,
0x9d, 0xcf, 0x5b, 0x5e, 0xd6, 0xae, 0xf2, 0x96, 0x97, 0x36, 0x8c, 0xe7, 0x33, 0x17, 0x35, 0x1e,
0x04, 0x73, 0x71, 0xf7, 0x3a, 0xfa, 0x2b, 0x00, 0x00, 0xff, 0xff, 0x66, 0xae, 0xc1, 0x8e, 0x54,
0x10, 0x00, 0x00,
}
// Reference imports to suppress errors if they are not otherwise used.

View File

@@ -1,74 +0,0 @@
// Copyright 2018 The OpenPitrix Authors. All rights reserved.
// Use of this source code is governed by a Apache license
// that can be found in the LICENSE file.
// +build ignore
package main
import (
"fmt"
"io/ioutil"
"log"
"os/exec"
"strings"
"time"
)
func main() {
version, gitSha1Version := getAppVersion()
buildTime := time.Now().Format("2006-01-02 15:04:05")
data := make_update_version_go_file(version, gitSha1Version, buildTime)
err := ioutil.WriteFile("./z_update_version.go", []byte(data), 0666)
if err != nil {
log.Fatalf("ioutil.WriteFile: err = %v", err)
}
fmt.Printf("%s (%s)\n", version, gitSha1Version)
fmt.Println(buildTime)
}
func make_update_version_go_file(version, gitSha1Version, buildTime string) string {
return fmt.Sprintf(`// Copyright 2018 The OpenPitrix Authors. All rights reserved.
// Use of this source code is governed by a Apache license
// that can be found in the LICENSE file.
// Auto generated by 'go run gen_helper.go', DO NOT EDIT.
package version
func init() {
ShortVersion = "%s"
GitSha1Version = "%s"
BuildDate = "%s"
}
`,
version,
gitSha1Version,
buildTime,
)
}
func getAppVersion() (version, gitSha1Version string) {
// VERSION=`git describe --tags --always --dirty="-dev"`
versionData, err := exec.Command(
`git`, `describe`, `--tags`, `--always`, `--dirty=-dev`,
).CombinedOutput()
if err != nil {
log.Fatal(err)
}
// GIT_SHA1=`git show --quiet --pretty=format:%H`
gitSha1VersionData, err := exec.Command(
`git`, `show`, `--quiet`, `--pretty=format:%H`,
).CombinedOutput()
if err != nil {
log.Fatal(err)
}
version = strings.TrimSpace(string(versionData))
gitSha1Version = strings.TrimSpace(string(gitSha1VersionData))
return
}