diff --git a/csi.proto b/csi.proto index cdf2e7dc..2f331ba2 100644 --- a/csi.proto +++ b/csi.proto @@ -839,7 +839,7 @@ message ListVolumesResponse { // This field MUST be specified if the // LIST_VOLUMES_VOLUME_HEALTH controller capability is supported. // This field is OPTIONAL. - repeated VolumeHealth volume_health = 2 [(alpha_field) = true]; + VolumeHealth volume_health = 2 [(alpha_field) = true]; } message Entry { @@ -877,7 +877,7 @@ message GetVolumeResponse { // volume_health shows error conditions reported by the SP. // This field MUST be specified if the // VOLUME_HEALTH controller capability is supported. - repeated VolumeHealth volume_health = 1 [(alpha_field) = true]; + VolumeHealth volume_health = 1 [(alpha_field) = true]; } // This field is REQUIRED @@ -1299,7 +1299,7 @@ message NodeGetVolumeStatsResponse { // This field is OPTIONAL. repeated VolumeUsage usage = 1; // This field is OPTIONAL. - repeated VolumeHealth volume_health = 2 [(alpha_field) = true]; + VolumeHealth volume_health = 2 [(alpha_field) = true]; } message VolumeUsage { diff --git a/lib/go/csi/csi.pb.go b/lib/go/csi/csi.pb.go index d7b32090..5a071a2c 100644 --- a/lib/go/csi/csi.pb.go +++ b/lib/go/csi/csi.pb.go @@ -2462,10 +2462,10 @@ type ListVolumesResponse_VolumeStatus struct { // This field MUST be specified if the // LIST_VOLUMES_VOLUME_HEALTH controller capability is supported. // This field is OPTIONAL. - VolumeHealth []*VolumeHealth `protobuf:"bytes,2,rep,name=volume_health,json=volumeHealth,proto3" json:"volume_health,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + VolumeHealth *VolumeHealth `protobuf:"bytes,2,opt,name=volume_health,json=volumeHealth,proto3" json:"volume_health,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *ListVolumesResponse_VolumeStatus) Reset() { *m = ListVolumesResponse_VolumeStatus{} } @@ -2500,7 +2500,7 @@ func (m *ListVolumesResponse_VolumeStatus) GetPublishedNodeIds() []string { return nil } -func (m *ListVolumesResponse_VolumeStatus) GetVolumeHealth() []*VolumeHealth { +func (m *ListVolumesResponse_VolumeStatus) GetVolumeHealth() *VolumeHealth { if m != nil { return m.VolumeHealth } @@ -2653,10 +2653,10 @@ type GetVolumeResponse_VolumeStatus struct { // volume_health shows error conditions reported by the SP. // This field MUST be specified if the // VOLUME_HEALTH controller capability is supported. - VolumeHealth []*VolumeHealth `protobuf:"bytes,1,rep,name=volume_health,json=volumeHealth,proto3" json:"volume_health,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + VolumeHealth *VolumeHealth `protobuf:"bytes,1,opt,name=volume_health,json=volumeHealth,proto3" json:"volume_health,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *GetVolumeResponse_VolumeStatus) Reset() { *m = GetVolumeResponse_VolumeStatus{} } @@ -2684,7 +2684,7 @@ func (m *GetVolumeResponse_VolumeStatus) XXX_DiscardUnknown() { var xxx_messageInfo_GetVolumeResponse_VolumeStatus proto.InternalMessageInfo -func (m *GetVolumeResponse_VolumeStatus) GetVolumeHealth() []*VolumeHealth { +func (m *GetVolumeResponse_VolumeStatus) GetVolumeHealth() *VolumeHealth { if m != nil { return m.VolumeHealth } @@ -4133,10 +4133,10 @@ type NodeGetVolumeStatsResponse struct { // This field is OPTIONAL. Usage []*VolumeUsage `protobuf:"bytes,1,rep,name=usage,proto3" json:"usage,omitempty"` // This field is OPTIONAL. - VolumeHealth []*VolumeHealth `protobuf:"bytes,2,rep,name=volume_health,json=volumeHealth,proto3" json:"volume_health,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + VolumeHealth *VolumeHealth `protobuf:"bytes,2,opt,name=volume_health,json=volumeHealth,proto3" json:"volume_health,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *NodeGetVolumeStatsResponse) Reset() { *m = NodeGetVolumeStatsResponse{} } @@ -4171,7 +4171,7 @@ func (m *NodeGetVolumeStatsResponse) GetUsage() []*VolumeUsage { return nil } -func (m *NodeGetVolumeStatsResponse) GetVolumeHealth() []*VolumeHealth { +func (m *NodeGetVolumeStatsResponse) GetVolumeHealth() *VolumeHealth { if m != nil { return m.VolumeHealth } @@ -5005,125 +5005,125 @@ var fileDescriptor_9cdb00adce470e01 = []byte{ 0xbe, 0x30, 0x3e, 0x04, 0x3b, 0x4b, 0xb7, 0xcd, 0xa1, 0x40, 0xcb, 0x00, 0x2d, 0x7c, 0x66, 0xf9, 0xe6, 0x4d, 0xd9, 0x10, 0x32, 0xa7, 0xf0, 0x77, 0x6e, 0xce, 0x6d, 0xa9, 0x56, 0xc7, 0x44, 0x77, 0x01, 0x31, 0x0f, 0x8d, 0xeb, 0x0a, 0xbb, 0x62, 0xe8, 0xb4, 0x29, 0x99, 0x77, 0x47, 0xca, 0xe4, - 0xb2, 0x31, 0xd1, 0xfb, 0xc0, 0x54, 0x4a, 0x39, 0xc1, 0x6a, 0xc3, 0x3a, 0x61, 0xba, 0x33, 0xe7, - 0xd7, 0x9d, 0x6d, 0x32, 0x96, 0x8f, 0xff, 0x57, 0x9e, 0x93, 0xa7, 0x4e, 0x3d, 0x20, 0xe1, 0x0b, - 0x48, 0xd2, 0x43, 0x18, 0x32, 0x5b, 0x47, 0x1f, 0xc2, 0xb8, 0x49, 0x04, 0x0d, 0x56, 0x26, 0xc2, - 0x76, 0xc2, 0xbb, 0x30, 0x99, 0xd1, 0x89, 0x6f, 0x03, 0xbf, 0x85, 0xad, 0xe1, 0xaf, 0xda, 0x0d, - 0x5b, 0x6c, 0xf1, 0x3b, 0x0e, 0x2e, 0x7b, 0xc8, 0x46, 0xab, 0x31, 0xa0, 0xf7, 0x03, 0x52, 0xdf, - 0xf2, 0xd4, 0xd2, 0x03, 0x11, 0x48, 0x98, 0xcc, 0x42, 0x39, 0x70, 0x48, 0x3d, 0xdb, 0xce, 0x8d, - 0xb4, 0xed, 0x74, 0x49, 0x5f, 0xc7, 0x00, 0x6d, 0x61, 0xcb, 0xcd, 0x67, 0xd9, 0x5e, 0x44, 0x38, - 0x05, 0xee, 0x05, 0x9c, 0xc2, 0x47, 0x3e, 0xa7, 0x40, 0x55, 0xe3, 0x8e, 0x67, 0xe9, 0x81, 0xa9, - 0xfb, 0x5e, 0x69, 0x11, 0x39, 0x24, 0x0d, 0xcc, 0x87, 0xcb, 0x21, 0x2f, 0x68, 0xfb, 0x9b, 0x30, - 0xeb, 0x93, 0x99, 0xe9, 0xc0, 0x3d, 0x40, 0xea, 0xa9, 0xaa, 0x35, 0x54, 0x5b, 0x2e, 0x27, 0x45, - 0x67, 0x29, 0xfb, 0x65, 0x77, 0xc4, 0x21, 0x13, 0x45, 0x6f, 0xe4, 0xc7, 0xf8, 0x05, 0xdb, 0x1a, - 0x0d, 0x6f, 0xc4, 0xd4, 0x83, 0xc3, 0xe6, 0xdd, 0x0a, 0x6d, 0x6d, 0xdc, 0xe8, 0x8d, 0xf6, 0x58, - 0x9d, 0x3f, 0xb2, 0xcb, 0xf1, 0x87, 0x38, 0x2c, 0xf6, 0xc1, 0x46, 0x0f, 0x21, 0x6e, 0xb4, 0x6b, - 0x4c, 0xc3, 0x5f, 0x1f, 0x82, 0x7f, 0x56, 0xde, 0x2b, 0x6c, 0x8f, 0xc9, 0x36, 0x95, 0xf0, 0x65, - 0x1c, 0xe2, 0xf2, 0x5e, 0x01, 0x7d, 0xe8, 0x2b, 0xf9, 0xdf, 0x1d, 0x92, 0x8b, 0xb7, 0xe2, 0xff, - 0x6d, 0x2c, 0xac, 0xe4, 0x9f, 0x81, 0xb9, 0x82, 0x2c, 0xe5, 0xaa, 0x92, 0xb2, 0x29, 0x95, 0xa4, - 0xaa, 0xa4, 0xd0, 0x96, 0x04, 0xcf, 0xa1, 0x25, 0xc8, 0xec, 0xed, 0xe7, 0x4b, 0xc5, 0xca, 0xb6, - 0xb2, 0x5f, 0x76, 0x7e, 0xb1, 0xd1, 0x18, 0xe2, 0x61, 0xaa, 0x54, 0xac, 0x54, 0x19, 0xa0, 0xc2, - 0xc7, 0x6d, 0xc8, 0x96, 0x54, 0x55, 0x0a, 0xb9, 0xbd, 0x5c, 0xa1, 0x58, 0x3d, 0xe0, 0x13, 0x48, - 0x80, 0x05, 0x3f, 0xef, 0x4a, 0x39, 0xb7, 0x57, 0xd9, 0xde, 0xad, 0xf2, 0x49, 0x84, 0x60, 0x86, - 0xd0, 0x3b, 0xa0, 0x0a, 0x3f, 0x6e, 0x73, 0x28, 0x94, 0x76, 0xcb, 0xae, 0x0c, 0x13, 0x68, 0x0e, - 0x78, 0x67, 0x66, 0x59, 0xca, 0x6d, 0x92, 0x72, 0xd4, 0x24, 0xba, 0x0c, 0xd3, 0xd2, 0x27, 0x7b, - 0xb9, 0xf2, 0xa6, 0x83, 0x98, 0x42, 0xab, 0xb0, 0xe4, 0x15, 0x47, 0x61, 0x54, 0xd2, 0x26, 0x29, - 0x4a, 0x55, 0x78, 0x40, 0x2b, 0x20, 0xf8, 0x30, 0x58, 0xeb, 0x65, 0x5b, 0xca, 0x95, 0xaa, 0xdb, - 0x7c, 0x1a, 0xcd, 0x00, 0xd8, 0xe2, 0x33, 0x8e, 0x53, 0xf6, 0x24, 0x7e, 0x94, 0x69, 0xb7, 0x62, - 0xfa, 0x43, 0x0c, 0xe6, 0x69, 0xc9, 0xd4, 0x29, 0xd0, 0x3a, 0xb6, 0xbf, 0x06, 0x3c, 0x2d, 0xf2, - 0x28, 0x41, 0x77, 0x38, 0x43, 0xe1, 0x4f, 0x9d, 0x60, 0xdb, 0x69, 0x6f, 0xc4, 0x3c, 0xed, 0x8d, - 0x62, 0x30, 0xf5, 0xb8, 0xe3, 0x6f, 0x04, 0x04, 0x66, 0xeb, 0x97, 0xcd, 0xee, 0x84, 0xc4, 0xc6, - 0xf7, 0xfa, 0x73, 0xeb, 0x17, 0x37, 0x5c, 0x24, 0x75, 0xbd, 0xa0, 0xd7, 0x78, 0x0c, 0x0b, 0x41, - 0x79, 0x99, 0x01, 0xdf, 0xed, 0x29, 0xd7, 0xbb, 0x6e, 0xcc, 0xc5, 0x75, 0x31, 0xc4, 0x5f, 0x71, - 0x30, 0xe9, 0x80, 0xed, 0x3b, 0xdd, 0xd4, 0xfe, 0x16, 0xfb, 0xca, 0x83, 0x29, 0x1b, 0xe2, 0x56, - 0x1b, 0xbd, 0x85, 0xf6, 0x58, 0xb0, 0xd0, 0x1e, 0x7a, 0xce, 0xf1, 0xd0, 0x73, 0xfe, 0x00, 0xa6, - 0x6b, 0xb6, 0xf8, 0x9a, 0xde, 0x52, 0x2c, 0xad, 0xe9, 0x54, 0xff, 0x7a, 0x1b, 0x63, 0x55, 0xa7, - 0x9b, 0x2d, 0x4f, 0x39, 0x04, 0x36, 0x08, 0xad, 0xc2, 0x14, 0x69, 0x94, 0x29, 0x96, 0xae, 0x74, - 0x4c, 0x9c, 0x49, 0x92, 0x5a, 0x08, 0x10, 0x58, 0x55, 0xdf, 0x37, 0xb1, 0xf8, 0x2d, 0x07, 0xf3, - 0xb4, 0xc4, 0x13, 0x54, 0xc7, 0x41, 0x0d, 0x03, 0xaf, 0xc6, 0x05, 0x6e, 0x97, 0x50, 0x86, 0xaf, - 0x2a, 0xc3, 0xcd, 0xc0, 0x42, 0x70, 0x3e, 0x96, 0xd6, 0x7e, 0x13, 0x83, 0x39, 0x3b, 0x32, 0x71, - 0x06, 0x5e, 0x76, 0xc8, 0x38, 0xc2, 0x49, 0x06, 0x36, 0x33, 0xd1, 0xb3, 0x99, 0xdb, 0xc1, 0xa4, - 0xf1, 0xb6, 0x37, 0xb6, 0x0a, 0xae, 0xe0, 0x55, 0xed, 0xe5, 0x57, 0x1c, 0xcc, 0x07, 0xe6, 0x63, - 0xf6, 0xf2, 0x5e, 0x30, 0x0a, 0xbe, 0x11, 0x21, 0xdf, 0x0b, 0xc5, 0xc1, 0x0f, 0x9c, 0x48, 0x74, - 0x34, 0xb3, 0xfc, 0x2e, 0x06, 0xcb, 0xdd, 0x4b, 0x8c, 0xb4, 0xaa, 0xeb, 0x23, 0x94, 0x71, 0x2e, - 0xd6, 0x11, 0xfe, 0x38, 0xe8, 0x70, 0xd7, 0x7b, 0xef, 0xd5, 0x10, 0x91, 0xfa, 0x39, 0xde, 0xd0, - 0xea, 0x67, 0x62, 0xd4, 0xea, 0xe7, 0x85, 0x34, 0xe0, 0xef, 0xbd, 0x85, 0x5d, 0xbf, 0xf8, 0x4c, - 0x13, 0x86, 0xec, 0x90, 0xbc, 0x03, 0x57, 0x48, 0x02, 0xe3, 0xbe, 0xb4, 0x70, 0xfa, 0xbf, 0xd4, - 0x25, 0x4e, 0xca, 0xf3, 0xf6, 0xb0, 0xfb, 0xbc, 0x80, 0x75, 0x05, 0xea, 0xe2, 0x8f, 0x09, 0x58, - 0xb0, 0x13, 0x9c, 0x8a, 0xa5, 0x1e, 0x8f, 0x52, 0x2f, 0xff, 0xab, 0xde, 0xf2, 0x63, 0xcc, 0x7f, - 0x2c, 0xe1, 0x5c, 0x87, 0xa9, 0x3a, 0xa2, 0x2c, 0xcc, 0x9a, 0x96, 0x7a, 0x4c, 0xdc, 0x81, 0x6a, - 0x1c, 0x63, 0x4b, 0x69, 0xab, 0xd6, 0x09, 0xb3, 0xf5, 0xcb, 0x6c, 0xa8, 0x4a, 0x46, 0xf6, 0x54, - 0xeb, 0xe4, 0x25, 0x1d, 0x24, 0xfa, 0x28, 0xe8, 0x14, 0xde, 0x18, 0xb0, 0x96, 0x3e, 0xba, 0xf5, - 0x49, 0x44, 0x89, 0xfa, 0xcd, 0x01, 0x2c, 0x07, 0x97, 0xa6, 0x2f, 0x5e, 0x92, 0xfd, 0x89, 0xab, - 0xdb, 0x57, 0xe1, 0x4a, 0xcf, 0xe2, 0xd9, 0x15, 0x72, 0x0c, 0x19, 0x7b, 0x68, 0xbf, 0x65, 0x8e, - 0xa8, 0x8e, 0x11, 0x1a, 0x13, 0x8b, 0xd0, 0x18, 0x71, 0x11, 0xae, 0x86, 0x4c, 0xc4, 0xa4, 0xf8, - 0xff, 0x24, 0x15, 0x63, 0xf4, 0x46, 0xcb, 0xa7, 0x51, 0x56, 0xf1, 0xb6, 0xf7, 0xd8, 0x43, 0x7b, - 0x12, 0xaf, 0xc2, 0x2e, 0xae, 0x41, 0xda, 0x8b, 0xc7, 0xae, 0x41, 0x6b, 0x80, 0xe1, 0x24, 0x2f, - 0xd4, 0xff, 0x19, 0x0f, 0xf4, 0x7f, 0x4a, 0x5d, 0xa3, 0x9a, 0xf0, 0x87, 0xb6, 0x91, 0x5b, 0xd1, - 0xc7, 0xac, 0x9e, 0xf7, 0x98, 0xd5, 0xa4, 0xbf, 0xa9, 0x14, 0xc9, 0xf4, 0xcf, 0xc0, 0xb0, 0x98, - 0x52, 0x87, 0x76, 0x7b, 0xc4, 0xe7, 0x20, 0x50, 0x8d, 0x1f, 0xbd, 0xff, 0x12, 0x50, 0xa3, 0x58, - 0x50, 0x8d, 0xc4, 0x65, 0x58, 0x0c, 0xe5, 0xcd, 0xa6, 0xfe, 0x92, 0xa3, 0x82, 0xb9, 0x05, 0xa0, - 0x8a, 0xa5, 0x5a, 0xe6, 0xb0, 0x53, 0xb3, 0x41, 0xef, 0xd4, 0x14, 0x44, 0x34, 0x78, 0x44, 0x93, - 0x10, 0xff, 0x85, 0xa3, 0xfb, 0x10, 0x94, 0x85, 0xdd, 0xb6, 0xb7, 0x21, 0xd9, 0x21, 0xb5, 0x6b, - 0x1a, 0x75, 0xcd, 0xfa, 0x8d, 0x60, 0xdf, 0x1e, 0x92, 0x29, 0xc6, 0x45, 0xcb, 0x81, 0xe2, 0x37, - 0x1c, 0xa4, 0x3d, 0x6c, 0xd1, 0x12, 0xa4, 0xdc, 0x0a, 0x8a, 0x93, 0xe6, 0xb8, 0x00, 0xfb, 0xd4, - 0x2d, 0xdd, 0x52, 0x1b, 0xec, 0x39, 0x05, 0xfd, 0xb0, 0x33, 0xd3, 0x8e, 0x89, 0x69, 0x14, 0x1c, - 0x97, 0xc9, 0x6f, 0x74, 0x17, 0x12, 0x9d, 0x96, 0x66, 0x11, 0x6b, 0x9f, 0x09, 0x9a, 0x31, 0x99, - 0x2a, 0xbb, 0xdf, 0xd2, 0x2c, 0x99, 0x60, 0x89, 0x77, 0x20, 0x61, 0x7f, 0xf9, 0x0b, 0x0d, 0x29, - 0x48, 0xe6, 0x0f, 0xaa, 0x52, 0x85, 0xe7, 0x10, 0xc0, 0x78, 0x91, 0xa6, 0xe5, 0x31, 0xf1, 0x9f, - 0x62, 0x4e, 0x69, 0x8e, 0x2e, 0x01, 0x3d, 0x22, 0xfd, 0x83, 0xba, 0x66, 0x27, 0x40, 0xac, 0xda, - 0xb1, 0x12, 0xb6, 0x7c, 0x3b, 0x44, 0xa3, 0x58, 0x72, 0x97, 0xc0, 0x0e, 0x52, 0xb1, 0x61, 0xe8, - 0x86, 0x52, 0xd3, 0xeb, 0x8e, 0x36, 0xa7, 0x08, 0xa4, 0xa0, 0xd7, 0xb1, 0xb7, 0x91, 0x10, 0xf7, - 0x35, 0x12, 0xc4, 0x33, 0xd2, 0x47, 0x60, 0x5c, 0x7c, 0x82, 0xa7, 0x61, 0x82, 0x56, 0x00, 0x0e, - 0x78, 0x0e, 0x09, 0xb0, 0x50, 0x95, 0x76, 0xf6, 0x76, 0xe5, 0x9c, 0x7c, 0xa0, 0x14, 0xcb, 0xce, - 0xc3, 0xcd, 0x92, 0xc4, 0xc7, 0xd0, 0x02, 0xa0, 0xee, 0xd8, 0xa6, 0xb4, 0x25, 0xe7, 0x36, 0xa5, - 0x4d, 0x3e, 0x8e, 0x10, 0xcc, 0x3c, 0xce, 0x15, 0x4b, 0xfb, 0xb2, 0xa4, 0x94, 0x8a, 0x4f, 0xa4, - 0xd2, 0x01, 0x9f, 0xb0, 0x77, 0xe3, 0x71, 0xae, 0x9a, 0x2b, 0xf1, 0x49, 0x5a, 0x4b, 0x5c, 0x72, - 0x35, 0x28, 0xac, 0x9e, 0xf5, 0x19, 0xb5, 0x85, 0xa8, 0x4a, 0x56, 0x2e, 0xb4, 0x92, 0xb5, 0xec, - 0x8b, 0x0a, 0x06, 0xd4, 0xb0, 0xfe, 0x39, 0x06, 0xf3, 0xa1, 0x78, 0xe8, 0x81, 0xb7, 0x7a, 0x75, - 0xbd, 0x2f, 0x4f, 0x6f, 0xdd, 0xea, 0x2b, 0x8e, 0xd6, 0xad, 0x36, 0x7c, 0x75, 0xab, 0x5b, 0x03, - 0xe9, 0xbd, 0x15, 0x2b, 0x2d, 0xa2, 0x60, 0x55, 0xa9, 0xe6, 0xb6, 0x24, 0x65, 0xbf, 0x4c, 0xff, - 0xba, 0x05, 0xab, 0x39, 0xe0, 0xbb, 0x15, 0x1c, 0xa5, 0x52, 0xcd, 0x55, 0x2b, 0x7c, 0xac, 0xb7, - 0x58, 0x14, 0xef, 0x2d, 0xed, 0x24, 0xdc, 0xd2, 0xce, 0x1c, 0x20, 0xb6, 0xd3, 0xde, 0x17, 0xe2, - 0xff, 0xcd, 0xc1, 0xac, 0x0f, 0xcc, 0x36, 0xde, 0xd3, 0x44, 0xe6, 0x7c, 0x4d, 0xe4, 0xfb, 0x30, - 0x67, 0x67, 0xa7, 0xd4, 0x36, 0x4d, 0xa5, 0x8d, 0x0d, 0xd2, 0x0a, 0x60, 0x86, 0x76, 0xb9, 0xa9, - 0x9e, 0xb1, 0x52, 0xfb, 0x1e, 0x36, 0x6c, 0xc6, 0x2f, 0xa1, 0x3a, 0x2b, 0xfe, 0x5b, 0x8c, 0xc6, - 0x40, 0x23, 0xe7, 0x50, 0x03, 0xfd, 0x61, 0x6f, 0x92, 0x15, 0x1f, 0x21, 0xc9, 0x8a, 0xf0, 0xa6, - 0x89, 0x91, 0x02, 0xef, 0x91, 0xe3, 0x07, 0x31, 0x47, 0xe3, 0xad, 0x0b, 0xe4, 0x3f, 0xeb, 0x7f, - 0xe4, 0x60, 0xb2, 0x58, 0xc7, 0x2d, 0xcb, 0xb6, 0x83, 0x32, 0x4c, 0xfb, 0x1e, 0xee, 0xa3, 0xa5, - 0x88, 0xf7, 0xfc, 0x64, 0xc7, 0x85, 0xe5, 0xbe, 0xaf, 0xfd, 0xc5, 0x31, 0x74, 0xe4, 0xf9, 0xa7, - 0x03, 0x5f, 0xd1, 0xff, 0xb5, 0x1e, 0xca, 0x10, 0x97, 0x20, 0xdc, 0x1c, 0x80, 0xe5, 0xce, 0xf3, - 0x0e, 0x24, 0xc9, 0x13, 0x6d, 0xe4, 0x5e, 0x22, 0xde, 0x17, 0xdc, 0xc2, 0x7c, 0x00, 0xea, 0xd0, - 0xad, 0x7f, 0x93, 0x02, 0xe8, 0xa6, 0x91, 0xe8, 0x09, 0x4c, 0x79, 0x5f, 0x89, 0xa2, 0xc5, 0x3e, - 0x6f, 0x94, 0x85, 0xa5, 0xf0, 0x41, 0x57, 0xa6, 0x27, 0x30, 0xe5, 0x7d, 0x93, 0xd4, 0x65, 0x16, - 0xf2, 0x2e, 0xaa, 0xcb, 0x2c, 0xf4, 0x19, 0xd3, 0x18, 0x6a, 0xc0, 0x95, 0x88, 0x57, 0x29, 0xe8, - 0xd6, 0x70, 0x6f, 0x77, 0x84, 0xd7, 0x87, 0x7c, 0xde, 0x22, 0x8e, 0x21, 0x03, 0xae, 0x46, 0x3e, - 0xc6, 0x40, 0x6b, 0xc3, 0x3e, 0x15, 0x11, 0x6e, 0x0f, 0x81, 0xe9, 0xce, 0xd9, 0x01, 0x21, 0xba, - 0x03, 0x8c, 0x6e, 0x0f, 0xfd, 0x34, 0x41, 0xb8, 0x33, 0x7c, 0x43, 0x59, 0x1c, 0x43, 0xdb, 0x90, - 0xf6, 0x34, 0x05, 0x91, 0x10, 0xda, 0x29, 0xa4, 0x8c, 0x17, 0xfb, 0x74, 0x11, 0x29, 0x27, 0x4f, - 0xe7, 0xa7, 0xcb, 0xa9, 0xb7, 0x85, 0xd5, 0xe5, 0x14, 0xd2, 0x2a, 0x0a, 0x6e, 0x7f, 0xe0, 0x3e, - 0x0c, 0xdb, 0xfe, 0xf0, 0x0b, 0x35, 0x6c, 0xfb, 0x23, 0x2e, 0x57, 0x71, 0x0c, 0x7d, 0x0c, 0x33, - 0xfe, 0x0a, 0x34, 0x5a, 0xee, 0x5b, 0x49, 0x17, 0x56, 0xa2, 0x86, 0xbd, 0x2c, 0xfd, 0x05, 0xcf, - 0x2e, 0xcb, 0xd0, 0xc2, 0x6b, 0x97, 0x65, 0x44, 0x9d, 0x74, 0xcc, 0xf6, 0x4f, 0xbe, 0x32, 0x5e, - 0xd7, 0x3f, 0x85, 0x55, 0x1f, 0xbb, 0xfe, 0x29, 0xb4, 0xf6, 0x27, 0x8e, 0x21, 0x0d, 0x16, 0xc2, - 0xab, 0x48, 0xe8, 0xe6, 0x50, 0x45, 0x32, 0xe1, 0xd6, 0x20, 0x34, 0x77, 0x2a, 0x09, 0x52, 0x6e, - 0xe8, 0x8c, 0x32, 0x21, 0xad, 0x5d, 0xca, 0xf0, 0x6a, 0x64, 0xd3, 0x57, 0xb4, 0x63, 0xa8, 0xf5, - 0xdf, 0x24, 0x21, 0x41, 0x2e, 0xd3, 0x2a, 0x5c, 0x0a, 0x14, 0x03, 0xd0, 0x4a, 0xff, 0x12, 0x89, - 0x70, 0x2d, 0x72, 0xdc, 0x95, 0xf2, 0x39, 0x5c, 0xee, 0x49, 0xef, 0xd1, 0xaa, 0x97, 0x2e, 0xac, - 0xc4, 0x20, 0x5c, 0xef, 0x83, 0x11, 0xe4, 0xed, 0xf7, 0x5e, 0xab, 0x83, 0xf2, 0x4f, 0x3f, 0xef, - 0x28, 0x8f, 0xf5, 0x19, 0x8d, 0x5d, 0x82, 0xbe, 0x4a, 0xf4, 0xcb, 0x15, 0xea, 0xa5, 0x6e, 0xf4, - 0xc5, 0x71, 0x67, 0xf8, 0xd4, 0x0d, 0x9a, 0x3c, 0xe9, 0x0f, 0xf2, 0x09, 0x17, 0x9a, 0xa6, 0x09, - 0x62, 0x3f, 0x14, 0x97, 0xfd, 0x33, 0xe0, 0x83, 0x37, 0x39, 0xf2, 0x9d, 0x57, 0x98, 0xf6, 0xad, - 0x46, 0x23, 0x04, 0x77, 0x26, 0xe8, 0x46, 0x82, 0x52, 0x85, 0x39, 0x90, 0x1b, 0x7d, 0x71, 0xbc, - 0x8e, 0xcf, 0x13, 0x37, 0x76, 0x1d, 0x5f, 0x6f, 0x8c, 0xd9, 0x75, 0x7c, 0x21, 0x81, 0xa6, 0x38, - 0xb6, 0xf1, 0x1e, 0x40, 0xcd, 0xd4, 0x14, 0x5a, 0xb3, 0x40, 0xcb, 0x3d, 0xed, 0xa3, 0xc7, 0x1a, - 0x6e, 0xd4, 0x77, 0xdb, 0x76, 0xfa, 0x62, 0x66, 0xfe, 0x67, 0x92, 0x14, 0x4c, 0x52, 0x35, 0x53, - 0xa3, 0xa5, 0x83, 0x8d, 0x0f, 0x20, 0xad, 0x36, 0xda, 0x27, 0xaa, 0x72, 0x64, 0xe3, 0x0d, 0xa2, - 0xff, 0x5f, 0x4a, 0x0f, 0x84, 0x84, 0x8c, 0x6c, 0x48, 0x30, 0x4d, 0x19, 0xb0, 0x84, 0x09, 0x5d, - 0xeb, 0x61, 0xb1, 0x43, 0x47, 0x02, 0x4c, 0xa6, 0x08, 0x19, 0x1b, 0xdb, 0xc8, 0xc3, 0x94, 0xc3, - 0xc6, 0x3a, 0xd1, 0xeb, 0x68, 0x25, 0x84, 0x8b, 0x3d, 0x10, 0x60, 0x92, 0x66, 0x4c, 0xec, 0xa1, - 0x7c, 0xf2, 0x79, 0xbc, 0x66, 0x6a, 0x87, 0xe3, 0x84, 0xe4, 0xad, 0x3f, 0x05, 0x00, 0x00, 0xff, - 0xff, 0x7e, 0xff, 0xa8, 0x57, 0x79, 0x3a, 0x00, 0x00, + 0xb2, 0x31, 0xd1, 0xfb, 0xc0, 0x54, 0x4a, 0x39, 0xc1, 0x6a, 0xc3, 0x3a, 0x61, 0x19, 0xef, 0x9c, + 0x5f, 0x77, 0xb6, 0xc9, 0x58, 0x3e, 0xfe, 0x5f, 0x79, 0x4e, 0x9e, 0x3a, 0xf5, 0x80, 0x84, 0x2f, + 0x20, 0x49, 0x0f, 0x61, 0xc8, 0x6c, 0x1d, 0x7d, 0x08, 0xe3, 0x26, 0x11, 0x34, 0x58, 0x99, 0x08, + 0xdb, 0x09, 0xef, 0xc2, 0x64, 0x46, 0x27, 0xbe, 0x0d, 0xfc, 0x16, 0xb6, 0x86, 0xbf, 0x6a, 0x37, + 0x6c, 0xb1, 0xc5, 0xef, 0x38, 0xb8, 0xec, 0x21, 0x1b, 0xad, 0xc6, 0x80, 0xde, 0x0f, 0x48, 0x7d, + 0xcb, 0x53, 0x4b, 0x0f, 0x44, 0x20, 0x61, 0x32, 0x0b, 0xe5, 0xc0, 0x21, 0xf5, 0x6c, 0x3b, 0x37, + 0xd2, 0xb6, 0xd3, 0x25, 0x7d, 0x1d, 0x03, 0xb4, 0x85, 0x2d, 0x37, 0x9f, 0x65, 0x7b, 0x11, 0xe1, + 0x14, 0xb8, 0x17, 0x70, 0x0a, 0x1f, 0xf9, 0x9c, 0x02, 0x75, 0x2b, 0x77, 0x3c, 0x4b, 0x0f, 0x4c, + 0xdd, 0xf7, 0x4a, 0x8b, 0xc8, 0x21, 0x69, 0x60, 0x3e, 0x5c, 0x0e, 0x79, 0x41, 0xdb, 0xdf, 0x84, + 0x59, 0x9f, 0xcc, 0x4c, 0x07, 0xee, 0x01, 0x52, 0x4f, 0x55, 0xad, 0xa1, 0xda, 0x72, 0x39, 0x29, + 0x3a, 0x4b, 0xd9, 0x2f, 0xbb, 0x23, 0x0e, 0x99, 0x28, 0x7a, 0x23, 0x3f, 0xc6, 0x2f, 0xd8, 0xd6, + 0x68, 0x78, 0x23, 0xa6, 0x1e, 0x1c, 0x36, 0xef, 0x56, 0x68, 0x6b, 0xe3, 0x46, 0x6f, 0xb4, 0xc7, + 0xea, 0xfc, 0x91, 0x5d, 0x8e, 0x3f, 0xc4, 0x61, 0xb1, 0x0f, 0x36, 0x7a, 0x08, 0x71, 0xa3, 0x5d, + 0x63, 0x2a, 0xf6, 0xfa, 0x10, 0xfc, 0xb3, 0xf2, 0x5e, 0x61, 0x7b, 0x4c, 0xb6, 0xa9, 0x84, 0x2f, + 0xe3, 0x10, 0x97, 0xf7, 0x0a, 0xe8, 0x43, 0x5f, 0xc9, 0xff, 0xee, 0x90, 0x5c, 0xbc, 0x15, 0xff, + 0x6f, 0x63, 0x61, 0x25, 0xff, 0x0c, 0xcc, 0x15, 0x64, 0x29, 0x57, 0x95, 0x94, 0x4d, 0xa9, 0x24, + 0x55, 0x25, 0x85, 0xb6, 0x24, 0x78, 0x0e, 0x2d, 0x41, 0x66, 0x6f, 0x3f, 0x5f, 0x2a, 0x56, 0xb6, + 0x95, 0xfd, 0xb2, 0xf3, 0x8b, 0x8d, 0xc6, 0x10, 0x0f, 0x53, 0xa5, 0x62, 0xa5, 0xca, 0x00, 0x15, + 0x3e, 0x6e, 0x43, 0xb6, 0xa4, 0xaa, 0x52, 0xc8, 0xed, 0xe5, 0x0a, 0xc5, 0xea, 0x01, 0x9f, 0x40, + 0x02, 0x2c, 0xf8, 0x79, 0x57, 0xca, 0xb9, 0xbd, 0xca, 0xf6, 0x6e, 0x95, 0x4f, 0x22, 0x04, 0x33, + 0x84, 0xde, 0x01, 0x55, 0xf8, 0x71, 0x9b, 0x43, 0xa1, 0xb4, 0x5b, 0x76, 0x65, 0x98, 0x40, 0x73, + 0xc0, 0x3b, 0x33, 0xcb, 0x52, 0x6e, 0x93, 0x94, 0xa3, 0x26, 0xd1, 0x65, 0x98, 0x96, 0x3e, 0xd9, + 0xcb, 0x95, 0x37, 0x1d, 0xc4, 0x14, 0x5a, 0x85, 0x25, 0xaf, 0x38, 0x0a, 0xa3, 0x92, 0x36, 0x49, + 0x51, 0xaa, 0xc2, 0x03, 0x5a, 0x01, 0xc1, 0x87, 0xc1, 0x5a, 0x2f, 0xdb, 0x52, 0xae, 0x54, 0xdd, + 0xe6, 0xd3, 0x68, 0x06, 0xc0, 0x16, 0x9f, 0x71, 0x9c, 0xb2, 0x27, 0xf1, 0xa3, 0x4c, 0xbb, 0x15, + 0xd3, 0x1f, 0x62, 0x30, 0x4f, 0x4b, 0xa6, 0x4e, 0x81, 0xd6, 0xb1, 0xfd, 0x35, 0xe0, 0x69, 0x91, + 0x47, 0x09, 0xba, 0xc3, 0x19, 0x0a, 0x7f, 0xea, 0x04, 0xdb, 0x4e, 0x7b, 0x23, 0xe6, 0x69, 0x6f, + 0x14, 0x83, 0xa9, 0xc7, 0x1d, 0x7f, 0x23, 0x20, 0x30, 0x5b, 0xbf, 0x6c, 0x76, 0x27, 0x24, 0x36, + 0xbe, 0xd7, 0x9f, 0x5b, 0xbf, 0xb8, 0xe1, 0x22, 0xa9, 0xeb, 0x05, 0xbd, 0xc6, 0x63, 0x58, 0x08, + 0xca, 0xcb, 0x0c, 0xf8, 0x6e, 0x4f, 0xb9, 0xde, 0x75, 0x63, 0x2e, 0xae, 0x8b, 0x21, 0xfe, 0x8a, + 0x83, 0x49, 0x07, 0x6c, 0xdf, 0xe9, 0xa6, 0xf6, 0xb7, 0xd8, 0x57, 0x1e, 0x4c, 0xd9, 0x10, 0xb7, + 0xda, 0xe8, 0x2d, 0xb4, 0xc7, 0x82, 0x85, 0xf6, 0xd0, 0x73, 0x8e, 0x87, 0x9e, 0xf3, 0x07, 0x30, + 0x5d, 0xb3, 0xc5, 0xd7, 0xf4, 0x96, 0x62, 0x69, 0x4d, 0xa7, 0xfa, 0xd7, 0xdb, 0x18, 0xab, 0x3a, + 0xdd, 0x6c, 0x79, 0xca, 0x21, 0xb0, 0x41, 0x68, 0x15, 0xa6, 0x48, 0xa3, 0x4c, 0xb1, 0x74, 0xa5, + 0x63, 0xe2, 0x4c, 0x92, 0xd4, 0x42, 0x80, 0xc0, 0xaa, 0xfa, 0xbe, 0x89, 0xc5, 0x6f, 0x39, 0x98, + 0xa7, 0x25, 0x9e, 0xa0, 0x3a, 0x0e, 0x6a, 0x18, 0x78, 0x35, 0x2e, 0x70, 0xbb, 0x84, 0x32, 0x7c, + 0x55, 0x19, 0x6e, 0x06, 0x16, 0x82, 0xf3, 0xb1, 0xb4, 0xf6, 0x9b, 0x18, 0xcc, 0xd9, 0x91, 0x89, + 0x33, 0xf0, 0xb2, 0x43, 0xc6, 0x11, 0x4e, 0x32, 0xb0, 0x99, 0x89, 0x9e, 0xcd, 0xdc, 0x0e, 0x26, + 0x8d, 0xb7, 0xbd, 0xb1, 0x55, 0x70, 0x05, 0xaf, 0x6a, 0x2f, 0xbf, 0xe2, 0x60, 0x3e, 0x30, 0x1f, + 0xb3, 0x97, 0xf7, 0x82, 0x51, 0xf0, 0x8d, 0x08, 0xf9, 0x5e, 0x28, 0x0e, 0x7e, 0xe0, 0x44, 0xa2, + 0xa3, 0x99, 0xe5, 0x77, 0x31, 0x58, 0xee, 0x5e, 0x62, 0xa4, 0x55, 0x5d, 0x1f, 0xa1, 0x8c, 0x73, + 0xb1, 0x8e, 0xf0, 0xc7, 0x41, 0x87, 0xbb, 0xde, 0x7b, 0xaf, 0x86, 0x88, 0xd4, 0xcf, 0xf1, 0x86, + 0x56, 0x3f, 0x13, 0xa3, 0x56, 0x3f, 0x2f, 0xa4, 0x01, 0x7f, 0xef, 0x2d, 0xec, 0xfa, 0xc5, 0x67, + 0x9a, 0x30, 0x64, 0x87, 0xe4, 0x1d, 0xb8, 0x42, 0x12, 0x18, 0xf7, 0xa5, 0x85, 0xd3, 0xff, 0xa5, + 0x2e, 0x71, 0x52, 0x9e, 0xb7, 0x87, 0xdd, 0xe7, 0x05, 0xac, 0x2b, 0x50, 0x17, 0x7f, 0x4c, 0xc0, + 0x82, 0x9d, 0xe0, 0x54, 0x2c, 0xf5, 0x78, 0x94, 0x7a, 0xf9, 0x5f, 0xf5, 0x96, 0x1f, 0x63, 0xfe, + 0x63, 0x09, 0xe7, 0x3a, 0x4c, 0xd5, 0x11, 0x65, 0x61, 0xd6, 0xb4, 0xd4, 0x63, 0xe2, 0x0e, 0x54, + 0xe3, 0x18, 0x5b, 0x4a, 0x5b, 0xb5, 0x4e, 0x98, 0xad, 0x5f, 0x66, 0x43, 0x55, 0x32, 0xb2, 0xa7, + 0x5a, 0x27, 0x2f, 0xe9, 0x20, 0xd1, 0x47, 0x41, 0xa7, 0xf0, 0xc6, 0x80, 0xb5, 0xf4, 0xd1, 0xad, + 0x4f, 0x22, 0x4a, 0xd4, 0x6f, 0x0e, 0x60, 0x39, 0xb8, 0x34, 0x7d, 0xf1, 0x92, 0xec, 0x4f, 0x5c, + 0xdd, 0xbe, 0x0a, 0x57, 0x7a, 0x16, 0xcf, 0xae, 0x90, 0x63, 0xc8, 0xd8, 0x43, 0xfb, 0x2d, 0x73, + 0x44, 0x75, 0x8c, 0xd0, 0x98, 0x58, 0x84, 0xc6, 0x88, 0x8b, 0x70, 0x35, 0x64, 0x22, 0x26, 0xc5, + 0xff, 0x27, 0xa9, 0x18, 0xa3, 0x37, 0x5a, 0x3e, 0x8d, 0xb2, 0x8a, 0xb7, 0xbd, 0xc7, 0x1e, 0xda, + 0x93, 0x78, 0x15, 0x76, 0x71, 0x0d, 0xd2, 0x5e, 0x3c, 0x76, 0x0d, 0x5a, 0x03, 0x0c, 0x27, 0x79, + 0xa1, 0xfe, 0xcf, 0x78, 0xa0, 0xff, 0x53, 0xea, 0x1a, 0xd5, 0x84, 0x3f, 0xb4, 0x8d, 0xdc, 0x8a, + 0x3e, 0x66, 0xf5, 0xbc, 0xc7, 0xac, 0x26, 0xfd, 0x4d, 0xa5, 0x48, 0xa6, 0x7f, 0x06, 0x86, 0xc5, + 0x94, 0x3a, 0xb4, 0xdb, 0x23, 0x3e, 0x07, 0x81, 0x6a, 0xfc, 0xe8, 0xfd, 0x97, 0x80, 0x1a, 0xc5, + 0x82, 0x6a, 0x24, 0x2e, 0xc3, 0x62, 0x28, 0x6f, 0x36, 0xf5, 0x97, 0x1c, 0x15, 0xcc, 0x2d, 0x00, + 0x55, 0x2c, 0xd5, 0x32, 0x87, 0x9d, 0x9a, 0x0d, 0x7a, 0xa7, 0xa6, 0x20, 0xa2, 0xc1, 0x23, 0x9a, + 0x84, 0xf8, 0x2f, 0x1c, 0xdd, 0x87, 0xa0, 0x2c, 0xec, 0xb6, 0xbd, 0x0d, 0xc9, 0x0e, 0xa9, 0x5d, + 0xd3, 0xa8, 0x6b, 0xd6, 0x6f, 0x04, 0xfb, 0xf6, 0x90, 0x4c, 0x31, 0x2e, 0x5a, 0x0e, 0x14, 0xbf, + 0xe1, 0x20, 0xed, 0x61, 0x8b, 0x96, 0x20, 0xe5, 0x56, 0x50, 0x9c, 0x34, 0xc7, 0x05, 0xd8, 0xa7, + 0x6e, 0xe9, 0x96, 0xda, 0x60, 0xcf, 0x29, 0xe8, 0x87, 0x9d, 0x99, 0x76, 0x4c, 0x4c, 0xa3, 0xe0, + 0xb8, 0x4c, 0x7e, 0xa3, 0xbb, 0x90, 0xe8, 0xb4, 0x34, 0x8b, 0x58, 0xfb, 0x4c, 0xd0, 0x8c, 0xc9, + 0x54, 0xd9, 0xfd, 0x96, 0x66, 0xc9, 0x04, 0x4b, 0xbc, 0x03, 0x09, 0xfb, 0xcb, 0x5f, 0x68, 0x48, + 0x41, 0x32, 0x7f, 0x50, 0x95, 0x2a, 0x3c, 0x87, 0x00, 0xc6, 0x8b, 0x34, 0x2d, 0x8f, 0x89, 0xff, + 0x14, 0x73, 0x4a, 0x73, 0x74, 0x09, 0xe8, 0x11, 0xe9, 0x1f, 0xd4, 0x35, 0x3b, 0x01, 0x62, 0xd5, + 0x8e, 0x95, 0xb0, 0xe5, 0xdb, 0x21, 0x1a, 0xc5, 0x92, 0xbb, 0x04, 0x76, 0x90, 0x8a, 0x0d, 0x43, + 0x37, 0x94, 0x9a, 0x5e, 0x77, 0xb4, 0x39, 0x45, 0x20, 0x05, 0xbd, 0x8e, 0xbd, 0x8d, 0x84, 0xb8, + 0xaf, 0x91, 0x20, 0x9e, 0x91, 0x3e, 0x02, 0xe3, 0xe2, 0x13, 0x3c, 0x0d, 0x13, 0xb4, 0x02, 0x70, + 0xc0, 0x73, 0x48, 0x80, 0x85, 0xaa, 0xb4, 0xb3, 0xb7, 0x2b, 0xe7, 0xe4, 0x03, 0xa5, 0x58, 0x76, + 0x1e, 0x6e, 0x96, 0x24, 0x3e, 0x86, 0x16, 0x00, 0x75, 0xc7, 0x36, 0xa5, 0x2d, 0x39, 0xb7, 0x29, + 0x6d, 0xf2, 0x71, 0x84, 0x60, 0xe6, 0x71, 0xae, 0x58, 0xda, 0x97, 0x25, 0xa5, 0x54, 0x7c, 0x22, + 0x95, 0x0e, 0xf8, 0x84, 0xbd, 0x1b, 0x8f, 0x73, 0xd5, 0x5c, 0x89, 0x4f, 0xd2, 0x5a, 0xe2, 0x92, + 0xab, 0x41, 0x61, 0xf5, 0xac, 0xcf, 0xa8, 0x2d, 0x44, 0x55, 0xb2, 0x72, 0xa1, 0x95, 0xac, 0x65, + 0x5f, 0x54, 0x30, 0xa0, 0x86, 0xf5, 0xcf, 0x31, 0x98, 0x0f, 0xc5, 0x43, 0x0f, 0xbc, 0xd5, 0xab, + 0xeb, 0x7d, 0x79, 0x7a, 0xeb, 0x56, 0x5f, 0x71, 0xb4, 0x6e, 0xb5, 0xe1, 0xab, 0x5b, 0xdd, 0x1a, + 0x48, 0xef, 0xad, 0x58, 0x69, 0x11, 0x05, 0xab, 0x4a, 0x35, 0xb7, 0x25, 0x29, 0xfb, 0x65, 0xfa, + 0xd7, 0x2d, 0x58, 0xcd, 0x01, 0xdf, 0xad, 0xe0, 0x28, 0x95, 0x6a, 0xae, 0x5a, 0xe1, 0x63, 0xbd, + 0xc5, 0xa2, 0x78, 0x6f, 0x69, 0x27, 0xe1, 0x96, 0x76, 0xe6, 0x00, 0xb1, 0x9d, 0xf6, 0xbe, 0x10, + 0xff, 0x6f, 0x0e, 0x66, 0x7d, 0x60, 0xb6, 0xf1, 0x9e, 0x26, 0x32, 0xe7, 0x6b, 0x22, 0xdf, 0x87, + 0x39, 0x3b, 0x3b, 0xa5, 0xb6, 0x69, 0x2a, 0x6d, 0x6c, 0x90, 0x56, 0x00, 0x33, 0xb4, 0xcb, 0x4d, + 0xf5, 0x8c, 0x95, 0xda, 0xf7, 0xb0, 0x61, 0x33, 0x7e, 0x09, 0xd5, 0x59, 0xf1, 0xdf, 0x62, 0x34, + 0x06, 0x1a, 0x39, 0x87, 0x1a, 0xe8, 0x0f, 0x7b, 0x93, 0xac, 0xf8, 0x08, 0x49, 0x56, 0x84, 0x37, + 0x4d, 0x8c, 0x14, 0x78, 0x8f, 0x1c, 0x3f, 0x88, 0x39, 0x1a, 0x6f, 0x5d, 0x20, 0xff, 0x59, 0xff, + 0x23, 0x07, 0x93, 0xc5, 0x3a, 0x6e, 0x59, 0xb6, 0x1d, 0x94, 0x61, 0xda, 0xf7, 0x70, 0x1f, 0x2d, + 0x45, 0xbc, 0xe7, 0x27, 0x3b, 0x2e, 0x2c, 0xf7, 0x7d, 0xed, 0x2f, 0x8e, 0xa1, 0x23, 0xcf, 0x3f, + 0x1d, 0xf8, 0x8a, 0xfe, 0xaf, 0xf5, 0x50, 0x86, 0xb8, 0x04, 0xe1, 0xe6, 0x00, 0x2c, 0x77, 0x9e, + 0x77, 0x20, 0x49, 0x9e, 0x68, 0x23, 0xf7, 0x12, 0xf1, 0xbe, 0xe0, 0x16, 0xe6, 0x03, 0x50, 0x87, + 0x6e, 0xfd, 0x9b, 0x14, 0x40, 0x37, 0x8d, 0x44, 0x4f, 0x60, 0xca, 0xfb, 0x4a, 0x14, 0x2d, 0xf6, + 0x79, 0xa3, 0x2c, 0x2c, 0x85, 0x0f, 0xba, 0x32, 0x3d, 0x81, 0x29, 0xef, 0x9b, 0xa4, 0x2e, 0xb3, + 0x90, 0x77, 0x51, 0x5d, 0x66, 0xa1, 0xcf, 0x98, 0xc6, 0x50, 0x03, 0xae, 0x44, 0xbc, 0x4a, 0x41, + 0xb7, 0x86, 0x7b, 0xbb, 0x23, 0xbc, 0x3e, 0xe4, 0xf3, 0x16, 0x71, 0x0c, 0x19, 0x70, 0x35, 0xf2, + 0x31, 0x06, 0x5a, 0x1b, 0xf6, 0xa9, 0x88, 0x70, 0x7b, 0x08, 0x4c, 0x77, 0xce, 0x0e, 0x08, 0xd1, + 0x1d, 0x60, 0x74, 0x7b, 0xe8, 0xa7, 0x09, 0xc2, 0x9d, 0xe1, 0x1b, 0xca, 0xe2, 0x18, 0xda, 0x86, + 0xb4, 0xa7, 0x29, 0x88, 0x84, 0xd0, 0x4e, 0x21, 0x65, 0xbc, 0xd8, 0xa7, 0x8b, 0x48, 0x39, 0x79, + 0x3a, 0x3f, 0x5d, 0x4e, 0xbd, 0x2d, 0xac, 0x2e, 0xa7, 0x90, 0x56, 0x51, 0x70, 0xfb, 0x03, 0xf7, + 0x61, 0xd8, 0xf6, 0x87, 0x5f, 0xa8, 0x61, 0xdb, 0x1f, 0x71, 0xb9, 0x8a, 0x63, 0xe8, 0x63, 0x98, + 0xf1, 0x57, 0xa0, 0xd1, 0x72, 0xdf, 0x4a, 0xba, 0xb0, 0x12, 0x35, 0xec, 0x65, 0xe9, 0x2f, 0x78, + 0x76, 0x59, 0x86, 0x16, 0x5e, 0xbb, 0x2c, 0x23, 0xea, 0xa4, 0x63, 0xb6, 0x7f, 0xf2, 0x95, 0xf1, + 0xba, 0xfe, 0x29, 0xac, 0xfa, 0xd8, 0xf5, 0x4f, 0xa1, 0xb5, 0x3f, 0x71, 0x0c, 0x69, 0xb0, 0x10, + 0x5e, 0x45, 0x42, 0x37, 0x87, 0x2a, 0x92, 0x09, 0xb7, 0x06, 0xa1, 0xb9, 0x53, 0x49, 0x90, 0x72, + 0x43, 0x67, 0x94, 0x09, 0x69, 0xed, 0x52, 0x86, 0x57, 0x23, 0x9b, 0xbe, 0xa2, 0x1d, 0x43, 0xad, + 0xff, 0x26, 0x09, 0x09, 0x72, 0x99, 0x56, 0xe1, 0x52, 0xa0, 0x18, 0x80, 0x56, 0xfa, 0x97, 0x48, + 0x84, 0x6b, 0x91, 0xe3, 0xae, 0x94, 0xcf, 0xe1, 0x72, 0x4f, 0x7a, 0x8f, 0x56, 0xbd, 0x74, 0x61, + 0x25, 0x06, 0xe1, 0x7a, 0x1f, 0x8c, 0x20, 0x6f, 0xbf, 0xf7, 0x5a, 0x1d, 0x94, 0x7f, 0xfa, 0x79, + 0x47, 0x79, 0xac, 0xcf, 0x68, 0xec, 0x12, 0xf4, 0x55, 0xa2, 0x5f, 0xae, 0x50, 0x2f, 0x75, 0xa3, + 0x2f, 0x8e, 0x3b, 0xc3, 0xa7, 0x6e, 0xd0, 0xe4, 0x49, 0x7f, 0x90, 0x4f, 0xb8, 0xd0, 0x34, 0x4d, + 0x10, 0xfb, 0xa1, 0xb8, 0xec, 0x9f, 0x01, 0x1f, 0xbc, 0xc9, 0x91, 0xef, 0xbc, 0xc2, 0xb4, 0x6f, + 0x35, 0x1a, 0x21, 0xb8, 0x33, 0x41, 0x37, 0x12, 0x94, 0x2a, 0xcc, 0x81, 0xdc, 0xe8, 0x8b, 0xe3, + 0x75, 0x7c, 0x9e, 0xb8, 0xb1, 0xeb, 0xf8, 0x7a, 0x63, 0xcc, 0xae, 0xe3, 0x0b, 0x09, 0x34, 0xc5, + 0xb1, 0x8d, 0xf7, 0x00, 0x6a, 0xa6, 0xa6, 0xd0, 0x9a, 0x05, 0x5a, 0xee, 0x69, 0x1f, 0x3d, 0xd6, + 0x70, 0xa3, 0xbe, 0xdb, 0xb6, 0xd3, 0x17, 0x33, 0xf3, 0x3f, 0x93, 0xa4, 0x60, 0x92, 0xaa, 0x99, + 0x1a, 0x2d, 0x1d, 0x6c, 0x7c, 0x00, 0x69, 0xb5, 0xd1, 0x3e, 0x51, 0x95, 0x23, 0x1b, 0x6f, 0x10, + 0xfd, 0xff, 0x52, 0x7a, 0x20, 0x24, 0x64, 0x64, 0x43, 0x82, 0x69, 0xca, 0x80, 0x25, 0x4c, 0xe8, + 0x5a, 0x0f, 0x8b, 0x1d, 0x3a, 0x12, 0x60, 0x32, 0x45, 0xc8, 0xd8, 0xd8, 0x46, 0x1e, 0xa6, 0x1c, + 0x36, 0xd6, 0x89, 0x5e, 0x47, 0x2b, 0x21, 0x5c, 0xec, 0x81, 0x00, 0x93, 0x34, 0x63, 0x62, 0x0f, + 0xe5, 0x93, 0xcf, 0xe3, 0x35, 0x53, 0x3b, 0x1c, 0x27, 0x24, 0x6f, 0xfd, 0x29, 0x00, 0x00, 0xff, + 0xff, 0x97, 0xf8, 0xf5, 0xc2, 0x79, 0x3a, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. diff --git a/spec.md b/spec.md index 1d8fdd19..47f5f6e0 100644 --- a/spec.md +++ b/spec.md @@ -1441,7 +1441,7 @@ message ListVolumesResponse { // This field MUST be specified if the // LIST_VOLUMES_VOLUME_HEALTH controller capability is supported. // This field is OPTIONAL. - repeated VolumeHealth volume_health = 2 [(alpha_field) = true]; + VolumeHealth volume_health = 2 [(alpha_field) = true]; } message Entry { @@ -1508,7 +1508,7 @@ message GetVolumeResponse { // volume_health shows error conditions reported by the SP. // This field MUST be specified if the // VOLUME_HEALTH controller capability is supported. - repeated VolumeHealth volume_health = 1 [(alpha_field) = true]; + VolumeHealth volume_health = 1 [(alpha_field) = true]; } // This field is REQUIRED @@ -2307,7 +2307,7 @@ message NodeGetVolumeStatsResponse { // This field is OPTIONAL. repeated VolumeUsage usage = 1; // This field is OPTIONAL. - repeated VolumeHealth volume_health = 2 [(alpha_field) = true]; + VolumeHealth volume_health = 2 [(alpha_field) = true]; } message VolumeUsage {