Add WindowsContainerResources to UpdateContainerResourcesRequest

Signed-off-by: Kathryn Baldauf <kabaldau@microsoft.com>
This commit is contained in:
Kathryn Baldauf 2020-10-20 12:45:40 -07:00
parent 4261200724
commit fbf46a4c5b
2 changed files with 573 additions and 326 deletions

View File

@ -4448,6 +4448,12 @@ type UpdateContainerResourcesRequest struct {
ContainerId string `protobuf:"bytes,1,opt,name=container_id,json=containerId,proto3" json:"container_id,omitempty"` ContainerId string `protobuf:"bytes,1,opt,name=container_id,json=containerId,proto3" json:"container_id,omitempty"`
// Resource configuration specific to Linux containers. // Resource configuration specific to Linux containers.
Linux *LinuxContainerResources `protobuf:"bytes,2,opt,name=linux,proto3" json:"linux,omitempty"` Linux *LinuxContainerResources `protobuf:"bytes,2,opt,name=linux,proto3" json:"linux,omitempty"`
// Resource configuration specific to Windows containers.
Windows *WindowsContainerResources `protobuf:"bytes,3,opt,name=windows,proto3" json:"windows,omitempty"`
// Unstructured key-value map holding arbitrary additional information for
// container resources updating. This can be used for specifying experimental
// resources to update or other options to use when updating the container.
Annotations map[string]string `protobuf:"bytes,4,rep,name=annotations,proto3" json:"annotations,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_sizecache int32 `json:"-"` XXX_sizecache int32 `json:"-"`
} }
@ -4498,6 +4504,20 @@ func (m *UpdateContainerResourcesRequest) GetLinux() *LinuxContainerResources {
return nil return nil
} }
func (m *UpdateContainerResourcesRequest) GetWindows() *WindowsContainerResources {
if m != nil {
return m.Windows
}
return nil
}
func (m *UpdateContainerResourcesRequest) GetAnnotations() map[string]string {
if m != nil {
return m.Annotations
}
return nil
}
type UpdateContainerResourcesResponse struct { type UpdateContainerResourcesResponse struct {
XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_sizecache int32 `json:"-"` XXX_sizecache int32 `json:"-"`
@ -7030,6 +7050,7 @@ func init() {
proto.RegisterType((*ContainerStatusResponse)(nil), "runtime.v1alpha2.ContainerStatusResponse") proto.RegisterType((*ContainerStatusResponse)(nil), "runtime.v1alpha2.ContainerStatusResponse")
proto.RegisterMapType((map[string]string)(nil), "runtime.v1alpha2.ContainerStatusResponse.InfoEntry") proto.RegisterMapType((map[string]string)(nil), "runtime.v1alpha2.ContainerStatusResponse.InfoEntry")
proto.RegisterType((*UpdateContainerResourcesRequest)(nil), "runtime.v1alpha2.UpdateContainerResourcesRequest") proto.RegisterType((*UpdateContainerResourcesRequest)(nil), "runtime.v1alpha2.UpdateContainerResourcesRequest")
proto.RegisterMapType((map[string]string)(nil), "runtime.v1alpha2.UpdateContainerResourcesRequest.AnnotationsEntry")
proto.RegisterType((*UpdateContainerResourcesResponse)(nil), "runtime.v1alpha2.UpdateContainerResourcesResponse") proto.RegisterType((*UpdateContainerResourcesResponse)(nil), "runtime.v1alpha2.UpdateContainerResourcesResponse")
proto.RegisterType((*ExecSyncRequest)(nil), "runtime.v1alpha2.ExecSyncRequest") proto.RegisterType((*ExecSyncRequest)(nil), "runtime.v1alpha2.ExecSyncRequest")
proto.RegisterType((*ExecSyncResponse)(nil), "runtime.v1alpha2.ExecSyncResponse") proto.RegisterType((*ExecSyncResponse)(nil), "runtime.v1alpha2.ExecSyncResponse")
@ -7084,320 +7105,322 @@ func init() {
func init() { proto.RegisterFile("api.proto", fileDescriptor_00212fb1f9d3bf1c) } func init() { proto.RegisterFile("api.proto", fileDescriptor_00212fb1f9d3bf1c) }
var fileDescriptor_00212fb1f9d3bf1c = []byte{ var fileDescriptor_00212fb1f9d3bf1c = []byte{
// 5008 bytes of a gzipped FileDescriptorProto // 5033 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xd4, 0x5c, 0xcd, 0x6f, 0x1b, 0x49, 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xd4, 0x7c, 0x4d, 0x6c, 0x1b, 0x49,
0x76, 0x57, 0x93, 0x94, 0x44, 0x3e, 0x8a, 0x14, 0x55, 0x96, 0x2d, 0x9a, 0x1e, 0x7b, 0xec, 0xf6, 0x76, 0xbf, 0x9a, 0xa4, 0x24, 0xf2, 0x51, 0xa4, 0xa8, 0xb2, 0x6c, 0xd1, 0xf4, 0xd8, 0x63, 0xb7,
0xf8, 0x73, 0xc6, 0xf2, 0x5a, 0x33, 0xeb, 0x89, 0xed, 0x19, 0xdb, 0xb4, 0x24, 0xdb, 0xcc, 0xda, 0xc7, 0x9f, 0x33, 0x96, 0xd7, 0x9a, 0x59, 0xcf, 0xdf, 0xf6, 0x8c, 0x6d, 0x5a, 0x92, 0x6d, 0xfe,
0x14, 0xd3, 0x94, 0xe6, 0x63, 0x67, 0x80, 0xde, 0x16, 0xbb, 0x44, 0xf5, 0x9a, 0xec, 0xee, 0xe9, 0xd7, 0xa6, 0x98, 0xa6, 0x34, 0x1f, 0x3b, 0x03, 0xf4, 0xb6, 0xd8, 0x25, 0xaa, 0xd7, 0x64, 0x77,
0x6e, 0xda, 0xd6, 0x06, 0x08, 0x16, 0x58, 0x64, 0x0f, 0x39, 0xe5, 0x9c, 0xe3, 0xe6, 0x90, 0x43, 0x4f, 0x77, 0xd3, 0xb6, 0x36, 0x40, 0xb0, 0xc0, 0x02, 0x7b, 0xc8, 0x29, 0xe7, 0x1c, 0x37, 0x87,
0x4e, 0x39, 0xe4, 0x94, 0xd3, 0x06, 0x39, 0x2c, 0x02, 0x04, 0xc9, 0x69, 0x93, 0x20, 0x97, 0xcc, 0x1c, 0x72, 0xca, 0x21, 0xa7, 0x9c, 0x36, 0xc8, 0x61, 0x11, 0x20, 0x48, 0x4e, 0x9b, 0x04, 0xb9,
0x04, 0x01, 0x16, 0x01, 0x12, 0xe4, 0x0f, 0xc8, 0x21, 0xa8, 0xaf, 0xfe, 0x6e, 0x7e, 0xd8, 0xde, 0x64, 0x26, 0x08, 0xb0, 0x08, 0x90, 0x20, 0xc8, 0x39, 0x87, 0xa0, 0xbe, 0xfa, 0xbb, 0xf9, 0x61,
0x9d, 0xdd, 0x93, 0x58, 0xaf, 0xdf, 0x7b, 0xf5, 0xfa, 0xd5, 0xab, 0x57, 0xaf, 0x7e, 0x55, 0x2d, 0x7b, 0x76, 0x36, 0x27, 0xb1, 0x5e, 0xbf, 0xf7, 0xea, 0xf5, 0xab, 0x57, 0xaf, 0x5e, 0xfd, 0xaa,
0x28, 0x69, 0xb6, 0xb1, 0x6e, 0x3b, 0x96, 0x67, 0xa1, 0x9a, 0x33, 0x32, 0x3d, 0x63, 0x88, 0xd7, 0x5a, 0x50, 0xd2, 0x6c, 0x63, 0xdd, 0x76, 0x2c, 0xcf, 0x42, 0x35, 0x67, 0x64, 0x7a, 0xc6, 0x10,
0x9f, 0xdf, 0xd0, 0x06, 0xf6, 0xa1, 0xb6, 0xd1, 0xb8, 0xd6, 0x37, 0xbc, 0xc3, 0xd1, 0xfe, 0x7a, 0xaf, 0x3f, 0xbf, 0xa1, 0x0d, 0xec, 0x43, 0x6d, 0xa3, 0x71, 0xad, 0x6f, 0x78, 0x87, 0xa3, 0xfd,
0xcf, 0x1a, 0x5e, 0xef, 0x5b, 0x7d, 0xeb, 0x3a, 0x65, 0xdc, 0x1f, 0x1d, 0xd0, 0x16, 0x6d, 0xd0, 0xf5, 0x9e, 0x35, 0xbc, 0xde, 0xb7, 0xfa, 0xd6, 0x75, 0xca, 0xb8, 0x3f, 0x3a, 0xa0, 0x2d, 0xda,
0x5f, 0x4c, 0x81, 0x7c, 0x15, 0xaa, 0x9f, 0x60, 0xc7, 0x35, 0x2c, 0x53, 0xc1, 0x5f, 0x8d, 0xb0, 0xa0, 0xbf, 0x98, 0x02, 0xf9, 0x2a, 0x54, 0x3f, 0xc1, 0x8e, 0x6b, 0x58, 0xa6, 0x82, 0xbf, 0x1a,
0xeb, 0xa1, 0x3a, 0x2c, 0x3e, 0x67, 0x94, 0xba, 0x74, 0x56, 0xba, 0x5c, 0x52, 0x44, 0x53, 0xfe, 0x61, 0xd7, 0x43, 0x75, 0x58, 0x7c, 0xce, 0x28, 0x75, 0xe9, 0xac, 0x74, 0xb9, 0xa4, 0x88, 0xa6,
0x0b, 0x09, 0x96, 0x7d, 0x66, 0xd7, 0xb6, 0x4c, 0x17, 0x67, 0x73, 0xa3, 0x73, 0xb0, 0xc4, 0x8d, 0xfc, 0xa7, 0x12, 0x2c, 0xfb, 0xcc, 0xae, 0x6d, 0x99, 0x2e, 0xce, 0xe6, 0x46, 0xe7, 0x60, 0x89,
0x53, 0x4d, 0x6d, 0x88, 0xeb, 0x39, 0xfa, 0xb8, 0xcc, 0x69, 0x6d, 0x6d, 0x88, 0xd1, 0x25, 0x58, 0x1b, 0xa7, 0x9a, 0xda, 0x10, 0xd7, 0x73, 0xf4, 0x71, 0x99, 0xd3, 0xda, 0xda, 0x10, 0xa3, 0x4b,
0x16, 0x2c, 0x42, 0x49, 0x9e, 0x72, 0x55, 0x39, 0x99, 0xf7, 0x86, 0xd6, 0xe1, 0x98, 0x60, 0xd4, 0xb0, 0x2c, 0x58, 0x84, 0x92, 0x3c, 0xe5, 0xaa, 0x72, 0x32, 0xef, 0x0d, 0xad, 0xc3, 0x31, 0xc1,
0x6c, 0xc3, 0x67, 0x2e, 0x50, 0xe6, 0x15, 0xfe, 0xa8, 0x69, 0x1b, 0x9c, 0x5f, 0xfe, 0x02, 0x4a, 0xa8, 0xd9, 0x86, 0xcf, 0x5c, 0xa0, 0xcc, 0x2b, 0xfc, 0x51, 0xd3, 0x36, 0x38, 0xbf, 0xfc, 0x05,
0x5b, 0xed, 0xee, 0xa6, 0x65, 0x1e, 0x18, 0x7d, 0x62, 0xa2, 0x8b, 0x1d, 0x22, 0x53, 0x97, 0xce, 0x94, 0xb6, 0xda, 0xdd, 0x4d, 0xcb, 0x3c, 0x30, 0xfa, 0xc4, 0x44, 0x17, 0x3b, 0x44, 0xa6, 0x2e,
0xe6, 0x89, 0x89, 0xbc, 0x89, 0x1a, 0x50, 0x74, 0xb1, 0xe6, 0xf4, 0x0e, 0xb1, 0x5b, 0xcf, 0xd1, 0x9d, 0xcd, 0x13, 0x13, 0x79, 0x13, 0x35, 0xa0, 0xe8, 0x62, 0xcd, 0xe9, 0x1d, 0x62, 0xb7, 0x9e,
0x47, 0x7e, 0x9b, 0x48, 0x59, 0xb6, 0x67, 0x58, 0xa6, 0x5b, 0xcf, 0x33, 0x29, 0xde, 0x94, 0x7f, 0xa3, 0x8f, 0xfc, 0x36, 0x91, 0xb2, 0x6c, 0xcf, 0xb0, 0x4c, 0xb7, 0x9e, 0x67, 0x52, 0xbc, 0x29,
0x26, 0x41, 0xb9, 0x63, 0x39, 0xde, 0x53, 0xcd, 0xb6, 0x0d, 0xb3, 0x8f, 0x6e, 0x42, 0x91, 0xfa, 0xff, 0x42, 0x82, 0x72, 0xc7, 0x72, 0xbc, 0xa7, 0x9a, 0x6d, 0x1b, 0x66, 0x1f, 0xdd, 0x84, 0x22,
0xb2, 0x67, 0x0d, 0xa8, 0x0f, 0xaa, 0x1b, 0x8d, 0xf5, 0xf8, 0xb0, 0xac, 0x77, 0x38, 0x87, 0xe2, 0xf5, 0x65, 0xcf, 0x1a, 0x50, 0x1f, 0x54, 0x37, 0x1a, 0xeb, 0xf1, 0x61, 0x59, 0xef, 0x70, 0x0e,
0xf3, 0xa2, 0x0b, 0x50, 0xed, 0x59, 0xa6, 0xa7, 0x19, 0x26, 0x76, 0x54, 0xdb, 0x72, 0x3c, 0xea, 0xc5, 0xe7, 0x45, 0x17, 0xa0, 0xda, 0xb3, 0x4c, 0x4f, 0x33, 0x4c, 0xec, 0xa8, 0xb6, 0xe5, 0x78,
0xa2, 0x79, 0xa5, 0xe2, 0x53, 0x49, 0x2f, 0xe8, 0x14, 0x94, 0x0e, 0x2d, 0xd7, 0x63, 0x1c, 0x79, 0xd4, 0x45, 0xf3, 0x4a, 0xc5, 0xa7, 0x92, 0x5e, 0xd0, 0x29, 0x28, 0x1d, 0x5a, 0xae, 0xc7, 0x38,
0xca, 0x51, 0x24, 0x04, 0xfa, 0x70, 0x0d, 0x16, 0xe9, 0x43, 0xc3, 0xe6, 0xce, 0x58, 0x20, 0xcd, 0xf2, 0x94, 0xa3, 0x48, 0x08, 0xf4, 0xe1, 0x1a, 0x2c, 0xd2, 0x87, 0x86, 0xcd, 0x9d, 0xb1, 0x40,
0x96, 0x2d, 0xff, 0x52, 0x82, 0xf9, 0xa7, 0xd6, 0xc8, 0xf4, 0x62, 0xdd, 0x68, 0xde, 0x21, 0x1f, 0x9a, 0x2d, 0x5b, 0xfe, 0xb5, 0x04, 0xf3, 0x4f, 0xad, 0x91, 0xe9, 0xc5, 0xba, 0xd1, 0xbc, 0x43,
0xa8, 0x50, 0x37, 0x9a, 0x77, 0x18, 0x74, 0x43, 0x38, 0xd8, 0x58, 0xb1, 0x6e, 0xc8, 0xc3, 0x06, 0x3e, 0x50, 0xa1, 0x6e, 0x34, 0xef, 0x30, 0xe8, 0x86, 0x70, 0xb0, 0xb1, 0x62, 0xdd, 0x90, 0x87,
0x14, 0x1d, 0xac, 0xe9, 0x96, 0x39, 0x38, 0xa2, 0x26, 0x14, 0x15, 0xbf, 0x4d, 0x06, 0xd1, 0xc5, 0x0d, 0x28, 0x3a, 0x58, 0xd3, 0x2d, 0x73, 0x70, 0x44, 0x4d, 0x28, 0x2a, 0x7e, 0x9b, 0x0c, 0xa2,
0x03, 0xc3, 0x1c, 0xbd, 0x54, 0x1d, 0x3c, 0xd0, 0xf6, 0xf1, 0x80, 0x9a, 0x52, 0x54, 0xaa, 0x9c, 0x8b, 0x07, 0x86, 0x39, 0x7a, 0xa9, 0x3a, 0x78, 0xa0, 0xed, 0xe3, 0x01, 0x35, 0xa5, 0xa8, 0x54,
0xac, 0x30, 0x2a, 0xda, 0x82, 0xb2, 0xed, 0x58, 0xb6, 0xd6, 0xd7, 0x88, 0x1f, 0xeb, 0xf3, 0xd4, 0x39, 0x59, 0x61, 0x54, 0xb4, 0x05, 0x65, 0xdb, 0xb1, 0x6c, 0xad, 0xaf, 0x11, 0x3f, 0xd6, 0xe7,
0x55, 0x72, 0xd2, 0x55, 0xd4, 0xec, 0x4e, 0xc0, 0xa9, 0x84, 0xc5, 0xe4, 0x7f, 0x94, 0x60, 0x99, 0xa9, 0xab, 0xe4, 0xa4, 0xab, 0xa8, 0xd9, 0x9d, 0x80, 0x53, 0x09, 0x8b, 0xc9, 0x7f, 0x27, 0xc1,
0x04, 0x8f, 0x6b, 0x6b, 0x3d, 0xbc, 0x43, 0x87, 0x04, 0xdd, 0x82, 0x45, 0x13, 0x7b, 0x2f, 0x2c, 0x32, 0x09, 0x1e, 0xd7, 0xd6, 0x7a, 0x78, 0x87, 0x0e, 0x09, 0xba, 0x05, 0x8b, 0x26, 0xf6, 0x5e,
0xe7, 0x19, 0x1f, 0x80, 0xb7, 0x93, 0x5a, 0x7d, 0x99, 0xa7, 0x96, 0x8e, 0x15, 0xc1, 0x8f, 0x6e, 0x58, 0xce, 0x33, 0x3e, 0x00, 0x6f, 0x27, 0xb5, 0xfa, 0x32, 0x4f, 0x2d, 0x1d, 0x2b, 0x82, 0x1f,
0x40, 0xde, 0x36, 0x74, 0xfa, 0xc2, 0x53, 0x88, 0x11, 0x5e, 0x22, 0x62, 0xd8, 0x3d, 0xea, 0x87, 0xdd, 0x80, 0xbc, 0x6d, 0xe8, 0xf4, 0x85, 0xa7, 0x10, 0x23, 0xbc, 0x44, 0xc4, 0xb0, 0x7b, 0xd4,
0x69, 0x44, 0x0c, 0xbb, 0x47, 0x9c, 0xeb, 0x69, 0x4e, 0x1f, 0x7b, 0xaa, 0xa1, 0xf3, 0x81, 0x2a, 0x0f, 0xd3, 0x88, 0x18, 0x76, 0x8f, 0x38, 0xd7, 0xd3, 0x9c, 0x3e, 0xf6, 0x54, 0x43, 0xe7, 0x03,
0x32, 0x42, 0x4b, 0x97, 0x65, 0x80, 0x96, 0xe9, 0xdd, 0xfc, 0xe0, 0x13, 0x6d, 0x30, 0xc2, 0x68, 0x55, 0x64, 0x84, 0x96, 0x2e, 0xcb, 0x00, 0x2d, 0xd3, 0xbb, 0xf9, 0xc1, 0x27, 0xda, 0x60, 0x84,
0x15, 0xe6, 0x9f, 0x93, 0x1f, 0xf4, 0x4d, 0xf2, 0x0a, 0x6b, 0xc8, 0x5f, 0x17, 0xe0, 0xd4, 0x13, 0xd1, 0x2a, 0xcc, 0x3f, 0x27, 0x3f, 0xe8, 0x9b, 0xe4, 0x15, 0xd6, 0x90, 0xbf, 0x2e, 0xc0, 0xa9,
0xe2, 0xcc, 0xae, 0x66, 0xea, 0xfb, 0xd6, 0xcb, 0x2e, 0xee, 0x8d, 0x1c, 0xc3, 0x3b, 0xda, 0xb4, 0x27, 0xc4, 0x99, 0x5d, 0xcd, 0xd4, 0xf7, 0xad, 0x97, 0x5d, 0xdc, 0x1b, 0x39, 0x86, 0x77, 0xb4,
0x4c, 0x0f, 0xbf, 0xf4, 0x50, 0x1b, 0x56, 0x4c, 0xd1, 0xad, 0x2a, 0xe2, 0x96, 0x68, 0x28, 0x6f, 0x69, 0x99, 0x1e, 0x7e, 0xe9, 0xa1, 0x36, 0xac, 0x98, 0xa2, 0x5b, 0x55, 0xc4, 0x2d, 0xd1, 0x50,
0x9c, 0x1b, 0x63, 0x21, 0xf3, 0x9f, 0x52, 0x33, 0xa3, 0x04, 0x17, 0x3d, 0x0e, 0x06, 0x55, 0x68, 0xde, 0x38, 0x37, 0xc6, 0x42, 0xe6, 0x3f, 0xa5, 0x66, 0x46, 0x09, 0x2e, 0x7a, 0x1c, 0x0c, 0xaa,
0xcb, 0x51, 0x6d, 0x29, 0xef, 0xdb, 0xdd, 0xa6, 0x96, 0x71, 0x5d, 0x62, 0xd4, 0x85, 0xa6, 0x8f, 0xd0, 0x96, 0xa3, 0xda, 0x52, 0xde, 0xb7, 0xbb, 0x4d, 0x2d, 0xe3, 0xba, 0xc4, 0xa8, 0x0b, 0x4d,
0x80, 0x4c, 0x79, 0x55, 0x73, 0xd5, 0x91, 0x8b, 0x1d, 0xea, 0xb5, 0xf2, 0xc6, 0x5b, 0x49, 0x2d, 0x1f, 0x01, 0x99, 0xf2, 0xaa, 0xe6, 0xaa, 0x23, 0x17, 0x3b, 0xd4, 0x6b, 0xe5, 0x8d, 0xb7, 0x92,
0x81, 0x0b, 0x94, 0x92, 0x33, 0x32, 0x9b, 0xee, 0x9e, 0x8b, 0x1d, 0x74, 0x97, 0x26, 0x11, 0x22, 0x5a, 0x02, 0x17, 0x28, 0x25, 0x67, 0x64, 0x36, 0xdd, 0x3d, 0x17, 0x3b, 0xe8, 0x2e, 0x4d, 0x22,
0xdd, 0x77, 0xac, 0x91, 0x5d, 0x2f, 0x4e, 0x21, 0x0e, 0x54, 0xfc, 0x11, 0xe1, 0xa7, 0x19, 0x86, 0x44, 0xba, 0xef, 0x58, 0x23, 0xbb, 0x5e, 0x9c, 0x42, 0x1c, 0xa8, 0xf8, 0x23, 0xc2, 0x4f, 0x33,
0x07, 0xaa, 0xea, 0x58, 0x96, 0x77, 0xe0, 0x8a, 0xe0, 0x14, 0x64, 0x85, 0x52, 0xd1, 0x75, 0x38, 0x0c, 0x0f, 0x54, 0xd5, 0xb1, 0x2c, 0xef, 0xc0, 0x15, 0xc1, 0x29, 0xc8, 0x0a, 0xa5, 0xa2, 0xeb,
0xe6, 0x8e, 0x6c, 0x7b, 0x80, 0x87, 0xd8, 0xf4, 0xb4, 0x01, 0xeb, 0xce, 0xad, 0xcf, 0x9f, 0xcd, 0x70, 0xcc, 0x1d, 0xd9, 0xf6, 0x00, 0x0f, 0xb1, 0xe9, 0x69, 0x03, 0xd6, 0x9d, 0x5b, 0x9f, 0x3f,
0x5f, 0xce, 0x2b, 0x28, 0xfc, 0x88, 0x2a, 0x76, 0xd1, 0x19, 0x00, 0xdb, 0x31, 0x9e, 0x1b, 0x03, 0x9b, 0xbf, 0x9c, 0x57, 0x50, 0xf8, 0x11, 0x55, 0xec, 0xa2, 0x33, 0x00, 0xb6, 0x63, 0x3c, 0x37,
0xdc, 0xc7, 0x7a, 0x7d, 0x81, 0x2a, 0x0d, 0x51, 0xd0, 0x1d, 0x92, 0x75, 0x7a, 0x3d, 0x6b, 0x68, 0x06, 0xb8, 0x8f, 0xf5, 0xfa, 0x02, 0x55, 0x1a, 0xa2, 0xa0, 0x3b, 0x24, 0xeb, 0xf4, 0x7a, 0xd6,
0xd7, 0x4b, 0x59, 0xe3, 0x20, 0x46, 0xb1, 0xe3, 0x58, 0x07, 0xc6, 0x00, 0x2b, 0x42, 0x02, 0x7d, 0xd0, 0xae, 0x97, 0xb2, 0xc6, 0x41, 0x8c, 0x62, 0xc7, 0xb1, 0x0e, 0x8c, 0x01, 0x56, 0x84, 0x04,
0x0c, 0x45, 0xcd, 0xb6, 0x35, 0x67, 0x68, 0x39, 0x75, 0x98, 0x56, 0xda, 0x17, 0x41, 0x1f, 0xc0, 0xfa, 0x18, 0x8a, 0x9a, 0x6d, 0x6b, 0xce, 0xd0, 0x72, 0xea, 0x30, 0xad, 0xb4, 0x2f, 0x82, 0x3e,
0x2a, 0xd7, 0xa4, 0xda, 0xec, 0x21, 0x9b, 0xd6, 0x8b, 0x24, 0xf2, 0x1e, 0xe4, 0xea, 0x92, 0x82, 0x80, 0x55, 0xae, 0x49, 0xb5, 0xd9, 0x43, 0x36, 0xad, 0x17, 0x49, 0xe4, 0x3d, 0xc8, 0xd5, 0x25,
0xf8, 0x73, 0x2e, 0x4b, 0x26, 0xb9, 0xfc, 0xf7, 0x12, 0x2c, 0xc7, 0x74, 0xa2, 0x0e, 0x2c, 0x09, 0x05, 0xf1, 0xe7, 0x5c, 0x96, 0x4c, 0x72, 0xf9, 0x6f, 0x24, 0x58, 0x8e, 0xe9, 0x44, 0x1d, 0x58,
0x0d, 0xde, 0x91, 0x8d, 0xf9, 0xf4, 0xba, 0x36, 0xd1, 0x98, 0x75, 0xfe, 0x77, 0xf7, 0xc8, 0xc6, 0x12, 0x1a, 0xbc, 0x23, 0x1b, 0xf3, 0xe9, 0x75, 0x6d, 0xa2, 0x31, 0xeb, 0xfc, 0xef, 0xee, 0x91,
0x74, 0xfe, 0x8a, 0x06, 0x3a, 0x0f, 0x95, 0x81, 0xd5, 0xd3, 0x06, 0x34, 0xd9, 0x38, 0xf8, 0x80, 0x8d, 0xe9, 0xfc, 0x15, 0x0d, 0x74, 0x1e, 0x2a, 0x03, 0xab, 0xa7, 0x0d, 0x68, 0xb2, 0x71, 0xf0,
0xe7, 0x9a, 0x25, 0x9f, 0xa8, 0xe0, 0x03, 0xf9, 0x3e, 0x94, 0x43, 0x0a, 0x10, 0x82, 0xaa, 0xc2, 0x01, 0xcf, 0x35, 0x4b, 0x3e, 0x51, 0xc1, 0x07, 0xf2, 0x7d, 0x28, 0x87, 0x14, 0x20, 0x04, 0x55,
0x3a, 0xdc, 0xc2, 0x07, 0xda, 0x68, 0xe0, 0xd5, 0xe6, 0x50, 0x15, 0x60, 0xcf, 0xec, 0x91, 0x0c, 0x85, 0x75, 0xb8, 0x85, 0x0f, 0xb4, 0xd1, 0xc0, 0xab, 0xcd, 0xa1, 0x2a, 0xc0, 0x9e, 0xd9, 0x23,
0x6f, 0x62, 0xbd, 0x26, 0xa1, 0x0a, 0x94, 0x9e, 0x08, 0x15, 0xb5, 0x9c, 0xfc, 0xb3, 0x1c, 0x1c, 0x19, 0xde, 0xc4, 0x7a, 0x4d, 0x42, 0x15, 0x28, 0x3d, 0x11, 0x2a, 0x6a, 0x39, 0xf9, 0x17, 0x39,
0xa7, 0x61, 0xd9, 0xb1, 0x74, 0x3e, 0x67, 0xf8, 0x72, 0x70, 0x1e, 0x2a, 0x3d, 0x3a, 0xba, 0xaa, 0x38, 0x4e, 0xc3, 0xb2, 0x63, 0xe9, 0x7c, 0xce, 0xf0, 0xe5, 0xe0, 0x3c, 0x54, 0x7a, 0x74, 0x74,
0xad, 0x39, 0xd8, 0xf4, 0x78, 0x3a, 0x5c, 0x62, 0xc4, 0x0e, 0xa5, 0xa1, 0xcf, 0xa0, 0xe6, 0xf2, 0x55, 0x5b, 0x73, 0xb0, 0xe9, 0xf1, 0x74, 0xb8, 0xc4, 0x88, 0x1d, 0x4a, 0x43, 0x9f, 0x41, 0xcd,
0x37, 0x52, 0x7b, 0x6c, 0x8e, 0xf1, 0x09, 0x90, 0xf2, 0xee, 0x63, 0x26, 0xa6, 0xb2, 0xec, 0x26, 0xe5, 0x6f, 0xa4, 0xf6, 0xd8, 0x1c, 0xe3, 0x13, 0x20, 0xe5, 0xdd, 0xc7, 0x4c, 0x4c, 0x65, 0xd9,
0x66, 0xea, 0xa2, 0x7b, 0xe4, 0xf6, 0xbc, 0x01, 0x5b, 0x57, 0xca, 0x1b, 0x1f, 0x64, 0x28, 0x8c, 0x4d, 0xcc, 0xd4, 0x45, 0xf7, 0xc8, 0xed, 0x79, 0x03, 0xb6, 0xae, 0x94, 0x37, 0x3e, 0xc8, 0x50,
0x1b, 0xbe, 0xde, 0x65, 0x62, 0xdb, 0xa6, 0xe7, 0x1c, 0x29, 0x42, 0x49, 0xe3, 0x36, 0x2c, 0x85, 0x18, 0x37, 0x7c, 0xbd, 0xcb, 0xc4, 0xb6, 0x4d, 0xcf, 0x39, 0x52, 0x84, 0x92, 0xc6, 0x6d, 0x58,
0x1f, 0xa0, 0x1a, 0xe4, 0x9f, 0xe1, 0x23, 0xfe, 0x52, 0xe4, 0x67, 0x90, 0x51, 0x98, 0xa7, 0x59, 0x0a, 0x3f, 0x40, 0x35, 0xc8, 0x3f, 0xc3, 0x47, 0xfc, 0xa5, 0xc8, 0xcf, 0x20, 0xa3, 0x30, 0x4f,
0xe3, 0x76, 0xee, 0xf7, 0x24, 0xd9, 0x01, 0x14, 0xf4, 0xf2, 0x14, 0x7b, 0x9a, 0xae, 0x79, 0x1a, 0xb3, 0xc6, 0xed, 0xdc, 0xff, 0x93, 0x64, 0x07, 0x50, 0xd0, 0xcb, 0x53, 0xec, 0x69, 0xba, 0xe6,
0x42, 0x50, 0xa0, 0x0b, 0x36, 0x53, 0x41, 0x7f, 0x13, 0xad, 0x23, 0x9e, 0x26, 0x4b, 0x0a, 0xf9, 0x69, 0x08, 0x41, 0x81, 0x2e, 0xd8, 0x4c, 0x05, 0xfd, 0x4d, 0xb4, 0x8e, 0x78, 0x9a, 0x2c, 0x29,
0x89, 0xde, 0x82, 0x92, 0x9f, 0x35, 0xf8, 0xaa, 0x1d, 0x10, 0xc8, 0xea, 0xa9, 0x79, 0x1e, 0x1e, 0xe4, 0x27, 0x7a, 0x0b, 0x4a, 0x7e, 0xd6, 0xe0, 0xab, 0x76, 0x40, 0x20, 0xab, 0xa7, 0xe6, 0x79,
0xda, 0x1e, 0x9d, 0x6f, 0x15, 0x45, 0x34, 0xe5, 0xff, 0x29, 0x40, 0x2d, 0x31, 0x26, 0xf7, 0xa1, 0x78, 0x68, 0x7b, 0x74, 0xbe, 0x55, 0x14, 0xd1, 0x94, 0xff, 0xb3, 0x00, 0xb5, 0xc4, 0x98, 0xdc,
0x38, 0xe4, 0xdd, 0xf3, 0xac, 0xf5, 0x4e, 0xca, 0x12, 0x9a, 0x30, 0x55, 0xf1, 0xa5, 0xc8, 0x0a, 0x87, 0xe2, 0x90, 0x77, 0xcf, 0xb3, 0xd6, 0x3b, 0x29, 0x4b, 0x68, 0xc2, 0x54, 0xc5, 0x97, 0x22,
0x45, 0x46, 0x3e, 0x54, 0x69, 0xf8, 0x6d, 0x16, 0x72, 0x7d, 0x55, 0x37, 0x1c, 0xdc, 0xf3, 0x2c, 0x2b, 0x14, 0x19, 0xf9, 0x50, 0xa5, 0xe1, 0xb7, 0x59, 0xc8, 0xf5, 0x55, 0xdd, 0x70, 0x70, 0xcf,
0xe7, 0x88, 0x9b, 0xbb, 0x34, 0xb0, 0xfa, 0x5b, 0x82, 0x86, 0x6e, 0x03, 0xe8, 0xa6, 0xab, 0xd2, 0xb3, 0x9c, 0x23, 0x6e, 0xee, 0xd2, 0xc0, 0xea, 0x6f, 0x09, 0x1a, 0xba, 0x0d, 0xa0, 0x9b, 0xae,
0x88, 0xea, 0x53, 0xa3, 0xcb, 0x1b, 0xa7, 0x92, 0x46, 0xf8, 0x65, 0x85, 0x52, 0xd2, 0x4d, 0x97, 0x4a, 0x23, 0xaa, 0x4f, 0x8d, 0x2e, 0x6f, 0x9c, 0x4a, 0x1a, 0xe1, 0x97, 0x15, 0x4a, 0x49, 0x37,
0x9b, 0xff, 0x00, 0x2a, 0x64, 0x75, 0x56, 0x87, 0xac, 0x22, 0x60, 0x69, 0xa3, 0xbc, 0x71, 0x3a, 0x5d, 0x6e, 0xfe, 0x03, 0xa8, 0x90, 0xd5, 0x59, 0x1d, 0xb2, 0x8a, 0x80, 0xa5, 0x8d, 0xf2, 0xc6,
0xed, 0x1d, 0xfc, 0xba, 0x41, 0x59, 0xb2, 0x83, 0x86, 0x8b, 0x1e, 0xc2, 0x02, 0x5d, 0x26, 0xdd, 0xe9, 0xb4, 0x77, 0xf0, 0xeb, 0x06, 0x65, 0xc9, 0x0e, 0x1a, 0x2e, 0x7a, 0x08, 0x0b, 0x74, 0x99,
0xfa, 0x02, 0x15, 0x5e, 0x1f, 0xe7, 0x00, 0x1e, 0x11, 0x4f, 0xa8, 0x00, 0x0b, 0x08, 0x2e, 0x8d, 0x74, 0xeb, 0x0b, 0x54, 0x78, 0x7d, 0x9c, 0x03, 0x78, 0x44, 0x3c, 0xa1, 0x02, 0x2c, 0x20, 0xb8,
0xf6, 0xa0, 0xac, 0x99, 0xa6, 0xe5, 0x69, 0x2c, 0x6b, 0x2f, 0x52, 0x65, 0xef, 0x4f, 0xa1, 0xac, 0x34, 0xda, 0x83, 0xb2, 0x66, 0x9a, 0x96, 0xa7, 0xb1, 0xac, 0xbd, 0x48, 0x95, 0xbd, 0x3f, 0x85,
0x19, 0x48, 0x31, 0x8d, 0x61, 0x3d, 0xe8, 0x63, 0x98, 0xa7, 0x69, 0x9d, 0x67, 0xe0, 0x4b, 0x53, 0xb2, 0x66, 0x20, 0xc5, 0x34, 0x86, 0xf5, 0xa0, 0x8f, 0x61, 0x9e, 0xa6, 0x75, 0x9e, 0x81, 0x2f,
0x06, 0xad, 0xc2, 0xa4, 0x1a, 0xb7, 0xa0, 0x1c, 0x32, 0x76, 0x96, 0x20, 0x6d, 0xdc, 0x85, 0x5a, 0x4d, 0x19, 0xb4, 0x0a, 0x93, 0x6a, 0xdc, 0x82, 0x72, 0xc8, 0xd8, 0x59, 0x82, 0xb4, 0x71, 0x17,
0xdc, 0xb4, 0x99, 0x82, 0xfc, 0x0f, 0x61, 0x55, 0x19, 0x99, 0x81, 0x61, 0xa2, 0xce, 0xbd, 0x0d, 0x6a, 0x71, 0xd3, 0x66, 0x0a, 0xf2, 0xdf, 0x87, 0x55, 0x65, 0x64, 0x06, 0x86, 0x89, 0x3a, 0xf7,
0x0b, 0x7c, 0xb0, 0x59, 0xc4, 0xc9, 0x93, 0x7d, 0xa4, 0x70, 0x89, 0x70, 0xe1, 0x7a, 0xa8, 0x99, 0x36, 0x2c, 0xf0, 0xc1, 0x66, 0x11, 0x27, 0x4f, 0xf6, 0x91, 0xc2, 0x25, 0xc2, 0x85, 0xeb, 0xa1,
0xfa, 0x00, 0x3b, 0xbc, 0x5f, 0x51, 0xb8, 0x3e, 0x66, 0x54, 0xf9, 0x63, 0x38, 0x1e, 0xeb, 0x9c, 0x66, 0xea, 0x03, 0xec, 0xf0, 0x7e, 0x45, 0xe1, 0xfa, 0x98, 0x51, 0xe5, 0x8f, 0xe1, 0x78, 0xac,
0xd7, 0xcd, 0xef, 0x40, 0xd5, 0xb6, 0x74, 0xd5, 0x65, 0x64, 0x52, 0x16, 0xf0, 0x34, 0x64, 0xfb, 0x73, 0x5e, 0x37, 0xbf, 0x03, 0x55, 0xdb, 0xd2, 0x55, 0x97, 0x91, 0x49, 0x59, 0xc0, 0xd3, 0x90,
0xbc, 0x2d, 0x9d, 0x88, 0x77, 0x3d, 0xcb, 0x4e, 0x1a, 0x3f, 0x9d, 0x78, 0x1d, 0x4e, 0xc4, 0xc5, 0xed, 0xf3, 0xb6, 0x74, 0x22, 0xde, 0xf5, 0x2c, 0x3b, 0x69, 0xfc, 0x74, 0xe2, 0x75, 0x38, 0x11,
0x59, 0xf7, 0xf2, 0x3d, 0x58, 0x53, 0xf0, 0xd0, 0x7a, 0x8e, 0x5f, 0x55, 0x75, 0x03, 0xea, 0x49, 0x17, 0x67, 0xdd, 0xcb, 0xf7, 0x60, 0x4d, 0xc1, 0x43, 0xeb, 0x39, 0x7e, 0x55, 0xd5, 0x0d, 0xa8,
0x05, 0x5c, 0xf9, 0xe7, 0xb0, 0x16, 0x50, 0xbb, 0x9e, 0xe6, 0x8d, 0xdc, 0x99, 0x94, 0xf3, 0x4d, 0x27, 0x15, 0x70, 0xe5, 0x9f, 0xc3, 0x5a, 0x40, 0xed, 0x7a, 0x9a, 0x37, 0x72, 0x67, 0x52, 0xce,
0xc5, 0xbe, 0xe5, 0xb2, 0xe1, 0x2c, 0x2a, 0xa2, 0x29, 0xaf, 0xc1, 0x7c, 0xc7, 0xd2, 0x5b, 0x1d, 0x37, 0x15, 0xfb, 0x96, 0xcb, 0x86, 0xb3, 0xa8, 0x88, 0xa6, 0xbc, 0x06, 0xf3, 0x1d, 0x4b, 0x6f,
0x54, 0x85, 0x9c, 0x61, 0x73, 0xe1, 0x9c, 0x61, 0xcb, 0x46, 0xb8, 0xcf, 0x36, 0x2b, 0xee, 0x58, 0x75, 0x50, 0x15, 0x72, 0x86, 0xcd, 0x85, 0x73, 0x86, 0x2d, 0x1b, 0xe1, 0x3e, 0xdb, 0xac, 0xb8,
0xd7, 0x71, 0x56, 0x74, 0x17, 0xaa, 0x9a, 0xae, 0x1b, 0x24, 0x9c, 0xb4, 0x81, 0x6a, 0xd8, 0xac, 0x63, 0x5d, 0xc7, 0x59, 0xd1, 0x5d, 0xa8, 0x6a, 0xba, 0x6e, 0x90, 0x70, 0xd2, 0x06, 0xaa, 0x61,
0xf6, 0x2f, 0x6f, 0xac, 0xa5, 0x06, 0x40, 0xab, 0xa3, 0x54, 0x02, 0xf6, 0x96, 0xed, 0xca, 0x8f, 0xb3, 0xda, 0xbf, 0xbc, 0xb1, 0x96, 0x1a, 0x00, 0xad, 0x8e, 0x52, 0x09, 0xd8, 0x5b, 0xb6, 0x2b,
0xa1, 0xe4, 0x17, 0x50, 0x64, 0x99, 0x8f, 0x16, 0x48, 0x53, 0x94, 0x5b, 0xfe, 0x4e, 0x62, 0x37, 0x3f, 0x86, 0x92, 0x5f, 0x40, 0x91, 0x65, 0x3e, 0x5a, 0x20, 0x4d, 0x51, 0x6e, 0xf9, 0x3b, 0x89,
0xb1, 0x46, 0x71, 0x93, 0xef, 0x00, 0xf8, 0xb9, 0x54, 0xd4, 0x71, 0xa7, 0xc6, 0x28, 0x56, 0x42, 0xdd, 0xc4, 0x1a, 0xc5, 0x4d, 0xbe, 0x03, 0xe0, 0xe7, 0x52, 0x51, 0xc7, 0x9d, 0x1a, 0xa3, 0x58,
0xec, 0xf2, 0x4f, 0xe6, 0xc3, 0x19, 0x36, 0xe4, 0x04, 0xdd, 0x77, 0x82, 0x1e, 0xc9, 0xb8, 0xb9, 0x09, 0xb1, 0xcb, 0x3f, 0x9b, 0x0f, 0x67, 0xd8, 0x90, 0x13, 0x74, 0xdf, 0x09, 0x7a, 0x24, 0xe3,
0x57, 0xca, 0xb8, 0x1f, 0xc2, 0xbc, 0xeb, 0x69, 0x1e, 0xe6, 0x85, 0xf0, 0xb9, 0x71, 0xe2, 0xc4, 0xe6, 0x5e, 0x29, 0xe3, 0x7e, 0x08, 0xf3, 0xae, 0xa7, 0x79, 0x98, 0x17, 0xc2, 0xe7, 0xc6, 0x89,
0x08, 0xac, 0x30, 0x7e, 0x74, 0x1a, 0xa0, 0xe7, 0x60, 0xcd, 0xc3, 0xba, 0xaa, 0xb1, 0xe5, 0x21, 0x13, 0x23, 0xb0, 0xc2, 0xf8, 0xd1, 0x69, 0x80, 0x9e, 0x83, 0x35, 0x0f, 0xeb, 0xaa, 0xc6, 0x96,
0xaf, 0x94, 0x38, 0xa5, 0xe9, 0xa1, 0xcd, 0xa0, 0x98, 0x9f, 0xa7, 0x86, 0x5d, 0x19, 0xa7, 0x39, 0x87, 0xbc, 0x52, 0xe2, 0x94, 0xa6, 0x87, 0x36, 0x83, 0x62, 0x7e, 0x9e, 0x1a, 0x76, 0x65, 0x9c,
0x32, 0xd4, 0x41, 0x59, 0xef, 0xa7, 0xab, 0x85, 0x29, 0xd3, 0x15, 0x57, 0xc0, 0xa4, 0x42, 0xc9, 0xe6, 0xc8, 0x50, 0x07, 0x65, 0xbd, 0x9f, 0xae, 0x16, 0xa6, 0x4c, 0x57, 0x5c, 0x01, 0x93, 0x0a,
0x78, 0x71, 0x72, 0x32, 0x66, 0xa2, 0xd3, 0x24, 0xe3, 0xe2, 0xe4, 0x64, 0xcc, 0x95, 0x8d, 0x4f, 0x25, 0xe3, 0xc5, 0xc9, 0xc9, 0x98, 0x89, 0x4e, 0x93, 0x8c, 0x8b, 0x93, 0x93, 0x31, 0x57, 0x36,
0xc6, 0x29, 0xe9, 0xa7, 0x94, 0x96, 0x7e, 0xbe, 0xcd, 0xb4, 0xfb, 0xaf, 0x12, 0xd4, 0x93, 0x59, 0x3e, 0x19, 0xa7, 0xa4, 0x9f, 0x52, 0x5a, 0xfa, 0xf9, 0x2e, 0xd3, 0xee, 0x3f, 0x49, 0x50, 0x4f,
0x80, 0x67, 0xbf, 0xdb, 0xb0, 0xe0, 0x52, 0xca, 0x34, 0xb9, 0x97, 0xcb, 0x72, 0x09, 0xf4, 0x18, 0x66, 0x01, 0x9e, 0xfd, 0x6e, 0xc3, 0x82, 0x4b, 0x29, 0xd3, 0xe4, 0x5e, 0x2e, 0xcb, 0x25, 0xd0,
0x0a, 0x86, 0x79, 0x60, 0xf1, 0x49, 0xfb, 0xc1, 0x14, 0x92, 0xbc, 0xd7, 0xf5, 0x96, 0x79, 0x60, 0x63, 0x28, 0x18, 0xe6, 0x81, 0xc5, 0x27, 0xed, 0x07, 0x53, 0x48, 0xf2, 0x5e, 0xd7, 0x5b, 0xe6,
0x31, 0x6f, 0x52, 0x0d, 0x8d, 0x0f, 0xa1, 0xe4, 0x93, 0x66, 0x7a, 0xb7, 0x1d, 0x58, 0x8d, 0xc5, 0x81, 0xc5, 0xbc, 0x49, 0x35, 0x34, 0x3e, 0x84, 0x92, 0x4f, 0x9a, 0xe9, 0xdd, 0x76, 0x60, 0x35,
0x36, 0xdb, 0xbb, 0xf9, 0x53, 0x42, 0x9a, 0x6d, 0x4a, 0xc8, 0x3f, 0xce, 0x85, 0xa7, 0xec, 0x43, 0x16, 0xdb, 0x6c, 0xef, 0xe6, 0x4f, 0x09, 0x69, 0xb6, 0x29, 0x21, 0xff, 0x34, 0x17, 0x9e, 0xb2,
0x63, 0xe0, 0x61, 0x27, 0x31, 0x65, 0x3f, 0x12, 0xda, 0xd9, 0x7c, 0xbd, 0x38, 0x51, 0x3b, 0xdb, 0x0f, 0x8d, 0x81, 0x87, 0x9d, 0xc4, 0x94, 0xfd, 0x48, 0x68, 0x67, 0xf3, 0xf5, 0xe2, 0x44, 0xed,
0x0e, 0xf1, 0x59, 0xf7, 0x25, 0x54, 0x69, 0x50, 0xaa, 0x2e, 0x1e, 0xd0, 0x92, 0x87, 0x97, 0x9f, 0x6c, 0x3b, 0xc4, 0x67, 0xdd, 0x97, 0x50, 0xa5, 0x41, 0xa9, 0xba, 0x78, 0x40, 0x4b, 0x1e, 0x5e,
0xdf, 0x1d, 0xa7, 0x86, 0x59, 0xc2, 0x42, 0xbb, 0xcb, 0xe5, 0x98, 0x07, 0x2b, 0x83, 0x30, 0xad, 0x7e, 0x7e, 0x7f, 0x9c, 0x1a, 0x66, 0x09, 0x0b, 0xed, 0x2e, 0x97, 0x63, 0x1e, 0xac, 0x0c, 0xc2,
0x71, 0x1f, 0x50, 0x92, 0x69, 0x26, 0x9f, 0x76, 0x49, 0x2e, 0x74, 0xbd, 0xd4, 0x75, 0xfa, 0x80, 0xb4, 0xc6, 0x7d, 0x40, 0x49, 0xa6, 0x99, 0x7c, 0xda, 0x25, 0xb9, 0xd0, 0xf5, 0x52, 0xd7, 0xe9,
0x9a, 0x31, 0x4d, 0xac, 0x30, 0x83, 0x15, 0x2e, 0x21, 0xff, 0x77, 0x1e, 0x20, 0x78, 0xf8, 0x3b, 0x03, 0x6a, 0xc6, 0x34, 0xb1, 0xc2, 0x0c, 0x56, 0xb8, 0x84, 0xfc, 0x1f, 0x79, 0x80, 0xe0, 0xe1,
0x94, 0x04, 0xef, 0xfb, 0x09, 0x88, 0x95, 0x92, 0x97, 0xc7, 0x29, 0x4e, 0x4d, 0x3d, 0x3b, 0xd1, 0xff, 0xa1, 0x24, 0x78, 0xdf, 0x4f, 0x40, 0xac, 0x94, 0xbc, 0x3c, 0x4e, 0x71, 0x6a, 0xea, 0xd9,
0xd4, 0xc3, 0x8a, 0xca, 0x6b, 0x63, 0xd5, 0xcc, 0x9c, 0x74, 0x16, 0x7f, 0xdb, 0x92, 0xce, 0x13, 0x89, 0xa6, 0x1e, 0x56, 0x54, 0x5e, 0x1b, 0xab, 0x66, 0xe6, 0xa4, 0xb3, 0xf8, 0xbb, 0x96, 0x74,
0x38, 0x11, 0x0f, 0x22, 0x9e, 0x71, 0x36, 0x60, 0xde, 0xf0, 0xf0, 0x90, 0x41, 0x80, 0xa9, 0x08, 0x9e, 0xc0, 0x89, 0x78, 0x10, 0xf1, 0x8c, 0xb3, 0x01, 0xf3, 0x86, 0x87, 0x87, 0x0c, 0x02, 0x4c,
0x42, 0x48, 0x88, 0xb1, 0xca, 0x7f, 0x25, 0x41, 0xa9, 0x35, 0xd4, 0xfa, 0xb8, 0x6b, 0xe3, 0x1e, 0x45, 0x10, 0x42, 0x42, 0x8c, 0x55, 0xfe, 0x73, 0x09, 0x4a, 0xad, 0xa1, 0xd6, 0xc7, 0x5d, 0x1b,
0xe9, 0xd5, 0x20, 0x0d, 0x6e, 0x09, 0x6b, 0xa0, 0x76, 0xd4, 0xcd, 0x2c, 0x29, 0xbd, 0x97, 0x82, 0xf7, 0x48, 0xaf, 0x06, 0x69, 0x70, 0x4b, 0x58, 0x03, 0xb5, 0xa3, 0x6e, 0x66, 0x49, 0xe9, 0xbd,
0x4f, 0x08, 0x3d, 0xe3, 0xbd, 0xfc, 0xda, 0x1e, 0xd8, 0x80, 0xe2, 0xf7, 0xf0, 0x11, 0x4b, 0x47, 0x14, 0x7c, 0x42, 0xe8, 0x19, 0xef, 0xe5, 0xd7, 0xf6, 0xc0, 0x06, 0x14, 0x7f, 0x80, 0x8f, 0x58,
0x53, 0xca, 0xc9, 0xff, 0x9c, 0x83, 0x35, 0xba, 0x1c, 0x6e, 0x0a, 0x44, 0x50, 0xc1, 0xae, 0x35, 0x3a, 0x9a, 0x52, 0x4e, 0xfe, 0x87, 0x1c, 0xac, 0xd1, 0xe5, 0x70, 0x53, 0x20, 0x82, 0x0a, 0x76,
0x72, 0x7a, 0xd8, 0xa5, 0x71, 0x6a, 0x8f, 0x54, 0x1b, 0x3b, 0x86, 0xa5, 0x73, 0x4c, 0xaa, 0xd4, 0xad, 0x91, 0xd3, 0xc3, 0x2e, 0x8d, 0x53, 0x7b, 0xa4, 0xda, 0xd8, 0x31, 0x2c, 0x9d, 0x63, 0x52,
0xb3, 0x47, 0x1d, 0x4a, 0x40, 0xa7, 0x80, 0x34, 0xd4, 0xaf, 0x46, 0x16, 0x9f, 0x42, 0x79, 0xa5, 0xa5, 0x9e, 0x3d, 0xea, 0x50, 0x02, 0x3a, 0x05, 0xa4, 0xa1, 0x7e, 0x35, 0xb2, 0xf8, 0x14, 0xca,
0xd8, 0xb3, 0x47, 0x7f, 0x40, 0xda, 0x42, 0xd6, 0x3d, 0xd4, 0x1c, 0xec, 0xd2, 0x19, 0xc2, 0x64, 0x2b, 0xc5, 0x9e, 0x3d, 0xfa, 0x3d, 0xd2, 0x16, 0xb2, 0xee, 0xa1, 0xe6, 0x60, 0x97, 0xce, 0x10,
0xbb, 0x94, 0x80, 0x6e, 0xc0, 0xf1, 0x21, 0x1e, 0x5a, 0xce, 0x91, 0x3a, 0x30, 0x86, 0x86, 0xa7, 0x26, 0xdb, 0xa5, 0x04, 0x74, 0x03, 0x8e, 0x0f, 0xf1, 0xd0, 0x72, 0x8e, 0xd4, 0x81, 0x31, 0x34,
0x1a, 0xa6, 0xba, 0x7f, 0xe4, 0x61, 0x97, 0xcf, 0x06, 0xc4, 0x1e, 0x3e, 0x21, 0xcf, 0x5a, 0xe6, 0x3c, 0xd5, 0x30, 0xd5, 0xfd, 0x23, 0x0f, 0xbb, 0x7c, 0x36, 0x20, 0xf6, 0xf0, 0x09, 0x79, 0xd6,
0x03, 0xf2, 0x04, 0xc9, 0x50, 0xb1, 0xac, 0xa1, 0xea, 0xf6, 0x2c, 0x07, 0xab, 0x9a, 0xfe, 0x43, 0x32, 0x1f, 0x90, 0x27, 0x48, 0x86, 0x8a, 0x65, 0x0d, 0x55, 0xb7, 0x67, 0x39, 0x58, 0xd5, 0xf4,
0x5a, 0x21, 0xe4, 0x95, 0xb2, 0x65, 0x0d, 0xbb, 0x84, 0xd6, 0xd4, 0x7f, 0x88, 0xde, 0x86, 0x72, 0x1f, 0xd3, 0x0a, 0x21, 0xaf, 0x94, 0x2d, 0x6b, 0xd8, 0x25, 0xb4, 0xa6, 0xfe, 0x63, 0xf4, 0x36,
0xcf, 0x1e, 0xb9, 0xd8, 0x53, 0xc9, 0x1f, 0x5a, 0x00, 0x94, 0x14, 0x60, 0xa4, 0x4d, 0x7b, 0xe4, 0x94, 0x7b, 0xf6, 0xc8, 0xc5, 0x9e, 0x4a, 0xfe, 0xd0, 0x02, 0xa0, 0xa4, 0x00, 0x23, 0x6d, 0xda,
0x86, 0x18, 0x86, 0x24, 0x20, 0x16, 0xc3, 0x0c, 0x4f, 0xf1, 0x90, 0x82, 0x5f, 0x87, 0xa3, 0x3e, 0x23, 0x37, 0xc4, 0x30, 0x24, 0x01, 0xb1, 0x18, 0x66, 0x78, 0x8a, 0x87, 0x14, 0xfc, 0x3a, 0x1c,
0xb6, 0xb5, 0x3e, 0x66, 0xa6, 0x89, 0x95, 0x3b, 0x05, 0xfc, 0x7a, 0xcc, 0x19, 0xa9, 0x99, 0x4a, 0xf5, 0xb1, 0xad, 0xf5, 0x31, 0x33, 0x4d, 0xac, 0xdc, 0x29, 0xe0, 0xd7, 0x63, 0xce, 0x48, 0xcd,
0xf5, 0x30, 0xdc, 0x74, 0xe5, 0x07, 0x50, 0x89, 0x30, 0x10, 0x7f, 0x51, 0xb5, 0xae, 0xf1, 0x23, 0x54, 0xaa, 0x87, 0xe1, 0xa6, 0x2b, 0x3f, 0x80, 0x4a, 0x84, 0x81, 0xf8, 0x8b, 0xaa, 0x75, 0x8d,
0x11, 0x48, 0x45, 0x42, 0xe8, 0x1a, 0x3f, 0xa2, 0xd0, 0x1f, 0xed, 0x8e, 0x3a, 0xb2, 0xa0, 0xb0, 0x9f, 0x88, 0x40, 0x2a, 0x12, 0x42, 0xd7, 0xf8, 0x09, 0x85, 0xfe, 0x68, 0x77, 0xd4, 0x91, 0x05,
0x86, 0xac, 0x41, 0x25, 0x82, 0xb0, 0x91, 0xfd, 0x39, 0x85, 0xd2, 0xf8, 0xfe, 0x9c, 0xfc, 0x26, 0x85, 0x35, 0x64, 0x0d, 0x2a, 0x11, 0x84, 0x8d, 0xec, 0xcf, 0x29, 0x94, 0xc6, 0xf7, 0xe7, 0xe4,
0x34, 0xc7, 0x1a, 0x88, 0x71, 0xa5, 0xbf, 0x09, 0x8d, 0x62, 0x36, 0x6c, 0xb7, 0x4b, 0x7f, 0xd3, 0x37, 0xa1, 0x39, 0xd6, 0x40, 0x8c, 0x2b, 0xfd, 0x4d, 0x68, 0x14, 0xb3, 0x61, 0xbb, 0x5d, 0xfa,
0x2e, 0xf0, 0x73, 0x0e, 0xd1, 0x96, 0x14, 0xd6, 0x90, 0x75, 0x80, 0x4d, 0xcd, 0xd6, 0xf6, 0x8d, 0x9b, 0x76, 0x81, 0x9f, 0x73, 0x88, 0xb6, 0xa4, 0xb0, 0x86, 0xac, 0x03, 0x6c, 0x6a, 0xb6, 0xb6,
0x81, 0xe1, 0x1d, 0xa1, 0x2b, 0x50, 0xd3, 0x74, 0x5d, 0xed, 0x09, 0x8a, 0x81, 0x05, 0x70, 0xbe, 0x6f, 0x0c, 0x0c, 0xef, 0x08, 0x5d, 0x81, 0x9a, 0xa6, 0xeb, 0x6a, 0x4f, 0x50, 0x0c, 0x2c, 0x80,
0xac, 0xe9, 0xfa, 0x66, 0x88, 0x8c, 0xde, 0x85, 0x15, 0xdd, 0xb1, 0xec, 0x28, 0x2f, 0x43, 0xd2, 0xf3, 0x65, 0x4d, 0xd7, 0x37, 0x43, 0x64, 0xf4, 0x2e, 0xac, 0xe8, 0x8e, 0x65, 0x47, 0x79, 0x19,
0x6b, 0xe4, 0x41, 0x98, 0x59, 0xfe, 0xd5, 0x02, 0x9c, 0x8e, 0x86, 0x59, 0x1c, 0xc5, 0xbc, 0x0f, 0x92, 0x5e, 0x23, 0x0f, 0xc2, 0xcc, 0xf2, 0x6f, 0x16, 0xe0, 0x74, 0x34, 0xcc, 0xe2, 0x28, 0xe6,
0x4b, 0xb1, 0x5e, 0x33, 0xd0, 0xbe, 0xc0, 0x5a, 0x25, 0x22, 0x11, 0x43, 0xe5, 0x72, 0x09, 0x54, 0x7d, 0x58, 0x8a, 0xf5, 0x9a, 0x81, 0xf6, 0x05, 0xd6, 0x2a, 0x11, 0x89, 0x18, 0x2a, 0x97, 0x4b,
0x2e, 0x15, 0x27, 0xcd, 0xbf, 0x51, 0x9c, 0xb4, 0xf0, 0x46, 0x70, 0xd2, 0xf9, 0xd7, 0xc3, 0x49, 0xa0, 0x72, 0xa9, 0x38, 0x69, 0xfe, 0x8d, 0xe2, 0xa4, 0x85, 0x37, 0x82, 0x93, 0xce, 0xbf, 0x1e,
0x97, 0x66, 0xc4, 0x49, 0x2f, 0xd2, 0xe4, 0x2e, 0x7a, 0xa7, 0x28, 0x0a, 0x9b, 0x38, 0x15, 0xbf, 0x4e, 0xba, 0x34, 0x23, 0x4e, 0x7a, 0x91, 0x26, 0x77, 0xd1, 0x3b, 0x45, 0x51, 0xd8, 0xc4, 0xa9,
0x0f, 0x53, 0x9c, 0xd8, 0xc4, 0xf0, 0xd4, 0xc5, 0x59, 0xf0, 0xd4, 0x62, 0x26, 0x9e, 0x7a, 0x16, 0xf8, 0x7d, 0x98, 0xe2, 0xc4, 0x26, 0x86, 0xa7, 0x2e, 0xce, 0x82, 0xa7, 0x16, 0x33, 0xf1, 0xd4,
0x96, 0x4c, 0x4b, 0x35, 0xf1, 0x0b, 0x95, 0x0c, 0x97, 0x5b, 0x2f, 0xb3, 0xb1, 0x33, 0xad, 0x36, 0xb3, 0xb0, 0x64, 0x5a, 0xaa, 0x89, 0x5f, 0xa8, 0x64, 0xb8, 0xdc, 0x7a, 0x99, 0x8d, 0x9d, 0x69,
0x7e, 0xd1, 0x21, 0x14, 0x74, 0x0e, 0x96, 0x86, 0x9a, 0xfb, 0x0c, 0xeb, 0x14, 0xcc, 0x74, 0xeb, 0xb5, 0xf1, 0x8b, 0x0e, 0xa1, 0xa0, 0x73, 0xb0, 0x34, 0xd4, 0xdc, 0x67, 0x58, 0xa7, 0x60, 0xa6,
0x15, 0x1a, 0x67, 0x65, 0x46, 0xeb, 0x10, 0x12, 0xba, 0x00, 0xbe, 0x1d, 0x9c, 0xa9, 0x4a, 0x99, 0x5b, 0xaf, 0xd0, 0x38, 0x2b, 0x33, 0x5a, 0x87, 0x90, 0xd0, 0x05, 0xf0, 0xed, 0xe0, 0x4c, 0x55,
0x2a, 0x82, 0xca, 0xd8, 0x42, 0xd8, 0xec, 0xf2, 0x6b, 0x61, 0xb3, 0xb5, 0xd9, 0xb1, 0xd9, 0x6b, 0xca, 0x54, 0x11, 0x54, 0xc6, 0x16, 0xc2, 0x66, 0x97, 0x5f, 0x0b, 0x9b, 0xad, 0xcd, 0x8e, 0xcd,
0x50, 0x13, 0xbf, 0x05, 0x38, 0xcb, 0x8a, 0x77, 0x8a, 0xcb, 0x2e, 0x8b, 0x67, 0x02, 0x80, 0xcd, 0x5e, 0x83, 0x9a, 0xf8, 0x2d, 0xc0, 0x59, 0x56, 0xbc, 0x53, 0x5c, 0x76, 0x59, 0x3c, 0x13, 0x00,
0x82, 0x72, 0x61, 0x2c, 0x94, 0xfb, 0x37, 0x12, 0xac, 0x46, 0xa7, 0x1a, 0x47, 0xaa, 0x1e, 0x41, 0x6c, 0x16, 0x94, 0x0b, 0x63, 0xa1, 0xdc, 0xbf, 0x94, 0x60, 0x35, 0x3a, 0xd5, 0x38, 0x52, 0xf5,
0xc9, 0x11, 0xb9, 0x9d, 0x4f, 0xaf, 0x2b, 0x19, 0x7b, 0xa3, 0xe4, 0x62, 0xa0, 0x04, 0xb2, 0xe8, 0x08, 0x4a, 0x8e, 0xc8, 0xed, 0x7c, 0x7a, 0x5d, 0xc9, 0xd8, 0x1b, 0x25, 0x17, 0x03, 0x25, 0x90,
0xfb, 0x99, 0x00, 0xe9, 0xf5, 0x49, 0xfa, 0x26, 0x41, 0xa4, 0xb2, 0x03, 0x6f, 0x7f, 0x6a, 0x98, 0x45, 0x3f, 0xcc, 0x04, 0x48, 0xaf, 0x4f, 0xd2, 0x37, 0x09, 0x22, 0x95, 0x1d, 0x78, 0xfb, 0x53,
0xba, 0xf5, 0xc2, 0xcd, 0xcc, 0x14, 0x29, 0xf1, 0x2a, 0x65, 0xc4, 0x6b, 0xcf, 0xc1, 0x3a, 0x36, 0xc3, 0xd4, 0xad, 0x17, 0x6e, 0x66, 0xa6, 0x48, 0x89, 0x57, 0x29, 0x23, 0x5e, 0x7b, 0x0e, 0xd6,
0x3d, 0x43, 0x1b, 0xa8, 0xae, 0x8d, 0x7b, 0x02, 0xa8, 0x09, 0xc8, 0x64, 0x55, 0x96, 0x7f, 0x2e, 0xb1, 0xe9, 0x19, 0xda, 0x40, 0x75, 0x6d, 0xdc, 0x13, 0x40, 0x4d, 0x40, 0x26, 0xab, 0xb2, 0xfc,
0xc1, 0x89, 0x78, 0xa7, 0xdc, 0x67, 0xad, 0xa4, 0xcf, 0xde, 0x4d, 0xbe, 0x63, 0x5c, 0x38, 0xd5, 0x4b, 0x09, 0x4e, 0xc4, 0x3b, 0xe5, 0x3e, 0x6b, 0x25, 0x7d, 0xf6, 0x6e, 0xf2, 0x1d, 0xe3, 0xc2,
0x6b, 0x5f, 0x66, 0x7a, 0xed, 0xc6, 0x64, 0x8d, 0x13, 0xfd, 0xf6, 0x97, 0x12, 0x9c, 0xcc, 0x34, 0xa9, 0x5e, 0xfb, 0x32, 0xd3, 0x6b, 0x37, 0x26, 0x6b, 0x9c, 0xe8, 0xb7, 0x3f, 0x93, 0xe0, 0x64,
0x23, 0xb6, 0x1a, 0x4b, 0xf1, 0xd5, 0x98, 0xaf, 0xe4, 0x3d, 0x6b, 0x64, 0x7a, 0xa1, 0x95, 0x7c, 0xa6, 0x19, 0xb1, 0xd5, 0x58, 0x8a, 0xaf, 0xc6, 0x7c, 0x25, 0xef, 0x59, 0x23, 0xd3, 0x0b, 0xad,
0x93, 0x9e, 0x21, 0xb2, 0x25, 0x53, 0x1d, 0x6a, 0x2f, 0x8d, 0xe1, 0x68, 0xc8, 0x97, 0x72, 0xa2, 0xe4, 0x9b, 0xf4, 0x0c, 0x91, 0x2d, 0x99, 0xea, 0x50, 0x7b, 0x69, 0x0c, 0x47, 0x43, 0xbe, 0x94,
0xee, 0x29, 0xa3, 0xbc, 0xc2, 0x5a, 0x2e, 0x37, 0x61, 0xc5, 0xb7, 0x72, 0x2c, 0xf6, 0x1c, 0xc2, 0x13, 0x75, 0x4f, 0x19, 0xe5, 0x15, 0xd6, 0x72, 0xb9, 0x09, 0x2b, 0xbe, 0x95, 0x63, 0xb1, 0xe7,
0x92, 0x73, 0x51, 0x2c, 0xd9, 0x84, 0x85, 0x2d, 0xfc, 0xdc, 0xe8, 0xe1, 0x37, 0x72, 0xc8, 0x79, 0x10, 0x96, 0x9c, 0x8b, 0x62, 0xc9, 0x26, 0x2c, 0x6c, 0xe1, 0xe7, 0x46, 0x0f, 0xbf, 0x91, 0x43,
0x16, 0xca, 0x36, 0x76, 0x86, 0x86, 0xeb, 0xfa, 0xab, 0x42, 0x49, 0x09, 0x93, 0xe4, 0xff, 0x5c, 0xce, 0xb3, 0x50, 0xb6, 0xb1, 0x33, 0x34, 0x5c, 0xd7, 0x5f, 0x15, 0x4a, 0x4a, 0x98, 0x24, 0xff,
0x80, 0xe5, 0x78, 0x74, 0xdc, 0x4b, 0x40, 0xd7, 0xe7, 0x53, 0xd6, 0xab, 0xf8, 0x8b, 0x86, 0xb6, 0xdb, 0x02, 0x2c, 0xc7, 0xa3, 0xe3, 0x5e, 0x02, 0xba, 0x3e, 0x9f, 0xb2, 0x5e, 0xc5, 0x5f, 0x34,
0x10, 0x37, 0x44, 0x5d, 0x99, 0xcb, 0x82, 0x79, 0xfc, 0xda, 0x51, 0x14, 0x9d, 0x75, 0x58, 0xec, 0xb4, 0x85, 0xb8, 0x21, 0xea, 0xca, 0x5c, 0x16, 0xcc, 0xe3, 0xd7, 0x8e, 0xa2, 0xe8, 0xac, 0xc3,
0x59, 0xc3, 0xa1, 0x66, 0xea, 0xe2, 0x6c, 0x9a, 0x37, 0x89, 0xff, 0x34, 0xa7, 0x4f, 0xdc, 0x4e, 0x62, 0xcf, 0x1a, 0x0e, 0x35, 0x53, 0x17, 0x67, 0xd3, 0xbc, 0x49, 0xfc, 0xa7, 0x39, 0x7d, 0xe2,
0xc8, 0xf4, 0x37, 0x19, 0xbc, 0x17, 0x96, 0xf3, 0xcc, 0x30, 0x29, 0x04, 0x4e, 0x57, 0x96, 0x92, 0x76, 0x42, 0xa6, 0xbf, 0xc9, 0xe0, 0xbd, 0xb0, 0x9c, 0x67, 0x86, 0x49, 0x21, 0x70, 0xba, 0xb2,
0x02, 0x9c, 0xb4, 0x65, 0x38, 0x68, 0x1d, 0x0a, 0xd8, 0x7c, 0x2e, 0xf6, 0x08, 0x29, 0x87, 0xd7, 0x94, 0x14, 0xe0, 0xa4, 0x2d, 0xc3, 0x41, 0xeb, 0x50, 0xc0, 0xe6, 0x73, 0xb1, 0x47, 0x48, 0x39,
0xa2, 0xa2, 0x54, 0x28, 0x1f, 0xba, 0x0e, 0x0b, 0x43, 0x12, 0x16, 0x02, 0x1d, 0x59, 0xcb, 0x38, 0xbc, 0x16, 0x15, 0xa5, 0x42, 0xf9, 0xd0, 0x75, 0x58, 0x18, 0x92, 0xb0, 0x10, 0xe8, 0xc8, 0x5a,
0xc3, 0x55, 0x38, 0x1b, 0xda, 0x80, 0x45, 0x9d, 0x8e, 0x93, 0x28, 0xa4, 0xea, 0x29, 0xc0, 0x3a, 0xc6, 0x19, 0xae, 0xc2, 0xd9, 0xd0, 0x06, 0x2c, 0xea, 0x74, 0x9c, 0x44, 0x21, 0x55, 0x4f, 0x01,
0x65, 0x50, 0x04, 0x23, 0xda, 0xf6, 0x77, 0x40, 0xa5, 0xac, 0xad, 0x4b, 0x6c, 0x28, 0x52, 0xb7, 0xd6, 0x29, 0x83, 0x22, 0x18, 0xd1, 0xb6, 0xbf, 0x03, 0x2a, 0x65, 0x6d, 0x5d, 0x62, 0x43, 0x91,
0x41, 0xbb, 0xd1, 0xfa, 0x1c, 0xa8, 0xae, 0x8d, 0xc9, 0xba, 0xc6, 0xef, 0x85, 0x4e, 0x42, 0x71, 0xba, 0x0d, 0xda, 0x8d, 0xd6, 0xe7, 0x40, 0x75, 0x6d, 0x4c, 0xd6, 0x35, 0x7e, 0x2f, 0x74, 0x12,
0x60, 0xf5, 0x59, 0x18, 0x95, 0xd9, 0xb5, 0x87, 0x81, 0xd5, 0xa7, 0x51, 0xb4, 0x4a, 0x76, 0x84, 0x8a, 0x03, 0xab, 0xcf, 0xc2, 0xa8, 0xcc, 0xae, 0x3d, 0x0c, 0xac, 0x3e, 0x8d, 0xa2, 0x55, 0xb2,
0xba, 0x61, 0xd2, 0x25, 0xb8, 0xa8, 0xb0, 0x06, 0x99, 0x7c, 0xf4, 0x87, 0x6a, 0x99, 0x3d, 0x5c, 0x23, 0xd4, 0x0d, 0x93, 0x2e, 0xc1, 0x45, 0x85, 0x35, 0xc8, 0xe4, 0xa3, 0x3f, 0x54, 0xcb, 0xec,
0xaf, 0xd0, 0x47, 0x25, 0x4a, 0xd9, 0x31, 0x7b, 0xb4, 0x52, 0xf7, 0xbc, 0xa3, 0x7a, 0x95, 0xd2, 0xe1, 0x7a, 0x85, 0x3e, 0x2a, 0x51, 0xca, 0x8e, 0xd9, 0xa3, 0x95, 0xba, 0xe7, 0x1d, 0xd5, 0xab,
0xc9, 0x4f, 0xb2, 0xd9, 0x67, 0x00, 0xd6, 0x72, 0xd6, 0x66, 0x3f, 0x2d, 0xbf, 0x0b, 0xfc, 0xea, 0x94, 0x4e, 0x7e, 0x92, 0xcd, 0x3e, 0x03, 0xb0, 0x96, 0xb3, 0x36, 0xfb, 0x69, 0xf9, 0x5d, 0xe0,
0x01, 0x2c, 0xbe, 0x60, 0x89, 0x80, 0x2f, 0x51, 0x97, 0x27, 0xa7, 0x17, 0xae, 0x41, 0x08, 0x7e, 0x57, 0x0f, 0x60, 0xf1, 0x05, 0x4b, 0x04, 0x7c, 0x89, 0xba, 0x3c, 0x39, 0xbd, 0x70, 0x0d, 0x42,
0x9b, 0xdb, 0xb8, 0xbf, 0x93, 0xe0, 0xc4, 0x26, 0xdd, 0x0b, 0x87, 0xf2, 0xd8, 0x2c, 0x00, 0xf2, 0xf0, 0xbb, 0xdc, 0xc6, 0xfd, 0xb5, 0x04, 0x27, 0x36, 0xe9, 0x5e, 0x38, 0x94, 0xc7, 0x66, 0x01,
0x2d, 0x1f, 0xdb, 0xcf, 0x04, 0x65, 0xe3, 0xef, 0x2d, 0xa0, 0xfd, 0x16, 0x54, 0x85, 0x72, 0xae, 0x90, 0x6f, 0xf9, 0xd8, 0x7e, 0x26, 0x28, 0x1b, 0x7f, 0x6f, 0x01, 0xed, 0xb7, 0xa0, 0x2a, 0x94,
0x22, 0x3f, 0xf5, 0xf1, 0x40, 0xc5, 0x0d, 0x37, 0xe5, 0x8f, 0x60, 0x2d, 0xf1, 0x16, 0x7c, 0x3b, 0x73, 0x15, 0xf9, 0xa9, 0x8f, 0x07, 0x2a, 0x6e, 0xb8, 0x29, 0x7f, 0x04, 0x6b, 0x89, 0xb7, 0xe0,
0x7a, 0x0e, 0x96, 0x82, 0x7c, 0xe5, 0xbf, 0x44, 0xd9, 0xa7, 0xb5, 0x74, 0xf9, 0x36, 0x1c, 0xef, 0xdb, 0xd1, 0x73, 0xb0, 0x14, 0xe4, 0x2b, 0xff, 0x25, 0xca, 0x3e, 0xad, 0xa5, 0xcb, 0xb7, 0xe1,
0x7a, 0x9a, 0xe3, 0x25, 0x5c, 0x30, 0x85, 0x2c, 0x05, 0xfe, 0xa3, 0xb2, 0x1c, 0x9b, 0xef, 0xc2, 0x78, 0xd7, 0xd3, 0x1c, 0x2f, 0xe1, 0x82, 0x29, 0x64, 0x29, 0xf0, 0x1f, 0x95, 0xe5, 0xd8, 0x7c,
0x6a, 0xd7, 0xb3, 0xec, 0x57, 0x50, 0x4a, 0xb2, 0x0e, 0x79, 0x7f, 0x6b, 0x24, 0xd6, 0x07, 0xd1, 0x17, 0x56, 0xbb, 0x9e, 0x65, 0xbf, 0x82, 0x52, 0x92, 0x75, 0xc8, 0xfb, 0x5b, 0x23, 0xb1, 0x3e,
0x94, 0xd7, 0xd8, 0x31, 0x45, 0xb2, 0xb7, 0x3b, 0x70, 0x82, 0x9d, 0x12, 0xbc, 0xca, 0x4b, 0x9c, 0x88, 0xa6, 0xbc, 0xc6, 0x8e, 0x29, 0x92, 0xbd, 0xdd, 0x81, 0x13, 0xec, 0x94, 0xe0, 0x55, 0x5e,
0x14, 0x67, 0x14, 0x49, 0xbd, 0x4f, 0xe1, 0x58, 0xb0, 0x2c, 0x06, 0xf8, 0xdb, 0xcd, 0x28, 0xfe, 0xe2, 0xa4, 0x38, 0xa3, 0x48, 0xea, 0x7d, 0x0a, 0xc7, 0x82, 0x65, 0x31, 0xc0, 0xdf, 0x6e, 0x46,
0x76, 0x76, 0xcc, 0xa8, 0x47, 0xe0, 0xb7, 0x3f, 0xcf, 0x85, 0xf2, 0x7a, 0x06, 0xfa, 0x76, 0x27, 0xf1, 0xb7, 0xb3, 0x63, 0x46, 0x3d, 0x02, 0xbf, 0xfd, 0x49, 0x2e, 0x94, 0xd7, 0x33, 0xd0, 0xb7,
0x8a, 0xbe, 0x5d, 0x98, 0xa4, 0x3b, 0x02, 0xbe, 0x25, 0xa3, 0x36, 0x9f, 0x12, 0xb5, 0x5f, 0x24, 0x3b, 0x51, 0xf4, 0xed, 0xc2, 0x24, 0xdd, 0x11, 0xf0, 0x2d, 0x19, 0xb5, 0xf9, 0x94, 0xa8, 0xfd,
0x20, 0xba, 0x42, 0x16, 0xc6, 0x19, 0xb3, 0xf6, 0x37, 0x82, 0xd0, 0x29, 0x0c, 0xa1, 0xf3, 0xbb, 0x22, 0x01, 0xd1, 0x15, 0xb2, 0x30, 0xce, 0x98, 0xb5, 0xbf, 0x15, 0x84, 0x4e, 0x61, 0x08, 0x9d,
0xf6, 0x0f, 0x75, 0x6e, 0xc5, 0x10, 0xba, 0x73, 0x13, 0xed, 0xf5, 0x01, 0xba, 0xbf, 0x2e, 0x40, 0xdf, 0xb5, 0x7f, 0xa8, 0x73, 0x2b, 0x86, 0xd0, 0x9d, 0x9b, 0x68, 0xaf, 0x0f, 0xd0, 0xfd, 0x45,
0xc9, 0x7f, 0x96, 0xf0, 0x79, 0xd2, 0x6d, 0xb9, 0x14, 0xb7, 0x85, 0x57, 0xe0, 0xfc, 0x6b, 0xad, 0x01, 0x4a, 0xfe, 0xb3, 0x84, 0xcf, 0x93, 0x6e, 0xcb, 0xa5, 0xb8, 0x2d, 0xbc, 0x02, 0xe7, 0x5f,
0xc0, 0x85, 0xa9, 0x57, 0xe0, 0x53, 0x50, 0xa2, 0x3f, 0xe8, 0x0d, 0x06, 0xb6, 0xa2, 0x16, 0x29, 0x6b, 0x05, 0x2e, 0x4c, 0xbd, 0x02, 0x9f, 0x82, 0x12, 0xfd, 0x41, 0x6f, 0x30, 0xb0, 0x15, 0xb5,
0x41, 0xc1, 0x07, 0x41, 0x18, 0x2e, 0xcc, 0x14, 0x86, 0x31, 0x4c, 0x70, 0x31, 0x8e, 0x09, 0xde, 0x48, 0x09, 0x0a, 0x3e, 0x08, 0xc2, 0x70, 0x61, 0xa6, 0x30, 0x8c, 0x61, 0x82, 0x8b, 0x71, 0x4c,
0xf3, 0x57, 0x44, 0xb6, 0x88, 0x5e, 0x1a, 0xa3, 0x37, 0x75, 0x2d, 0x8c, 0x61, 0x55, 0xa5, 0x2c, 0xf0, 0x9e, 0xbf, 0x22, 0xb2, 0x45, 0xf4, 0xd2, 0x18, 0xbd, 0xa9, 0x6b, 0x61, 0x0c, 0xab, 0x2a,
0xac, 0x2a, 0xd0, 0x32, 0x1e, 0xab, 0xfa, 0x16, 0x57, 0x88, 0x3d, 0x06, 0xf4, 0x85, 0x63, 0x91, 0x65, 0x61, 0x55, 0x81, 0x96, 0xf1, 0x58, 0xd5, 0x77, 0xb8, 0x42, 0xec, 0x31, 0xa0, 0x2f, 0x1c,
0x67, 0xd6, 0x3b, 0x00, 0x7e, 0x12, 0x11, 0x68, 0xdf, 0xa9, 0x31, 0xef, 0xa8, 0x84, 0xd8, 0x89, 0x8b, 0x3c, 0xb3, 0xde, 0x01, 0xf0, 0x93, 0x88, 0x40, 0xfb, 0x4e, 0x8d, 0x79, 0x47, 0x25, 0xc4,
0xda, 0xc8, 0xd0, 0x04, 0x07, 0x97, 0xd3, 0xe5, 0xc7, 0x8c, 0x53, 0xcb, 0xff, 0x9b, 0x0f, 0xe5, 0x4e, 0xd4, 0x46, 0x86, 0x26, 0x38, 0xb8, 0x9c, 0x2e, 0x3f, 0x66, 0x9c, 0x5a, 0xfe, 0xcf, 0x7c,
0x97, 0x8c, 0x03, 0xb9, 0x7b, 0x09, 0x2c, 0x7a, 0xc6, 0x28, 0xbe, 0x19, 0x85, 0xa2, 0x5f, 0x31, 0x28, 0xbf, 0x64, 0x1c, 0xc8, 0xdd, 0x4b, 0x60, 0xd1, 0x33, 0x46, 0xf1, 0xcd, 0x28, 0x14, 0xfd,
0xea, 0x12, 0x48, 0x34, 0xad, 0x5c, 0x34, 0x87, 0x3f, 0x66, 0x78, 0x5b, 0x89, 0x53, 0x9a, 0x74, 0x8a, 0x51, 0x97, 0x40, 0xa2, 0x69, 0xe5, 0xa2, 0x39, 0xfc, 0x31, 0xc3, 0xdb, 0x4a, 0x9c, 0xd2,
0x67, 0x70, 0x60, 0x98, 0x86, 0x7b, 0xc8, 0x9e, 0x2f, 0xb0, 0x9d, 0x81, 0x20, 0x35, 0x29, 0xe2, 0xa4, 0x3b, 0x83, 0x03, 0xc3, 0x34, 0xdc, 0x43, 0xf6, 0x7c, 0x81, 0xed, 0x0c, 0x04, 0xa9, 0x49,
0x85, 0x5f, 0x1a, 0x9e, 0xda, 0xb3, 0x74, 0x4c, 0x63, 0x7a, 0x5e, 0x29, 0x12, 0xc2, 0xa6, 0xa5, 0x11, 0x2f, 0xfc, 0xd2, 0xf0, 0xd4, 0x9e, 0xa5, 0x63, 0x1a, 0xd3, 0xf3, 0x4a, 0x91, 0x10, 0x36,
0xe3, 0x60, 0xe6, 0x15, 0x5f, 0x6d, 0xe6, 0x95, 0x62, 0x33, 0xef, 0x04, 0x2c, 0x38, 0x58, 0x73, 0x2d, 0x1d, 0x07, 0x33, 0xaf, 0xf8, 0x6a, 0x33, 0xaf, 0x14, 0x9b, 0x79, 0x27, 0x60, 0xc1, 0xc1,
0x2d, 0x93, 0xed, 0x8f, 0x15, 0xde, 0x22, 0x43, 0x33, 0xc4, 0xae, 0x4b, 0x7a, 0xe2, 0xe5, 0x1a, 0x9a, 0x6b, 0x99, 0x6c, 0x7f, 0xac, 0xf0, 0x16, 0x19, 0x9a, 0x21, 0x76, 0x5d, 0xd2, 0x13, 0x2f,
0x6f, 0x86, 0xca, 0xcc, 0xa5, 0x89, 0x65, 0xe6, 0x98, 0x83, 0xbe, 0x58, 0x99, 0x59, 0x99, 0x58, 0xd7, 0x78, 0x33, 0x54, 0x66, 0x2e, 0x4d, 0x2c, 0x33, 0xc7, 0x1c, 0xf4, 0xc5, 0xca, 0xcc, 0xca,
0x66, 0x4e, 0x75, 0xce, 0x17, 0x14, 0xda, 0xd5, 0xe9, 0x0a, 0xed, 0x70, 0x5d, 0xba, 0x1c, 0xa9, 0xc4, 0x32, 0x73, 0xaa, 0x73, 0xbe, 0xa0, 0xd0, 0xae, 0x4e, 0x57, 0x68, 0x87, 0xeb, 0xd2, 0xe5,
0x4b, 0xbf, 0xcd, 0xc9, 0xfa, 0x4b, 0x09, 0xd6, 0x12, 0xd3, 0x8a, 0x4f, 0xd7, 0x5b, 0xb1, 0x93, 0x48, 0x5d, 0xfa, 0x5d, 0x4e, 0xd6, 0x5f, 0x4b, 0xb0, 0x96, 0x98, 0x56, 0x7c, 0xba, 0xde, 0x8a,
0xc0, 0x73, 0x13, 0x7d, 0xe6, 0x1f, 0x04, 0x3e, 0x8a, 0x1c, 0x04, 0xbe, 0x3f, 0x59, 0xf0, 0x8d, 0x9d, 0x04, 0x9e, 0x9b, 0xe8, 0x33, 0xff, 0x20, 0xf0, 0x51, 0xe4, 0x20, 0xf0, 0xfd, 0xc9, 0x82,
0x9f, 0x03, 0xfe, 0xb1, 0x04, 0x6f, 0xef, 0xd9, 0x7a, 0xac, 0xc2, 0xe3, 0xdb, 0xfe, 0xe9, 0x13, 0x6f, 0xfc, 0x1c, 0xf0, 0xbf, 0x73, 0xf0, 0xf6, 0x9e, 0xad, 0xc7, 0x2a, 0x3c, 0xbe, 0xed, 0x9f,
0xc7, 0x3d, 0x51, 0xeb, 0xe7, 0x66, 0x05, 0x64, 0x98, 0x9c, 0x2c, 0xc3, 0xd9, 0x6c, 0x33, 0x78, 0x3e, 0x71, 0xdc, 0x13, 0xb5, 0x7e, 0x6e, 0x56, 0x40, 0x86, 0x97, 0xfb, 0xdb, 0x41, 0xb9, 0x9f,
0xc9, 0xf4, 0x03, 0x58, 0xde, 0x7e, 0x89, 0x7b, 0xdd, 0x23, 0xb3, 0x37, 0x83, 0x69, 0x35, 0xc8, 0x9f, 0x1d, 0x9f, 0x10, 0xb2, 0x48, 0x8f, 0x06, 0x31, 0x2b, 0x3e, 0x1e, 0x24, 0x55, 0x4d, 0x78,
0xf7, 0x86, 0x3a, 0x87, 0x74, 0xc9, 0xcf, 0x70, 0x15, 0x98, 0x8f, 0x56, 0x81, 0x2a, 0xd4, 0x82, 0xe5, 0x6f, 0xf9, 0x84, 0x43, 0x86, 0xb3, 0xd9, 0x06, 0xf0, 0xfa, 0xf0, 0x47, 0xb0, 0xbc, 0xfd,
0x1e, 0xf8, 0xf0, 0x9e, 0x20, 0xc3, 0xab, 0x13, 0x66, 0xa2, 0x7c, 0x49, 0xe1, 0x2d, 0x4e, 0xc7, 0x12, 0xf7, 0xba, 0x47, 0x66, 0x6f, 0x86, 0x71, 0xa8, 0x41, 0xbe, 0x37, 0xd4, 0x39, 0x7e, 0x4d,
0x0e, 0xbb, 0x37, 0xc3, 0xe8, 0xd8, 0x71, 0xa2, 0xd9, 0x22, 0x1f, 0xcd, 0x16, 0xf2, 0x9f, 0x49, 0x7e, 0x86, 0x4b, 0xde, 0x7c, 0xb4, 0xe4, 0x55, 0xa1, 0x16, 0xf4, 0xc0, 0x63, 0xf9, 0x04, 0x89,
0x50, 0x26, 0x3d, 0xbc, 0x96, 0xfd, 0x7c, 0xab, 0x95, 0x0f, 0xb6, 0x5a, 0xfe, 0x8e, 0xad, 0x10, 0x65, 0x9d, 0x30, 0x13, 0xe5, 0x4b, 0x0a, 0x6f, 0x71, 0x3a, 0x76, 0xd8, 0x25, 0x21, 0x46, 0xc7,
0xde, 0xb1, 0x05, 0x96, 0xcf, 0x53, 0x72, 0xd2, 0xf2, 0x05, 0x9f, 0x8e, 0x1d, 0x47, 0x3e, 0x0b, 0x8e, 0x13, 0x4d, 0x8d, 0xf9, 0x68, 0x6a, 0x94, 0xff, 0x58, 0x82, 0x32, 0xe9, 0xe1, 0xb5, 0xec,
0x4b, 0xcc, 0x36, 0xfe, 0xe6, 0x35, 0xc8, 0x8f, 0x9c, 0x81, 0x88, 0xa3, 0x91, 0x33, 0x90, 0xff, 0xe7, 0xfb, 0xca, 0x7c, 0xb0, 0xaf, 0xf4, 0xb7, 0xa7, 0x85, 0xf0, 0xf6, 0x34, 0xb0, 0x7c, 0x9e,
0x44, 0x82, 0x4a, 0xd3, 0xf3, 0xb4, 0xde, 0xe1, 0x0c, 0x2f, 0xe0, 0x1b, 0x97, 0x0b, 0x1b, 0x97, 0x92, 0x93, 0x96, 0x2f, 0xf8, 0x74, 0xec, 0x38, 0xf2, 0x59, 0x58, 0x62, 0xb6, 0xf1, 0x37, 0xaf,
0x7c, 0x89, 0xc0, 0xdc, 0x42, 0x86, 0xb9, 0xf3, 0x11, 0x73, 0x65, 0xa8, 0x0a, 0x5b, 0x32, 0x0d, 0x41, 0x7e, 0xe4, 0x0c, 0xc4, 0xf8, 0x8d, 0x9c, 0x81, 0xfc, 0x87, 0x12, 0x54, 0x9a, 0x9e, 0xa7,
0x6e, 0x03, 0xea, 0x58, 0x8e, 0xf7, 0xd0, 0x72, 0x5e, 0x68, 0x8e, 0x3e, 0xdb, 0x0e, 0x0c, 0x41, 0xf5, 0x0e, 0x67, 0x78, 0x01, 0xdf, 0xb8, 0x5c, 0xd8, 0xb8, 0xe4, 0x4b, 0x04, 0xe6, 0x16, 0x32,
0x81, 0x5f, 0x69, 0xcf, 0x5f, 0x9e, 0x57, 0xe8, 0x6f, 0xf9, 0x12, 0x1c, 0x8b, 0xe8, 0xcb, 0xec, 0xcc, 0x9d, 0x8f, 0x98, 0x2b, 0x43, 0x55, 0xd8, 0x92, 0x69, 0x70, 0x1b, 0x50, 0xc7, 0x72, 0xbc,
0xf8, 0x3e, 0x94, 0x69, 0xde, 0xe7, 0xa5, 0xf8, 0x8d, 0xf0, 0xc9, 0xdb, 0x54, 0xab, 0x84, 0xfc, 0x87, 0x96, 0xf3, 0x42, 0x73, 0xf4, 0xd9, 0xb6, 0x9b, 0x08, 0x0a, 0xfc, 0xfe, 0x7e, 0xfe, 0xf2,
0xfb, 0xb0, 0x42, 0xea, 0x03, 0x4a, 0xf7, 0xa7, 0xe2, 0x77, 0x63, 0x75, 0xea, 0xe9, 0x0c, 0x45, 0xbc, 0x42, 0x7f, 0xcb, 0x97, 0xe0, 0x58, 0x44, 0x5f, 0x66, 0xc7, 0xf7, 0xa1, 0x4c, 0x17, 0x39,
0xb1, 0x1a, 0xf5, 0x57, 0x12, 0xcc, 0x53, 0x7a, 0x62, 0xcd, 0x3e, 0x05, 0x25, 0x07, 0xdb, 0x96, 0xbe, 0xef, 0xb8, 0x11, 0x3e, 0x66, 0x9c, 0x6a, 0x49, 0x94, 0xff, 0x3f, 0xac, 0x90, 0x62, 0x88,
0xea, 0x69, 0x7d, 0xff, 0x03, 0x02, 0x42, 0xd8, 0xd5, 0xfa, 0x14, 0xae, 0xa6, 0x0f, 0x75, 0xa3, 0xd2, 0xfd, 0xbc, 0xf3, 0xfd, 0x58, 0x51, 0x7e, 0x3a, 0x43, 0x51, 0xac, 0x20, 0xff, 0x8d, 0x04,
0x8f, 0x5d, 0x4f, 0x7c, 0x45, 0x50, 0x26, 0xb4, 0x2d, 0x46, 0x22, 0x4e, 0xa2, 0x07, 0x41, 0x05, 0xf3, 0x94, 0x9e, 0x28, 0x50, 0x4e, 0x41, 0xc9, 0xc1, 0xb6, 0xa5, 0x7a, 0x5a, 0xdf, 0xff, 0x5a,
0x7a, 0xde, 0x43, 0x7f, 0xa3, 0x75, 0x76, 0xd3, 0x72, 0x1a, 0xfc, 0x9f, 0xde, 0xc3, 0x6c, 0x40, 0x82, 0x10, 0x76, 0xb5, 0x3e, 0xc5, 0xe6, 0xe9, 0x43, 0xdd, 0xe8, 0x63, 0xd7, 0x13, 0x9f, 0x4c,
0x31, 0x06, 0xd9, 0xfb, 0x6d, 0x74, 0x1d, 0x0a, 0x14, 0xf2, 0x5c, 0x9c, 0xec, 0x37, 0xca, 0x28, 0x94, 0x09, 0x6d, 0x8b, 0x91, 0x88, 0x93, 0xe8, 0xa9, 0x57, 0x81, 0x1e, 0x6e, 0xd1, 0xdf, 0x68,
0x6f, 0x03, 0x0a, 0xbb, 0x8d, 0x0f, 0xd0, 0x75, 0x58, 0xa0, 0x5e, 0x15, 0xe5, 0xd4, 0x5a, 0x86, 0x9d, 0x5d, 0x2b, 0x9d, 0xe6, 0xb0, 0x83, 0x5e, 0x3a, 0x6d, 0x40, 0x31, 0x76, 0x3e, 0xe1, 0xb7,
0x22, 0x85, 0xb3, 0xc9, 0x1a, 0x20, 0xa6, 0x39, 0x52, 0x42, 0xcd, 0x3e, 0x8c, 0x63, 0x4a, 0xaa, 0xd1, 0x75, 0x28, 0x50, 0x7c, 0x77, 0x71, 0xb2, 0xdf, 0x28, 0xa3, 0xbc, 0x0d, 0x28, 0xec, 0x36,
0xbf, 0x95, 0xe0, 0x58, 0xa4, 0x0f, 0x6e, 0xeb, 0xb5, 0x68, 0x27, 0x99, 0xa6, 0xf2, 0x0e, 0x36, 0x3e, 0x40, 0xd7, 0x61, 0x81, 0x7a, 0x55, 0xd4, 0x8e, 0x6b, 0x19, 0x8a, 0x14, 0xce, 0x26, 0x6b,
0x23, 0x6b, 0xc8, 0xf5, 0x2c, 0x93, 0x7e, 0x4d, 0xeb, 0xc7, 0x3f, 0x48, 0x00, 0xcd, 0x91, 0x77, 0x80, 0x98, 0xe6, 0x48, 0xbd, 0x38, 0xfb, 0x30, 0x8e, 0xa9, 0x1f, 0xff, 0x4a, 0x82, 0x63, 0x91,
0xc8, 0xa1, 0xc4, 0xf0, 0x50, 0x4a, 0xb1, 0xa1, 0x6c, 0x40, 0xd1, 0xd6, 0x5c, 0xf7, 0x85, 0xe5, 0x3e, 0xb8, 0xad, 0xd7, 0xa2, 0x9d, 0x64, 0x9a, 0xca, 0x3b, 0xd8, 0x8c, 0x2c, 0x98, 0xd7, 0xb3,
0x88, 0x4d, 0x90, 0xdf, 0xa6, 0xa0, 0xdf, 0xc8, 0x3b, 0x14, 0x07, 0x7d, 0xe4, 0x37, 0xba, 0x00, 0x4c, 0xfa, 0x96, 0x16, 0xcb, 0xbf, 0x95, 0x00, 0x9a, 0x23, 0xef, 0x90, 0xe3, 0xa6, 0xe1, 0xa1,
0x55, 0xf6, 0x95, 0x8b, 0xaa, 0xe9, 0xba, 0x83, 0x5d, 0x97, 0x9f, 0xf8, 0x55, 0x18, 0xb5, 0xc9, 0x94, 0x62, 0x43, 0xd9, 0x80, 0xa2, 0xad, 0xb9, 0xee, 0x0b, 0xcb, 0x11, 0x3b, 0x3e, 0xbf, 0x4d,
0x88, 0x84, 0xcd, 0xa0, 0x30, 0xb8, 0x77, 0xa4, 0x7a, 0xd6, 0x33, 0x6c, 0xf2, 0xcd, 0x4c, 0x45, 0x11, 0xce, 0x91, 0x77, 0x28, 0x4e, 0x35, 0xc9, 0x6f, 0x74, 0x01, 0xaa, 0xec, 0x93, 0x1e, 0x55,
0x50, 0x77, 0x09, 0x91, 0x9d, 0xab, 0xf4, 0x0d, 0xd7, 0x73, 0x04, 0x9b, 0x38, 0x1d, 0xe2, 0x54, 0xd3, 0x75, 0x07, 0xbb, 0x2e, 0x3f, 0xde, 0xac, 0x30, 0x6a, 0x93, 0x11, 0x09, 0x9b, 0x41, 0x31,
0xca, 0x46, 0x06, 0xa5, 0xd6, 0x19, 0x0d, 0x06, 0xcc, 0xc5, 0xaf, 0x3e, 0xec, 0xdf, 0xe1, 0x2f, 0x7f, 0xef, 0x48, 0xf5, 0xac, 0x67, 0xd8, 0xe4, 0x3b, 0xb7, 0x8a, 0xa0, 0xee, 0x12, 0x22, 0x3b,
0x94, 0xcb, 0x9a, 0x04, 0x81, 0xd3, 0xf8, 0xeb, 0xbe, 0x41, 0xd4, 0xe6, 0x3b, 0xb0, 0x12, 0x7a, 0x44, 0xea, 0x1b, 0xae, 0xe7, 0x08, 0x36, 0x71, 0x14, 0xc6, 0xa9, 0x94, 0x8d, 0x0c, 0x4a, 0xad,
0x07, 0x1e, 0x56, 0x91, 0xaa, 0x53, 0x8a, 0x56, 0x9d, 0xf2, 0x23, 0x40, 0x0c, 0xa8, 0x78, 0xcd, 0x33, 0x1a, 0x0c, 0x98, 0x8b, 0x5f, 0x7d, 0xd8, 0xbf, 0xc7, 0x5f, 0x28, 0x97, 0x35, 0x09, 0x02,
0xf7, 0x96, 0x8f, 0xc3, 0xb1, 0x88, 0x22, 0xbe, 0x74, 0x5f, 0x85, 0x0a, 0xbf, 0xe6, 0xc6, 0x03, 0xa7, 0xf1, 0xd7, 0x7d, 0x83, 0x10, 0xd5, 0xf7, 0x60, 0x25, 0xf4, 0x0e, 0x3c, 0xac, 0x22, 0x25,
0xe5, 0x24, 0x14, 0x49, 0x0a, 0xee, 0x19, 0xba, 0x38, 0x05, 0x5e, 0xb4, 0x2d, 0x7d, 0xd3, 0xd0, 0xb6, 0x14, 0x2d, 0xb1, 0xe5, 0x47, 0x80, 0x18, 0x2a, 0xf3, 0x9a, 0xef, 0x2d, 0x1f, 0x87, 0x63,
0x1d, 0xf9, 0x53, 0xa8, 0xf0, 0xab, 0xf2, 0x9c, 0xf7, 0x21, 0x54, 0xf9, 0xa5, 0x38, 0x35, 0x72, 0x11, 0x45, 0x7c, 0xe9, 0xbe, 0x0a, 0x15, 0x7e, 0xa7, 0x8f, 0x07, 0xca, 0x49, 0x28, 0x92, 0x14,
0xdd, 0x35, 0xed, 0xc3, 0x95, 0x70, 0x27, 0x4a, 0xc5, 0x0c, 0x37, 0x65, 0x1d, 0x1a, 0xac, 0xc6, 0xdc, 0x33, 0x74, 0x71, 0xe4, 0xbd, 0x68, 0x5b, 0xfa, 0xa6, 0xa1, 0x3b, 0xf2, 0xa7, 0x50, 0xe1,
0x88, 0xa8, 0x17, 0x2f, 0xfb, 0x10, 0xc4, 0x2d, 0x90, 0x89, 0xbd, 0x44, 0xe5, 0x2b, 0x4e, 0xb8, 0xdf, 0x05, 0x70, 0xde, 0x87, 0x50, 0xe5, 0x37, 0x00, 0xd5, 0xc8, 0xdd, 0xde, 0xb4, 0xaf, 0x74,
0x29, 0x9f, 0x86, 0x53, 0xa9, 0xbd, 0x70, 0x4f, 0xd8, 0x50, 0x0b, 0x1e, 0xb0, 0x3b, 0x99, 0xfe, 0xc2, 0x9d, 0x28, 0x15, 0x33, 0xdc, 0x94, 0x75, 0x68, 0xb0, 0x1a, 0x23, 0xa2, 0x5e, 0xbc, 0xec,
0x31, 0xb7, 0x14, 0x3a, 0xe6, 0x3e, 0xe1, 0x57, 0x95, 0x39, 0xb1, 0xea, 0xd1, 0x92, 0x31, 0xd8, 0x43, 0x10, 0x57, 0x5e, 0x26, 0xf6, 0x12, 0x95, 0xaf, 0x38, 0xe1, 0xa6, 0x7c, 0x1a, 0x4e, 0xa5,
0x1f, 0xe4, 0xb3, 0xf6, 0x07, 0x85, 0xc8, 0xfe, 0x40, 0xee, 0xfa, 0xfe, 0xe4, 0xfb, 0xb6, 0x07, 0xf6, 0xc2, 0x3d, 0x61, 0x43, 0x2d, 0x78, 0xc0, 0x2e, 0xa0, 0xfa, 0x67, 0xfa, 0x52, 0xe8, 0x4c,
0x74, 0x7f, 0xc9, 0xfa, 0x16, 0x09, 0x51, 0x1e, 0xf7, 0x96, 0x8c, 0x55, 0x09, 0x49, 0xc9, 0x57, 0xff, 0x84, 0x5f, 0x42, 0xe7, 0xc4, 0xaa, 0x47, 0xeb, 0xe3, 0x60, 0x33, 0x94, 0xcf, 0xda, 0x0c,
0xa0, 0x12, 0x4d, 0x8d, 0xa1, 0x3c, 0x27, 0x25, 0xf2, 0x5c, 0x35, 0x96, 0xe2, 0x3e, 0x8c, 0x95, 0x15, 0x22, 0x9b, 0x21, 0xb9, 0xeb, 0xfb, 0x93, 0x6f, 0x52, 0x1f, 0xd0, 0xcd, 0x34, 0xeb, 0x5b,
0xcc, 0xd9, 0x3e, 0x8e, 0x15, 0xcc, 0x77, 0x23, 0xc9, 0xee, 0x6a, 0xca, 0xa9, 0xe5, 0xaf, 0x29, 0x24, 0x44, 0x79, 0xdc, 0x5b, 0x32, 0x56, 0x25, 0x24, 0x25, 0x5f, 0x81, 0x4a, 0x34, 0x35, 0x86,
0xcf, 0xad, 0xf2, 0xf5, 0xe0, 0xa1, 0x4b, 0xe4, 0xf9, 0x4b, 0xcb, 0xe7, 0xa1, 0xbc, 0x97, 0xf5, 0xf2, 0x9c, 0x94, 0xc8, 0x73, 0xd5, 0x58, 0x8a, 0xfb, 0x30, 0xb6, 0x3f, 0xc8, 0xf6, 0x71, 0x6c,
0xe1, 0x53, 0x41, 0xdc, 0x4d, 0xb9, 0x09, 0xab, 0x0f, 0x8d, 0x01, 0x76, 0x8f, 0x5c, 0x0f, 0x0f, 0x77, 0x70, 0x37, 0x92, 0xec, 0xae, 0xa6, 0x1c, 0xd1, 0x7e, 0x4b, 0x79, 0x6e, 0x95, 0xaf, 0x07,
0x5b, 0x34, 0x29, 0x1d, 0x18, 0xd8, 0x41, 0x67, 0x00, 0xe8, 0x9e, 0xc7, 0xb6, 0x0c, 0xff, 0x13, 0x0f, 0x5d, 0x22, 0xcf, 0x5f, 0x5a, 0x3e, 0x0f, 0xe5, 0xbd, 0xac, 0xaf, 0xbc, 0x0a, 0xe2, 0x22,
0x8e, 0x10, 0x45, 0xfe, 0x2f, 0x09, 0x96, 0x03, 0xc1, 0x3d, 0xba, 0xd7, 0x7b, 0x0b, 0x4a, 0xe4, 0xce, 0x4d, 0x58, 0x7d, 0x68, 0x0c, 0xb0, 0x7b, 0xe4, 0x7a, 0x78, 0xd8, 0xa2, 0x49, 0xe9, 0xc0,
0x7d, 0x5d, 0x4f, 0x1b, 0xda, 0xe2, 0x00, 0xcc, 0x27, 0xa0, 0x3b, 0x30, 0x7f, 0xe0, 0x0a, 0x8c, 0xc0, 0x0e, 0x3a, 0x03, 0x40, 0x37, 0x78, 0xb6, 0x65, 0xf8, 0xdf, 0xab, 0x84, 0x28, 0xf2, 0xbf,
0x29, 0x15, 0x71, 0x4f, 0x33, 0x44, 0x29, 0x1c, 0xb8, 0x2d, 0x1d, 0x7d, 0x04, 0x30, 0x72, 0xb1, 0x4b, 0xb0, 0x1c, 0x08, 0xee, 0xd1, 0x8d, 0xed, 0x5b, 0x50, 0x22, 0xef, 0xeb, 0x7a, 0xda, 0xd0,
0xce, 0x0f, 0xbd, 0xf2, 0x59, 0xe5, 0xc5, 0x5e, 0xf8, 0xf4, 0x9e, 0x08, 0xb0, 0x6b, 0x2d, 0x77, 0x16, 0xa7, 0x7d, 0x3e, 0x01, 0xdd, 0x81, 0xf9, 0x03, 0x57, 0x00, 0x6a, 0xa9, 0xc7, 0x0b, 0x69,
0xa1, 0x6c, 0x98, 0x96, 0x8e, 0xe9, 0x69, 0xa6, 0xce, 0x61, 0xa8, 0x09, 0xe2, 0xc0, 0x24, 0xf6, 0x86, 0x28, 0x85, 0x03, 0xb7, 0xa5, 0xa3, 0x8f, 0x00, 0x46, 0x2e, 0xd6, 0xf9, 0x09, 0x5f, 0x3e,
0x5c, 0xac, 0xcb, 0x98, 0xaf, 0x85, 0xc2, 0xbf, 0x3c, 0x50, 0xda, 0xb0, 0xc2, 0x92, 0xd6, 0x81, 0xab, 0xbc, 0xd8, 0x0b, 0x5f, 0x55, 0x20, 0x02, 0xec, 0x0e, 0xcf, 0x5d, 0x28, 0x1b, 0xa6, 0xa5,
0x6f, 0xb8, 0x88, 0xd8, 0x73, 0xe3, 0xde, 0x8e, 0x7a, 0x4b, 0xa9, 0x19, 0xbc, 0x16, 0x12, 0xa2, 0x63, 0x7a, 0x74, 0xab, 0x73, 0xcc, 0x6d, 0x82, 0x38, 0x30, 0x89, 0x3d, 0x17, 0xeb, 0x32, 0xe6,
0xf2, 0x6d, 0x38, 0x1e, 0xd9, 0x52, 0xcd, 0xb0, 0xc7, 0x91, 0x3b, 0x31, 0x64, 0x25, 0x08, 0x67, 0x6b, 0xa1, 0xf0, 0x2f, 0x0f, 0x94, 0x36, 0xac, 0xb0, 0xa4, 0x75, 0xe0, 0x1b, 0x2e, 0x22, 0xf6,
0x8e, 0x5b, 0x88, 0x68, 0x9e, 0x84, 0x5b, 0xb8, 0x0c, 0xb7, 0x70, 0xe5, 0x2f, 0xe0, 0x64, 0x04, 0xdc, 0xb8, 0xb7, 0xa3, 0xde, 0x52, 0x6a, 0x06, 0xaf, 0x85, 0x84, 0xa8, 0x7c, 0x1b, 0x8e, 0x47,
0x02, 0x8a, 0x58, 0x74, 0x37, 0x56, 0xea, 0x5d, 0x9c, 0xa4, 0x35, 0x56, 0xf3, 0xfd, 0xaf, 0x04, 0xf6, 0x8f, 0x33, 0x6c, 0xe8, 0xe4, 0x4e, 0x0c, 0x46, 0x0a, 0xc2, 0x99, 0x83, 0x34, 0x22, 0x9a,
0xab, 0x69, 0x0c, 0xaf, 0x08, 0x51, 0xfe, 0x20, 0xe3, 0xf2, 0xe5, 0xad, 0xe9, 0xcc, 0xfa, 0x8d, 0x27, 0x81, 0x34, 0x2e, 0x03, 0x69, 0x5c, 0xf9, 0x0b, 0x38, 0x19, 0xc1, 0xbb, 0x22, 0x16, 0xdd,
0xc0, 0xbb, 0xbb, 0xd0, 0x48, 0xf3, 0x67, 0x72, 0x94, 0xf2, 0xb3, 0x8c, 0xd2, 0x4f, 0xf3, 0x21, 0x8d, 0x95, 0x7a, 0x17, 0x27, 0x69, 0x8d, 0xd5, 0x7c, 0xff, 0x25, 0xc1, 0x6a, 0x1a, 0xc3, 0x2b,
0xa8, 0xbe, 0xe9, 0x79, 0x8e, 0xb1, 0x3f, 0x22, 0x21, 0xff, 0xc6, 0xe1, 0xaf, 0x96, 0x0f, 0xe4, 0xe2, 0xb1, 0x3f, 0xca, 0xb8, 0x69, 0x7a, 0x6b, 0x3a, 0xb3, 0x7e, 0x2b, 0x58, 0xf6, 0x2e, 0x34,
0x30, 0xd7, 0xde, 0x18, 0x23, 0x1e, 0xd8, 0x91, 0x0a, 0xe6, 0x7c, 0x16, 0x05, 0x73, 0x18, 0x08, 0xd2, 0xfc, 0x99, 0x1c, 0xa5, 0xfc, 0x2c, 0xa3, 0xf4, 0xf3, 0x7c, 0xe8, 0x5c, 0xa2, 0xe9, 0x79,
0x7f, 0x73, 0x3a, 0x7d, 0xbf, 0xb5, 0x88, 0xe9, 0x4f, 0x73, 0x50, 0x8d, 0x0e, 0x11, 0xda, 0x06, 0x8e, 0xb1, 0x3f, 0x22, 0x21, 0xff, 0xc6, 0xb1, 0xbe, 0x96, 0x8f, 0x5a, 0x31, 0xd7, 0xde, 0x18,
0xd0, 0x7c, 0xcb, 0xf9, 0x44, 0xb9, 0x30, 0xd5, 0x6b, 0x2a, 0x21, 0x41, 0xf4, 0x1e, 0xe4, 0x7b, 0x23, 0x1e, 0xd8, 0x91, 0x8a, 0x5c, 0x7d, 0x96, 0xb6, 0xe9, 0xbf, 0x39, 0x9d, 0xbe, 0xdf, 0x59,
0xf6, 0x88, 0x8f, 0x5a, 0xca, 0xe9, 0xf1, 0xa6, 0x3d, 0x62, 0x19, 0x85, 0xb0, 0x91, 0x4d, 0x18, 0x78, 0xf8, 0xe7, 0x39, 0xa8, 0x46, 0x87, 0x08, 0x6d, 0x03, 0x68, 0xbe, 0xe5, 0x7c, 0xa2, 0x5c,
0xbb, 0x0c, 0x90, 0x9d, 0x25, 0x9f, 0xd2, 0xe7, 0x4c, 0x86, 0x33, 0xa3, 0xc7, 0x50, 0x7d, 0xe1, 0x98, 0xea, 0x35, 0x95, 0x90, 0x20, 0x7a, 0x0f, 0xf2, 0x3d, 0x7b, 0xc4, 0x47, 0x2d, 0xe5, 0xa8,
0x18, 0x9e, 0xb6, 0x3f, 0xc0, 0xea, 0x40, 0x3b, 0xc2, 0x0e, 0xcf, 0x92, 0x53, 0x24, 0xb2, 0x8a, 0x7c, 0xd3, 0x1e, 0xb1, 0x8c, 0x42, 0xd8, 0xc8, 0x26, 0x8c, 0xdd, 0x7c, 0xc8, 0xce, 0x92, 0x4f,
0x10, 0x7c, 0x42, 0xe4, 0xe4, 0x3f, 0x82, 0xa2, 0xb0, 0x68, 0xc2, 0x8a, 0xb0, 0x0b, 0x6b, 0x23, 0xe9, 0x73, 0x26, 0xc3, 0x99, 0xd1, 0x63, 0xa8, 0xbe, 0x70, 0x0c, 0x4f, 0xdb, 0x1f, 0x60, 0x75,
0xc2, 0xa6, 0xd2, 0xeb, 0x86, 0xa6, 0x66, 0x5a, 0xaa, 0x8b, 0xc9, 0x32, 0x2e, 0xbe, 0xf5, 0x98, 0xa0, 0x1d, 0x61, 0x87, 0x67, 0xc9, 0x29, 0x12, 0x59, 0x45, 0x08, 0x3e, 0x21, 0x72, 0xf2, 0x1f,
0x90, 0xa2, 0x57, 0xa9, 0xf4, 0xa6, 0xe5, 0xe0, 0xb6, 0x66, 0x5a, 0x5d, 0x26, 0x2a, 0x3f, 0x87, 0x40, 0x51, 0x58, 0x34, 0x61, 0x45, 0xd8, 0x85, 0xb5, 0x11, 0x61, 0x53, 0xe9, 0xdd, 0x4a, 0x53,
0x72, 0xe8, 0x05, 0x27, 0x98, 0xd0, 0x82, 0x15, 0x71, 0x76, 0xef, 0x62, 0x8f, 0x2f, 0x2f, 0x53, 0x33, 0x2d, 0xd5, 0xc5, 0x64, 0x19, 0x17, 0x1f, 0xb6, 0x4c, 0x48, 0xd1, 0xab, 0x54, 0x7a, 0xd3,
0x75, 0xbe, 0xcc, 0xe5, 0xba, 0xd8, 0x63, 0xf7, 0x2d, 0xee, 0xc2, 0x49, 0x05, 0x5b, 0x36, 0x36, 0x72, 0x70, 0x5b, 0x33, 0xad, 0x2e, 0x13, 0x95, 0x9f, 0x43, 0x39, 0xf4, 0x82, 0x13, 0x4c, 0x68,
0xfd, 0xf1, 0x7c, 0x62, 0xf5, 0x67, 0xc8, 0xe0, 0x6f, 0x41, 0x23, 0x4d, 0x9e, 0xe5, 0x87, 0xab, 0xc1, 0x8a, 0xb8, 0xa8, 0xe0, 0x62, 0x8f, 0x2f, 0x2f, 0x53, 0x75, 0xbe, 0xcc, 0xe5, 0xba, 0xd8,
0x17, 0xa1, 0x28, 0x3e, 0x71, 0x47, 0x8b, 0x90, 0xdf, 0xdd, 0xec, 0xd4, 0xe6, 0xc8, 0x8f, 0xbd, 0x63, 0x97, 0x4b, 0xee, 0xc2, 0x49, 0x05, 0x5b, 0x36, 0x36, 0xfd, 0xf1, 0x7c, 0x62, 0xf5, 0x67,
0xad, 0x4e, 0x4d, 0x42, 0x45, 0x28, 0x74, 0x37, 0x77, 0x3b, 0xb5, 0xdc, 0xd5, 0x21, 0xd4, 0xe2, 0xc8, 0xe0, 0x6f, 0x41, 0x23, 0x4d, 0x9e, 0xe5, 0x87, 0xab, 0x17, 0xa1, 0x28, 0xbe, 0xe7, 0x47,
0xdf, 0x77, 0xa3, 0x35, 0x38, 0xd6, 0x51, 0x76, 0x3a, 0xcd, 0x47, 0xcd, 0xdd, 0xd6, 0x4e, 0x5b, 0x8b, 0x90, 0xdf, 0xdd, 0xec, 0xd4, 0xe6, 0xc8, 0x8f, 0xbd, 0xad, 0x4e, 0x4d, 0x42, 0x45, 0x28,
0xed, 0x28, 0xad, 0x4f, 0x9a, 0xbb, 0xdb, 0xb5, 0x39, 0x74, 0x0e, 0x4e, 0x87, 0x1f, 0x3c, 0xde, 0x74, 0x37, 0x77, 0x3b, 0xb5, 0xdc, 0xd5, 0x21, 0xd4, 0xe2, 0x1f, 0xb3, 0xa3, 0x35, 0x38, 0xd6,
0xe9, 0xee, 0xaa, 0xbb, 0x3b, 0xea, 0xe6, 0x4e, 0x7b, 0xb7, 0xd9, 0x6a, 0x6f, 0x2b, 0x35, 0x09, 0x51, 0x76, 0x3a, 0xcd, 0x47, 0xcd, 0xdd, 0xd6, 0x4e, 0x5b, 0xed, 0x28, 0xad, 0x4f, 0x9a, 0xbb,
0x9d, 0x86, 0x93, 0x61, 0x96, 0x07, 0xad, 0xad, 0x96, 0xb2, 0xbd, 0x49, 0x7e, 0x37, 0x9f, 0xd4, 0xdb, 0xb5, 0x39, 0x74, 0x0e, 0x4e, 0x87, 0x1f, 0x3c, 0xde, 0xe9, 0xee, 0xaa, 0xbb, 0x3b, 0xea,
0x72, 0x57, 0x3f, 0x86, 0x4a, 0xe4, 0x73, 0x6c, 0x62, 0x52, 0x67, 0x67, 0xab, 0x36, 0x87, 0x2a, 0xe6, 0x4e, 0x7b, 0xb7, 0xd9, 0x6a, 0x6f, 0x2b, 0x35, 0x09, 0x9d, 0x86, 0x93, 0x61, 0x96, 0x07,
0x50, 0x0a, 0xeb, 0x29, 0x42, 0xa1, 0xbd, 0xb3, 0xb5, 0x5d, 0xcb, 0x21, 0x80, 0x85, 0xdd, 0xa6, 0xad, 0xad, 0x96, 0xb2, 0xbd, 0x49, 0x7e, 0x37, 0x9f, 0xd4, 0x72, 0x57, 0x3f, 0x86, 0x4a, 0xe4,
0xf2, 0x68, 0x7b, 0xb7, 0x96, 0xbf, 0x7a, 0x1b, 0x96, 0x63, 0xf7, 0xb7, 0xd1, 0x0a, 0x54, 0xba, 0xdb, 0x73, 0x62, 0x52, 0x67, 0x67, 0xab, 0x36, 0x87, 0x2a, 0x50, 0x0a, 0xeb, 0x29, 0x42, 0xa1,
0xcd, 0xf6, 0xd6, 0x83, 0x9d, 0xcf, 0x54, 0x65, 0xbb, 0xb9, 0xf5, 0x79, 0x6d, 0x0e, 0xad, 0x42, 0xbd, 0xb3, 0xb5, 0x5d, 0xcb, 0x21, 0x80, 0x85, 0xdd, 0xa6, 0xf2, 0x68, 0x7b, 0xb7, 0x96, 0xbf,
0x4d, 0x90, 0xda, 0x3b, 0xbb, 0x8c, 0x2a, 0x5d, 0x7d, 0x16, 0x9b, 0x6f, 0x18, 0x1d, 0x87, 0x15, 0x7a, 0x1b, 0x96, 0x63, 0x97, 0xd5, 0xd1, 0x0a, 0x54, 0xba, 0xcd, 0xf6, 0xd6, 0x83, 0x9d, 0xcf,
0xbf, 0x4b, 0x75, 0x53, 0xd9, 0x6e, 0xee, 0x6e, 0x13, 0x4b, 0x22, 0x64, 0x65, 0xaf, 0xdd, 0x6e, 0x54, 0x65, 0xbb, 0xb9, 0xf5, 0x79, 0x6d, 0x0e, 0xad, 0x42, 0x4d, 0x90, 0xda, 0x3b, 0xbb, 0x8c,
0xb5, 0x1f, 0xd5, 0x24, 0xa2, 0x35, 0x20, 0x6f, 0x7f, 0xd6, 0x22, 0xcc, 0xb9, 0x28, 0xf3, 0x5e, 0x2a, 0x5d, 0x7d, 0x16, 0x9b, 0x6f, 0x18, 0x1d, 0x87, 0x15, 0xbf, 0x4b, 0x75, 0x53, 0xd9, 0x6e,
0xfb, 0x7b, 0xed, 0x9d, 0x4f, 0xdb, 0xb5, 0xfc, 0xc6, 0xcf, 0x57, 0xfc, 0x4f, 0x64, 0xbb, 0xd8, 0xee, 0x6e, 0x13, 0x4b, 0x22, 0x64, 0x65, 0xaf, 0xdd, 0x6e, 0xb5, 0x1f, 0xd5, 0x24, 0xa2, 0x35,
0xa1, 0x57, 0x62, 0x3a, 0xb0, 0x28, 0xfe, 0x7d, 0x42, 0x4a, 0xb6, 0x8e, 0xfe, 0xd3, 0x87, 0xc6, 0x20, 0x6f, 0x7f, 0xd6, 0x22, 0xcc, 0xb9, 0x28, 0xf3, 0x5e, 0xfb, 0x07, 0xed, 0x9d, 0x4f, 0xdb,
0xb9, 0x31, 0x1c, 0xbc, 0xf6, 0x9e, 0x43, 0xfb, 0xb4, 0x16, 0x0e, 0xdd, 0xa7, 0xbf, 0x98, 0x5a, 0xb5, 0xfc, 0xc6, 0x2f, 0x57, 0xfc, 0xef, 0x81, 0xbb, 0xd8, 0xa1, 0xf7, 0x7f, 0x3a, 0xb0, 0x28,
0x79, 0x26, 0xae, 0xf0, 0x37, 0x2e, 0x4d, 0xe4, 0xf3, 0xfb, 0xc0, 0xa4, 0xdc, 0x0d, 0x7f, 0xb2, 0xfe, 0x57, 0x44, 0x4a, 0xb6, 0x8e, 0xfe, 0x87, 0x8b, 0xc6, 0xb9, 0x31, 0x1c, 0xbc, 0xf6, 0x9e,
0x86, 0x2e, 0xa5, 0xd5, 0xa9, 0x29, 0xdf, 0xc4, 0x35, 0x2e, 0x4f, 0x66, 0xf4, 0xbb, 0x79, 0x06, 0x43, 0xfb, 0xb4, 0x16, 0x0e, 0x7d, 0x3c, 0x70, 0x31, 0xb5, 0xf2, 0x4c, 0x7c, 0xaf, 0xd0, 0xb8,
0xb5, 0xf8, 0xe7, 0x6b, 0x28, 0x05, 0x77, 0xcd, 0xf8, 0x46, 0xae, 0x71, 0x75, 0x1a, 0xd6, 0x70, 0x34, 0x91, 0xcf, 0xef, 0x03, 0x93, 0x72, 0x37, 0xfc, 0x7d, 0x1e, 0xba, 0x94, 0x56, 0xa7, 0xa6,
0x67, 0x89, 0xef, 0xb1, 0xae, 0x4c, 0xf3, 0xdd, 0x4a, 0x66, 0x67, 0x59, 0x9f, 0xb8, 0x30, 0x07, 0x7c, 0x00, 0xd8, 0xb8, 0x3c, 0x99, 0xd1, 0xef, 0xe6, 0x19, 0xd4, 0xe2, 0xdf, 0xea, 0xa1, 0x14,
0x46, 0xaf, 0xc0, 0xa3, 0xd4, 0x8f, 0x9f, 0x52, 0xbe, 0xb4, 0x48, 0x73, 0x60, 0xfa, 0x6d, 0x7a, 0x90, 0x39, 0xe3, 0x83, 0xc0, 0xc6, 0xd5, 0x69, 0x58, 0xc3, 0x9d, 0x25, 0x3e, 0x3e, 0xbb, 0x32,
0x79, 0x0e, 0x1d, 0xc2, 0x72, 0xec, 0x6e, 0x03, 0x4a, 0x11, 0x4f, 0xbf, 0xc4, 0xd1, 0xb8, 0x32, 0xcd, 0x47, 0x3a, 0x99, 0x9d, 0x65, 0x7d, 0xcf, 0xc3, 0x1c, 0x18, 0xbd, 0xef, 0x8f, 0x52, 0xbf,
0x05, 0x67, 0x34, 0x22, 0xc2, 0x77, 0x19, 0xd2, 0x23, 0x22, 0xe5, 0xa6, 0x44, 0x7a, 0x44, 0xa4, 0xf4, 0x4a, 0xf9, 0xac, 0x24, 0xcd, 0x81, 0xe9, 0x9f, 0x0e, 0xc8, 0x73, 0xe8, 0x10, 0x96, 0x63,
0x5e, 0x8b, 0xa0, 0xc1, 0x1d, 0xb9, 0xc3, 0x90, 0x16, 0xdc, 0x69, 0x37, 0x27, 0x1a, 0x97, 0x26, 0x17, 0x39, 0x50, 0x8a, 0x78, 0xfa, 0x8d, 0x95, 0xc6, 0x95, 0x29, 0x38, 0xa3, 0x11, 0x11, 0xbe,
0xf2, 0x85, 0x9d, 0x16, 0xbb, 0xd1, 0x90, 0xe6, 0xb4, 0xf4, 0x1b, 0x13, 0x8d, 0x2b, 0x53, 0x70, 0xb8, 0x91, 0x1e, 0x11, 0x29, 0xd7, 0x42, 0xd2, 0x23, 0x22, 0xf5, 0x0e, 0x08, 0x0d, 0xee, 0xc8,
0xc6, 0xa3, 0x20, 0x38, 0x1f, 0xcd, 0x8a, 0x82, 0xc4, 0x69, 0x7e, 0x56, 0x14, 0x24, 0x8f, 0x5a, 0x85, 0x8d, 0xb4, 0xe0, 0x4e, 0xbb, 0x26, 0xd2, 0xb8, 0x34, 0x91, 0x2f, 0xec, 0xb4, 0xd8, 0xf5,
0x79, 0x14, 0xc4, 0xce, 0x35, 0x2f, 0x4f, 0x71, 0x0e, 0x93, 0x1d, 0x05, 0xe9, 0x27, 0x36, 0xf2, 0x8d, 0x34, 0xa7, 0xa5, 0x5f, 0x0f, 0x69, 0x5c, 0x99, 0x82, 0x33, 0x1e, 0x05, 0xc1, 0x61, 0x70,
0x1c, 0xfa, 0x89, 0x04, 0xf5, 0xac, 0x33, 0x0e, 0x94, 0x52, 0xeb, 0x4d, 0x38, 0x96, 0x69, 0x6c, 0x56, 0x14, 0x24, 0xae, 0x2e, 0x64, 0x45, 0x41, 0xf2, 0x5c, 0x99, 0x47, 0x41, 0xec, 0x10, 0xf7,
0xcc, 0x22, 0xe2, 0x5b, 0xf1, 0x15, 0xa0, 0xe4, 0x1a, 0x88, 0xde, 0x4d, 0x1b, 0x99, 0x8c, 0x95, 0xf2, 0x14, 0x87, 0x4e, 0xd9, 0x51, 0x90, 0x7e, 0x3c, 0x25, 0xcf, 0xa1, 0x9f, 0x49, 0x50, 0xcf,
0xb6, 0xf1, 0xde, 0x74, 0xcc, 0x7e, 0x97, 0x5d, 0x28, 0x8a, 0x53, 0x15, 0x94, 0x92, 0xa5, 0x63, 0x3a, 0xe3, 0x40, 0x37, 0x66, 0x3e, 0x90, 0x69, 0x6c, 0xcc, 0x22, 0xe2, 0x5b, 0xf1, 0x15, 0xa0,
0x67, 0x3a, 0x0d, 0x79, 0x1c, 0x8b, 0xaf, 0xf4, 0x11, 0x14, 0x08, 0x15, 0x9d, 0x4e, 0xe7, 0x16, 0xe4, 0x1a, 0x88, 0xde, 0x4d, 0x1b, 0x99, 0x8c, 0x95, 0xb6, 0xf1, 0xde, 0x74, 0xcc, 0x7e, 0x97,
0xca, 0xce, 0x64, 0x3d, 0xf6, 0x15, 0x3d, 0x85, 0x05, 0x76, 0x8c, 0x80, 0x52, 0x50, 0x88, 0xc8, 0x5d, 0x28, 0x8a, 0x53, 0x15, 0x94, 0x92, 0xa5, 0x63, 0x67, 0x3a, 0x0d, 0x79, 0x1c, 0x8b, 0xaf,
0x61, 0x47, 0xe3, 0x6c, 0x36, 0x83, 0xaf, 0xee, 0x4b, 0xf6, 0x9f, 0x75, 0xf8, 0x09, 0x01, 0x7a, 0xf4, 0x11, 0x14, 0x08, 0x15, 0x9d, 0x4e, 0xe7, 0x16, 0xca, 0xce, 0x64, 0x3d, 0xf6, 0x15, 0x3d,
0x27, 0xfd, 0x03, 0xfa, 0xe8, 0x81, 0x44, 0xe3, 0xc2, 0x04, 0xae, 0xf0, 0xa4, 0x88, 0x55, 0xc0, 0x85, 0x05, 0x76, 0x8c, 0x80, 0x52, 0x50, 0x88, 0xc8, 0x61, 0x47, 0xe3, 0x6c, 0x36, 0x83, 0xaf,
0x97, 0x26, 0x6e, 0x63, 0xb2, 0x27, 0x45, 0xfa, 0x46, 0x89, 0x05, 0x49, 0x72, 0x23, 0x95, 0x16, 0xee, 0x4b, 0xf6, 0x6f, 0x84, 0xf8, 0x09, 0x01, 0x7a, 0x27, 0xfd, 0xbf, 0x05, 0x44, 0x0f, 0x24,
0x24, 0x99, 0xdb, 0xd7, 0xb4, 0x20, 0xc9, 0xde, 0x9b, 0xc9, 0x73, 0xc8, 0x83, 0x63, 0x29, 0xb0, 0x1a, 0x17, 0x26, 0x70, 0x85, 0x27, 0x45, 0xac, 0x02, 0xbe, 0x34, 0x71, 0x1b, 0x93, 0x3d, 0x29,
0x19, 0x7a, 0x2f, 0x2b, 0xc8, 0xd3, 0x30, 0xbc, 0xc6, 0xb5, 0x29, 0xb9, 0xc3, 0x83, 0xcf, 0x27, 0xd2, 0x37, 0x4a, 0x2c, 0x48, 0x92, 0x1b, 0xa9, 0xb4, 0x20, 0xc9, 0xdc, 0xbe, 0xa6, 0x05, 0x49,
0xfd, 0xdb, 0xd9, 0x58, 0x52, 0xe6, 0xe0, 0xc7, 0xa7, 0xf8, 0xc6, 0xbf, 0xe5, 0x61, 0x89, 0x41, 0xf6, 0xde, 0x4c, 0x9e, 0x43, 0x1e, 0x1c, 0x4b, 0x81, 0xcd, 0xd0, 0x7b, 0x59, 0x41, 0x9e, 0x86,
0xa2, 0xbc, 0x82, 0xf9, 0x1c, 0x20, 0x38, 0x8d, 0x40, 0xe7, 0xd3, 0x7d, 0x12, 0x39, 0xe2, 0x69, 0xe1, 0x35, 0xae, 0x4d, 0xc9, 0x1d, 0x1e, 0x7c, 0x3e, 0xe9, 0xdf, 0xce, 0xc6, 0x92, 0x32, 0x07,
0xbc, 0x33, 0x9e, 0x29, 0x1c, 0x68, 0x21, 0x64, 0x3f, 0x2d, 0xd0, 0x92, 0x07, 0x18, 0x69, 0x81, 0x3f, 0x3e, 0xc5, 0x37, 0xfe, 0x39, 0x0f, 0x4b, 0x0c, 0x12, 0xe5, 0x15, 0xcc, 0xe7, 0x00, 0xc1,
0x96, 0x72, 0x3c, 0x20, 0xcf, 0xa1, 0x4f, 0xa0, 0xe4, 0x43, 0xc8, 0x28, 0x0d, 0x82, 0x8e, 0x61, 0x69, 0x04, 0x3a, 0x9f, 0xee, 0x93, 0xc8, 0x11, 0x4f, 0xe3, 0x9d, 0xf1, 0x4c, 0xe1, 0x40, 0x0b,
0xe4, 0x8d, 0xf3, 0x63, 0x79, 0xc2, 0x56, 0x87, 0xf0, 0xe1, 0x34, 0xab, 0x93, 0x38, 0x74, 0x9a, 0x21, 0xfb, 0x69, 0x81, 0x96, 0x3c, 0xc0, 0x48, 0x0b, 0xb4, 0x94, 0xe3, 0x01, 0x79, 0x0e, 0x7d,
0xd5, 0x69, 0x20, 0x73, 0xe0, 0x13, 0x86, 0x22, 0x65, 0xfa, 0x24, 0x02, 0xe2, 0x65, 0xfa, 0x24, 0x02, 0x25, 0x1f, 0x42, 0x46, 0x69, 0x10, 0x74, 0x0c, 0x23, 0x6f, 0x9c, 0x1f, 0xcb, 0x13, 0xb6,
0x0a, 0x45, 0xc9, 0x73, 0x0f, 0x2e, 0xfe, 0xe2, 0xeb, 0x33, 0xd2, 0xbf, 0x7c, 0x7d, 0x66, 0xee, 0x3a, 0x84, 0x0f, 0xa7, 0x59, 0x9d, 0xc4, 0xa1, 0xd3, 0xac, 0x4e, 0x03, 0x99, 0x03, 0x9f, 0x30,
0xc7, 0xdf, 0x9c, 0x91, 0x7e, 0xf1, 0xcd, 0x19, 0xe9, 0x9f, 0xbe, 0x39, 0x23, 0xfd, 0xfb, 0x37, 0x14, 0x29, 0xd3, 0x27, 0x11, 0x10, 0x2f, 0xd3, 0x27, 0x51, 0x28, 0x4a, 0x9e, 0x7b, 0x70, 0xf1,
0x67, 0xa4, 0x3f, 0xfd, 0x8f, 0x33, 0x73, 0xdf, 0x2f, 0x0a, 0xe9, 0xfd, 0x05, 0xfa, 0xff, 0xb1, 0x57, 0x5f, 0x9f, 0x91, 0xfe, 0xf1, 0xeb, 0x33, 0x73, 0x3f, 0xfd, 0xe6, 0x8c, 0xf4, 0xab, 0x6f,
0xde, 0xff, 0xff, 0x00, 0x00, 0x00, 0xff, 0xff, 0x87, 0x9d, 0x7b, 0xff, 0xe5, 0x4c, 0x00, 0x00, 0xce, 0x48, 0x7f, 0xff, 0xcd, 0x19, 0xe9, 0x5f, 0xbe, 0x39, 0x23, 0xfd, 0xd1, 0xbf, 0x9e, 0x99,
0xfb, 0x61, 0x51, 0x48, 0xef, 0x2f, 0xd0, 0x7f, 0x06, 0xf6, 0xfe, 0xff, 0x06, 0x00, 0x00, 0xff,
0xff, 0x9e, 0x13, 0x0f, 0x8c, 0xd2, 0x4d, 0x00, 0x00,
} }
// Reference imports to suppress errors if they are not otherwise used. // Reference imports to suppress errors if they are not otherwise used.
@ -11840,6 +11863,37 @@ func (m *UpdateContainerResourcesRequest) MarshalToSizedBuffer(dAtA []byte) (int
_ = i _ = i
var l int var l int
_ = l _ = l
if len(m.Annotations) > 0 {
for k := range m.Annotations {
v := m.Annotations[k]
baseI := i
i -= len(v)
copy(dAtA[i:], v)
i = encodeVarintApi(dAtA, i, uint64(len(v)))
i--
dAtA[i] = 0x12
i -= len(k)
copy(dAtA[i:], k)
i = encodeVarintApi(dAtA, i, uint64(len(k)))
i--
dAtA[i] = 0xa
i = encodeVarintApi(dAtA, i, uint64(baseI-i))
i--
dAtA[i] = 0x22
}
}
if m.Windows != nil {
{
size, err := m.Windows.MarshalToSizedBuffer(dAtA[:i])
if err != nil {
return 0, err
}
i -= size
i = encodeVarintApi(dAtA, i, uint64(size))
}
i--
dAtA[i] = 0x1a
}
if m.Linux != nil { if m.Linux != nil {
{ {
size, err := m.Linux.MarshalToSizedBuffer(dAtA[:i]) size, err := m.Linux.MarshalToSizedBuffer(dAtA[:i])
@ -12201,21 +12255,21 @@ func (m *PortForwardRequest) MarshalToSizedBuffer(dAtA []byte) (int, error) {
var l int var l int
_ = l _ = l
if len(m.Port) > 0 { if len(m.Port) > 0 {
dAtA51 := make([]byte, len(m.Port)*10) dAtA52 := make([]byte, len(m.Port)*10)
var j50 int var j51 int
for _, num1 := range m.Port { for _, num1 := range m.Port {
num := uint64(num1) num := uint64(num1)
for num >= 1<<7 { for num >= 1<<7 {
dAtA51[j50] = uint8(uint64(num)&0x7f | 0x80) dAtA52[j51] = uint8(uint64(num)&0x7f | 0x80)
num >>= 7 num >>= 7
j50++ j51++
} }
dAtA51[j50] = uint8(num) dAtA52[j51] = uint8(num)
j50++ j51++
} }
i -= j50 i -= j51
copy(dAtA[i:], dAtA51[:j50]) copy(dAtA[i:], dAtA52[:j51])
i = encodeVarintApi(dAtA, i, uint64(j50)) i = encodeVarintApi(dAtA, i, uint64(j51))
i-- i--
dAtA[i] = 0x12 dAtA[i] = 0x12
} }
@ -15133,6 +15187,18 @@ func (m *UpdateContainerResourcesRequest) Size() (n int) {
l = m.Linux.Size() l = m.Linux.Size()
n += 1 + l + sovApi(uint64(l)) n += 1 + l + sovApi(uint64(l))
} }
if m.Windows != nil {
l = m.Windows.Size()
n += 1 + l + sovApi(uint64(l))
}
if len(m.Annotations) > 0 {
for k, v := range m.Annotations {
_ = k
_ = v
mapEntrySize := 1 + len(k) + sovApi(uint64(len(k))) + 1 + len(v) + sovApi(uint64(len(v)))
n += mapEntrySize + 1 + sovApi(uint64(mapEntrySize))
}
}
return n return n
} }
@ -16863,9 +16929,21 @@ func (this *UpdateContainerResourcesRequest) String() string {
if this == nil { if this == nil {
return "nil" return "nil"
} }
keysForAnnotations := make([]string, 0, len(this.Annotations))
for k := range this.Annotations {
keysForAnnotations = append(keysForAnnotations, k)
}
github_com_gogo_protobuf_sortkeys.Strings(keysForAnnotations)
mapStringForAnnotations := "map[string]string{"
for _, k := range keysForAnnotations {
mapStringForAnnotations += fmt.Sprintf("%v: %v,", k, this.Annotations[k])
}
mapStringForAnnotations += "}"
s := strings.Join([]string{`&UpdateContainerResourcesRequest{`, s := strings.Join([]string{`&UpdateContainerResourcesRequest{`,
`ContainerId:` + fmt.Sprintf("%v", this.ContainerId) + `,`, `ContainerId:` + fmt.Sprintf("%v", this.ContainerId) + `,`,
`Linux:` + strings.Replace(this.Linux.String(), "LinuxContainerResources", "LinuxContainerResources", 1) + `,`, `Linux:` + strings.Replace(this.Linux.String(), "LinuxContainerResources", "LinuxContainerResources", 1) + `,`,
`Windows:` + strings.Replace(this.Windows.String(), "WindowsContainerResources", "WindowsContainerResources", 1) + `,`,
`Annotations:` + mapStringForAnnotations + `,`,
`}`, `}`,
}, "") }, "")
return s return s
@ -28339,6 +28417,169 @@ func (m *UpdateContainerResourcesRequest) Unmarshal(dAtA []byte) error {
return err return err
} }
iNdEx = postIndex iNdEx = postIndex
case 3:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field Windows", wireType)
}
var msglen int
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowApi
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
b := dAtA[iNdEx]
iNdEx++
msglen |= int(b&0x7F) << shift
if b < 0x80 {
break
}
}
if msglen < 0 {
return ErrInvalidLengthApi
}
postIndex := iNdEx + msglen
if postIndex < 0 {
return ErrInvalidLengthApi
}
if postIndex > l {
return io.ErrUnexpectedEOF
}
if m.Windows == nil {
m.Windows = &WindowsContainerResources{}
}
if err := m.Windows.Unmarshal(dAtA[iNdEx:postIndex]); err != nil {
return err
}
iNdEx = postIndex
case 4:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field Annotations", wireType)
}
var msglen int
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowApi
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
b := dAtA[iNdEx]
iNdEx++
msglen |= int(b&0x7F) << shift
if b < 0x80 {
break
}
}
if msglen < 0 {
return ErrInvalidLengthApi
}
postIndex := iNdEx + msglen
if postIndex < 0 {
return ErrInvalidLengthApi
}
if postIndex > l {
return io.ErrUnexpectedEOF
}
if m.Annotations == nil {
m.Annotations = make(map[string]string)
}
var mapkey string
var mapvalue string
for iNdEx < postIndex {
entryPreIndex := iNdEx
var wire uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowApi
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
b := dAtA[iNdEx]
iNdEx++
wire |= uint64(b&0x7F) << shift
if b < 0x80 {
break
}
}
fieldNum := int32(wire >> 3)
if fieldNum == 1 {
var stringLenmapkey uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowApi
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
b := dAtA[iNdEx]
iNdEx++
stringLenmapkey |= uint64(b&0x7F) << shift
if b < 0x80 {
break
}
}
intStringLenmapkey := int(stringLenmapkey)
if intStringLenmapkey < 0 {
return ErrInvalidLengthApi
}
postStringIndexmapkey := iNdEx + intStringLenmapkey
if postStringIndexmapkey < 0 {
return ErrInvalidLengthApi
}
if postStringIndexmapkey > l {
return io.ErrUnexpectedEOF
}
mapkey = string(dAtA[iNdEx:postStringIndexmapkey])
iNdEx = postStringIndexmapkey
} else if fieldNum == 2 {
var stringLenmapvalue uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowApi
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
b := dAtA[iNdEx]
iNdEx++
stringLenmapvalue |= uint64(b&0x7F) << shift
if b < 0x80 {
break
}
}
intStringLenmapvalue := int(stringLenmapvalue)
if intStringLenmapvalue < 0 {
return ErrInvalidLengthApi
}
postStringIndexmapvalue := iNdEx + intStringLenmapvalue
if postStringIndexmapvalue < 0 {
return ErrInvalidLengthApi
}
if postStringIndexmapvalue > l {
return io.ErrUnexpectedEOF
}
mapvalue = string(dAtA[iNdEx:postStringIndexmapvalue])
iNdEx = postStringIndexmapvalue
} else {
iNdEx = entryPreIndex
skippy, err := skipApi(dAtA[iNdEx:])
if err != nil {
return err
}
if skippy < 0 {
return ErrInvalidLengthApi
}
if (iNdEx + skippy) > postIndex {
return io.ErrUnexpectedEOF
}
iNdEx += skippy
}
}
m.Annotations[mapkey] = mapvalue
iNdEx = postIndex
default: default:
iNdEx = preIndex iNdEx = preIndex
skippy, err := skipApi(dAtA[iNdEx:]) skippy, err := skipApi(dAtA[iNdEx:])

View File

@ -984,6 +984,12 @@ message UpdateContainerResourcesRequest {
string container_id = 1; string container_id = 1;
// Resource configuration specific to Linux containers. // Resource configuration specific to Linux containers.
LinuxContainerResources linux = 2; LinuxContainerResources linux = 2;
// Resource configuration specific to Windows containers.
WindowsContainerResources windows = 3;
// Unstructured key-value map holding arbitrary additional information for
// container resources updating. This can be used for specifying experimental
// resources to update or other options to use when updating the container.
map<string, string> annotations = 4;
} }
message UpdateContainerResourcesResponse {} message UpdateContainerResourcesResponse {}