Bumping k8s dependencies to 1.13

This commit is contained in:
Cheng Xing
2018-11-16 14:08:25 -08:00
parent 305407125c
commit b4c0b68ec7
8002 changed files with 884099 additions and 276228 deletions

View File

@@ -1,18 +1,6 @@
// Code generated by protoc-gen-gogo. DO NOT EDIT.
// source: packed.proto
/*
Package packed is a generated protocol buffer package.
It is generated from these files:
packed.proto
It has these top-level messages:
NinRepNative
NinRepPackedNative
NinRepNativeUnsafe
NinRepPackedNativeUnsafe
*/
package packed
import proto "github.com/gogo/protobuf/proto"
@@ -21,7 +9,7 @@ import math "math"
import _ "github.com/gogo/protobuf/gogoproto"
import io "io"
import binary "encoding/binary"
import encoding_binary "encoding/binary"
// Reference imports to suppress errors if they are not otherwise used.
var _ = proto.Marshal
@@ -35,26 +23,47 @@ var _ = math.Inf
const _ = proto.GoGoProtoPackageIsVersion2 // please upgrade the proto package
type NinRepNative struct {
Field1 []float64 `protobuf:"fixed64,1,rep,name=Field1" json:"Field1,omitempty"`
Field2 []float32 `protobuf:"fixed32,2,rep,name=Field2" json:"Field2,omitempty"`
Field3 []int32 `protobuf:"varint,3,rep,name=Field3" json:"Field3,omitempty"`
Field4 []int64 `protobuf:"varint,4,rep,name=Field4" json:"Field4,omitempty"`
Field5 []uint32 `protobuf:"varint,5,rep,name=Field5" json:"Field5,omitempty"`
Field6 []uint64 `protobuf:"varint,6,rep,name=Field6" json:"Field6,omitempty"`
Field7 []int32 `protobuf:"zigzag32,7,rep,name=Field7" json:"Field7,omitempty"`
Field8 []int64 `protobuf:"zigzag64,8,rep,name=Field8" json:"Field8,omitempty"`
Field9 []uint32 `protobuf:"fixed32,9,rep,name=Field9" json:"Field9,omitempty"`
Field10 []int32 `protobuf:"fixed32,10,rep,name=Field10" json:"Field10,omitempty"`
Field11 []uint64 `protobuf:"fixed64,11,rep,name=Field11" json:"Field11,omitempty"`
Field12 []int64 `protobuf:"fixed64,12,rep,name=Field12" json:"Field12,omitempty"`
Field13 []bool `protobuf:"varint,13,rep,name=Field13" json:"Field13,omitempty"`
XXX_unrecognized []byte `json:"-"`
Field1 []float64 `protobuf:"fixed64,1,rep,name=Field1" json:"Field1,omitempty"`
Field2 []float32 `protobuf:"fixed32,2,rep,name=Field2" json:"Field2,omitempty"`
Field3 []int32 `protobuf:"varint,3,rep,name=Field3" json:"Field3,omitempty"`
Field4 []int64 `protobuf:"varint,4,rep,name=Field4" json:"Field4,omitempty"`
Field5 []uint32 `protobuf:"varint,5,rep,name=Field5" json:"Field5,omitempty"`
Field6 []uint64 `protobuf:"varint,6,rep,name=Field6" json:"Field6,omitempty"`
Field7 []int32 `protobuf:"zigzag32,7,rep,name=Field7" json:"Field7,omitempty"`
Field8 []int64 `protobuf:"zigzag64,8,rep,name=Field8" json:"Field8,omitempty"`
Field9 []uint32 `protobuf:"fixed32,9,rep,name=Field9" json:"Field9,omitempty"`
Field10 []int32 `protobuf:"fixed32,10,rep,name=Field10" json:"Field10,omitempty"`
Field11 []uint64 `protobuf:"fixed64,11,rep,name=Field11" json:"Field11,omitempty"`
Field12 []int64 `protobuf:"fixed64,12,rep,name=Field12" json:"Field12,omitempty"`
Field13 []bool `protobuf:"varint,13,rep,name=Field13" json:"Field13,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *NinRepNative) Reset() { *m = NinRepNative{} }
func (m *NinRepNative) String() string { return proto.CompactTextString(m) }
func (*NinRepNative) ProtoMessage() {}
func (*NinRepNative) Descriptor() ([]byte, []int) { return fileDescriptorPacked, []int{0} }
func (m *NinRepNative) Reset() { *m = NinRepNative{} }
func (m *NinRepNative) String() string { return proto.CompactTextString(m) }
func (*NinRepNative) ProtoMessage() {}
func (*NinRepNative) Descriptor() ([]byte, []int) {
return fileDescriptor_packed_0c54be3753617b96, []int{0}
}
func (m *NinRepNative) XXX_Unmarshal(b []byte) error {
return m.Unmarshal(b)
}
func (m *NinRepNative) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_NinRepNative.Marshal(b, m, deterministic)
}
func (dst *NinRepNative) XXX_Merge(src proto.Message) {
xxx_messageInfo_NinRepNative.Merge(dst, src)
}
func (m *NinRepNative) XXX_Size() int {
return xxx_messageInfo_NinRepNative.Size(m)
}
func (m *NinRepNative) XXX_DiscardUnknown() {
xxx_messageInfo_NinRepNative.DiscardUnknown(m)
}
var xxx_messageInfo_NinRepNative proto.InternalMessageInfo
func (m *NinRepNative) GetField1() []float64 {
if m != nil {
@@ -148,26 +157,47 @@ func (m *NinRepNative) GetField13() []bool {
}
type NinRepPackedNative struct {
Field1 []float64 `protobuf:"fixed64,1,rep,packed,name=Field1" json:"Field1,omitempty"`
Field2 []float32 `protobuf:"fixed32,2,rep,packed,name=Field2" json:"Field2,omitempty"`
Field3 []int32 `protobuf:"varint,3,rep,packed,name=Field3" json:"Field3,omitempty"`
Field4 []int64 `protobuf:"varint,4,rep,packed,name=Field4" json:"Field4,omitempty"`
Field5 []uint32 `protobuf:"varint,5,rep,packed,name=Field5" json:"Field5,omitempty"`
Field6 []uint64 `protobuf:"varint,6,rep,packed,name=Field6" json:"Field6,omitempty"`
Field7 []int32 `protobuf:"zigzag32,7,rep,packed,name=Field7" json:"Field7,omitempty"`
Field8 []int64 `protobuf:"zigzag64,8,rep,packed,name=Field8" json:"Field8,omitempty"`
Field9 []uint32 `protobuf:"fixed32,9,rep,packed,name=Field9" json:"Field9,omitempty"`
Field10 []int32 `protobuf:"fixed32,10,rep,packed,name=Field10" json:"Field10,omitempty"`
Field11 []uint64 `protobuf:"fixed64,11,rep,packed,name=Field11" json:"Field11,omitempty"`
Field12 []int64 `protobuf:"fixed64,12,rep,packed,name=Field12" json:"Field12,omitempty"`
Field13 []bool `protobuf:"varint,13,rep,packed,name=Field13" json:"Field13,omitempty"`
XXX_unrecognized []byte `json:"-"`
Field1 []float64 `protobuf:"fixed64,1,rep,packed,name=Field1" json:"Field1,omitempty"`
Field2 []float32 `protobuf:"fixed32,2,rep,packed,name=Field2" json:"Field2,omitempty"`
Field3 []int32 `protobuf:"varint,3,rep,packed,name=Field3" json:"Field3,omitempty"`
Field4 []int64 `protobuf:"varint,4,rep,packed,name=Field4" json:"Field4,omitempty"`
Field5 []uint32 `protobuf:"varint,5,rep,packed,name=Field5" json:"Field5,omitempty"`
Field6 []uint64 `protobuf:"varint,6,rep,packed,name=Field6" json:"Field6,omitempty"`
Field7 []int32 `protobuf:"zigzag32,7,rep,packed,name=Field7" json:"Field7,omitempty"`
Field8 []int64 `protobuf:"zigzag64,8,rep,packed,name=Field8" json:"Field8,omitempty"`
Field9 []uint32 `protobuf:"fixed32,9,rep,packed,name=Field9" json:"Field9,omitempty"`
Field10 []int32 `protobuf:"fixed32,10,rep,packed,name=Field10" json:"Field10,omitempty"`
Field11 []uint64 `protobuf:"fixed64,11,rep,packed,name=Field11" json:"Field11,omitempty"`
Field12 []int64 `protobuf:"fixed64,12,rep,packed,name=Field12" json:"Field12,omitempty"`
Field13 []bool `protobuf:"varint,13,rep,packed,name=Field13" json:"Field13,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *NinRepPackedNative) Reset() { *m = NinRepPackedNative{} }
func (m *NinRepPackedNative) String() string { return proto.CompactTextString(m) }
func (*NinRepPackedNative) ProtoMessage() {}
func (*NinRepPackedNative) Descriptor() ([]byte, []int) { return fileDescriptorPacked, []int{1} }
func (m *NinRepPackedNative) Reset() { *m = NinRepPackedNative{} }
func (m *NinRepPackedNative) String() string { return proto.CompactTextString(m) }
func (*NinRepPackedNative) ProtoMessage() {}
func (*NinRepPackedNative) Descriptor() ([]byte, []int) {
return fileDescriptor_packed_0c54be3753617b96, []int{1}
}
func (m *NinRepPackedNative) XXX_Unmarshal(b []byte) error {
return m.Unmarshal(b)
}
func (m *NinRepPackedNative) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_NinRepPackedNative.Marshal(b, m, deterministic)
}
func (dst *NinRepPackedNative) XXX_Merge(src proto.Message) {
xxx_messageInfo_NinRepPackedNative.Merge(dst, src)
}
func (m *NinRepPackedNative) XXX_Size() int {
return xxx_messageInfo_NinRepPackedNative.Size(m)
}
func (m *NinRepPackedNative) XXX_DiscardUnknown() {
xxx_messageInfo_NinRepPackedNative.DiscardUnknown(m)
}
var xxx_messageInfo_NinRepPackedNative proto.InternalMessageInfo
func (m *NinRepPackedNative) GetField1() []float64 {
if m != nil {
@@ -261,26 +291,47 @@ func (m *NinRepPackedNative) GetField13() []bool {
}
type NinRepNativeUnsafe struct {
Field1 []float64 `protobuf:"fixed64,1,rep,name=Field1" json:"Field1,omitempty"`
Field2 []float32 `protobuf:"fixed32,2,rep,name=Field2" json:"Field2,omitempty"`
Field3 []int32 `protobuf:"varint,3,rep,name=Field3" json:"Field3,omitempty"`
Field4 []int64 `protobuf:"varint,4,rep,name=Field4" json:"Field4,omitempty"`
Field5 []uint32 `protobuf:"varint,5,rep,name=Field5" json:"Field5,omitempty"`
Field6 []uint64 `protobuf:"varint,6,rep,name=Field6" json:"Field6,omitempty"`
Field7 []int32 `protobuf:"zigzag32,7,rep,name=Field7" json:"Field7,omitempty"`
Field8 []int64 `protobuf:"zigzag64,8,rep,name=Field8" json:"Field8,omitempty"`
Field9 []uint32 `protobuf:"fixed32,9,rep,name=Field9" json:"Field9,omitempty"`
Field10 []int32 `protobuf:"fixed32,10,rep,name=Field10" json:"Field10,omitempty"`
Field11 []uint64 `protobuf:"fixed64,11,rep,name=Field11" json:"Field11,omitempty"`
Field12 []int64 `protobuf:"fixed64,12,rep,name=Field12" json:"Field12,omitempty"`
Field13 []bool `protobuf:"varint,13,rep,name=Field13" json:"Field13,omitempty"`
XXX_unrecognized []byte `json:"-"`
Field1 []float64 `protobuf:"fixed64,1,rep,name=Field1" json:"Field1,omitempty"`
Field2 []float32 `protobuf:"fixed32,2,rep,name=Field2" json:"Field2,omitempty"`
Field3 []int32 `protobuf:"varint,3,rep,name=Field3" json:"Field3,omitempty"`
Field4 []int64 `protobuf:"varint,4,rep,name=Field4" json:"Field4,omitempty"`
Field5 []uint32 `protobuf:"varint,5,rep,name=Field5" json:"Field5,omitempty"`
Field6 []uint64 `protobuf:"varint,6,rep,name=Field6" json:"Field6,omitempty"`
Field7 []int32 `protobuf:"zigzag32,7,rep,name=Field7" json:"Field7,omitempty"`
Field8 []int64 `protobuf:"zigzag64,8,rep,name=Field8" json:"Field8,omitempty"`
Field9 []uint32 `protobuf:"fixed32,9,rep,name=Field9" json:"Field9,omitempty"`
Field10 []int32 `protobuf:"fixed32,10,rep,name=Field10" json:"Field10,omitempty"`
Field11 []uint64 `protobuf:"fixed64,11,rep,name=Field11" json:"Field11,omitempty"`
Field12 []int64 `protobuf:"fixed64,12,rep,name=Field12" json:"Field12,omitempty"`
Field13 []bool `protobuf:"varint,13,rep,name=Field13" json:"Field13,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *NinRepNativeUnsafe) Reset() { *m = NinRepNativeUnsafe{} }
func (m *NinRepNativeUnsafe) String() string { return proto.CompactTextString(m) }
func (*NinRepNativeUnsafe) ProtoMessage() {}
func (*NinRepNativeUnsafe) Descriptor() ([]byte, []int) { return fileDescriptorPacked, []int{2} }
func (m *NinRepNativeUnsafe) Reset() { *m = NinRepNativeUnsafe{} }
func (m *NinRepNativeUnsafe) String() string { return proto.CompactTextString(m) }
func (*NinRepNativeUnsafe) ProtoMessage() {}
func (*NinRepNativeUnsafe) Descriptor() ([]byte, []int) {
return fileDescriptor_packed_0c54be3753617b96, []int{2}
}
func (m *NinRepNativeUnsafe) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_NinRepNativeUnsafe.Unmarshal(m, b)
}
func (m *NinRepNativeUnsafe) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_NinRepNativeUnsafe.Marshal(b, m, deterministic)
}
func (dst *NinRepNativeUnsafe) XXX_Merge(src proto.Message) {
xxx_messageInfo_NinRepNativeUnsafe.Merge(dst, src)
}
func (m *NinRepNativeUnsafe) XXX_Size() int {
return xxx_messageInfo_NinRepNativeUnsafe.Size(m)
}
func (m *NinRepNativeUnsafe) XXX_DiscardUnknown() {
xxx_messageInfo_NinRepNativeUnsafe.DiscardUnknown(m)
}
var xxx_messageInfo_NinRepNativeUnsafe proto.InternalMessageInfo
func (m *NinRepNativeUnsafe) GetField1() []float64 {
if m != nil {
@@ -374,26 +425,47 @@ func (m *NinRepNativeUnsafe) GetField13() []bool {
}
type NinRepPackedNativeUnsafe struct {
Field1 []float64 `protobuf:"fixed64,1,rep,packed,name=Field1" json:"Field1,omitempty"`
Field2 []float32 `protobuf:"fixed32,2,rep,packed,name=Field2" json:"Field2,omitempty"`
Field3 []int32 `protobuf:"varint,3,rep,packed,name=Field3" json:"Field3,omitempty"`
Field4 []int64 `protobuf:"varint,4,rep,packed,name=Field4" json:"Field4,omitempty"`
Field5 []uint32 `protobuf:"varint,5,rep,packed,name=Field5" json:"Field5,omitempty"`
Field6 []uint64 `protobuf:"varint,6,rep,packed,name=Field6" json:"Field6,omitempty"`
Field7 []int32 `protobuf:"zigzag32,7,rep,packed,name=Field7" json:"Field7,omitempty"`
Field8 []int64 `protobuf:"zigzag64,8,rep,packed,name=Field8" json:"Field8,omitempty"`
Field9 []uint32 `protobuf:"fixed32,9,rep,packed,name=Field9" json:"Field9,omitempty"`
Field10 []int32 `protobuf:"fixed32,10,rep,packed,name=Field10" json:"Field10,omitempty"`
Field11 []uint64 `protobuf:"fixed64,11,rep,packed,name=Field11" json:"Field11,omitempty"`
Field12 []int64 `protobuf:"fixed64,12,rep,packed,name=Field12" json:"Field12,omitempty"`
Field13 []bool `protobuf:"varint,13,rep,packed,name=Field13" json:"Field13,omitempty"`
XXX_unrecognized []byte `json:"-"`
Field1 []float64 `protobuf:"fixed64,1,rep,packed,name=Field1" json:"Field1,omitempty"`
Field2 []float32 `protobuf:"fixed32,2,rep,packed,name=Field2" json:"Field2,omitempty"`
Field3 []int32 `protobuf:"varint,3,rep,packed,name=Field3" json:"Field3,omitempty"`
Field4 []int64 `protobuf:"varint,4,rep,packed,name=Field4" json:"Field4,omitempty"`
Field5 []uint32 `protobuf:"varint,5,rep,packed,name=Field5" json:"Field5,omitempty"`
Field6 []uint64 `protobuf:"varint,6,rep,packed,name=Field6" json:"Field6,omitempty"`
Field7 []int32 `protobuf:"zigzag32,7,rep,packed,name=Field7" json:"Field7,omitempty"`
Field8 []int64 `protobuf:"zigzag64,8,rep,packed,name=Field8" json:"Field8,omitempty"`
Field9 []uint32 `protobuf:"fixed32,9,rep,packed,name=Field9" json:"Field9,omitempty"`
Field10 []int32 `protobuf:"fixed32,10,rep,packed,name=Field10" json:"Field10,omitempty"`
Field11 []uint64 `protobuf:"fixed64,11,rep,packed,name=Field11" json:"Field11,omitempty"`
Field12 []int64 `protobuf:"fixed64,12,rep,packed,name=Field12" json:"Field12,omitempty"`
Field13 []bool `protobuf:"varint,13,rep,packed,name=Field13" json:"Field13,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *NinRepPackedNativeUnsafe) Reset() { *m = NinRepPackedNativeUnsafe{} }
func (m *NinRepPackedNativeUnsafe) String() string { return proto.CompactTextString(m) }
func (*NinRepPackedNativeUnsafe) ProtoMessage() {}
func (*NinRepPackedNativeUnsafe) Descriptor() ([]byte, []int) { return fileDescriptorPacked, []int{3} }
func (m *NinRepPackedNativeUnsafe) Reset() { *m = NinRepPackedNativeUnsafe{} }
func (m *NinRepPackedNativeUnsafe) String() string { return proto.CompactTextString(m) }
func (*NinRepPackedNativeUnsafe) ProtoMessage() {}
func (*NinRepPackedNativeUnsafe) Descriptor() ([]byte, []int) {
return fileDescriptor_packed_0c54be3753617b96, []int{3}
}
func (m *NinRepPackedNativeUnsafe) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_NinRepPackedNativeUnsafe.Unmarshal(m, b)
}
func (m *NinRepPackedNativeUnsafe) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_NinRepPackedNativeUnsafe.Marshal(b, m, deterministic)
}
func (dst *NinRepPackedNativeUnsafe) XXX_Merge(src proto.Message) {
xxx_messageInfo_NinRepPackedNativeUnsafe.Merge(dst, src)
}
func (m *NinRepPackedNativeUnsafe) XXX_Size() int {
return xxx_messageInfo_NinRepPackedNativeUnsafe.Size(m)
}
func (m *NinRepPackedNativeUnsafe) XXX_DiscardUnknown() {
xxx_messageInfo_NinRepPackedNativeUnsafe.DiscardUnknown(m)
}
var xxx_messageInfo_NinRepPackedNativeUnsafe proto.InternalMessageInfo
func (m *NinRepPackedNativeUnsafe) GetField1() []float64 {
if m != nil {
@@ -1091,7 +1163,7 @@ func (m *NinRepNative) Unmarshal(dAtA []byte) error {
if (iNdEx + 8) > l {
return io.ErrUnexpectedEOF
}
v = uint64(binary.LittleEndian.Uint64(dAtA[iNdEx:]))
v = uint64(encoding_binary.LittleEndian.Uint64(dAtA[iNdEx:]))
iNdEx += 8
v2 := float64(math.Float64frombits(v))
m.Field1 = append(m.Field1, v2)
@@ -1123,7 +1195,7 @@ func (m *NinRepNative) Unmarshal(dAtA []byte) error {
if (iNdEx + 8) > l {
return io.ErrUnexpectedEOF
}
v = uint64(binary.LittleEndian.Uint64(dAtA[iNdEx:]))
v = uint64(encoding_binary.LittleEndian.Uint64(dAtA[iNdEx:]))
iNdEx += 8
v2 := float64(math.Float64frombits(v))
m.Field1 = append(m.Field1, v2)
@@ -1137,7 +1209,7 @@ func (m *NinRepNative) Unmarshal(dAtA []byte) error {
if (iNdEx + 4) > l {
return io.ErrUnexpectedEOF
}
v = uint32(binary.LittleEndian.Uint32(dAtA[iNdEx:]))
v = uint32(encoding_binary.LittleEndian.Uint32(dAtA[iNdEx:]))
iNdEx += 4
v2 := float32(math.Float32frombits(v))
m.Field2 = append(m.Field2, v2)
@@ -1169,7 +1241,7 @@ func (m *NinRepNative) Unmarshal(dAtA []byte) error {
if (iNdEx + 4) > l {
return io.ErrUnexpectedEOF
}
v = uint32(binary.LittleEndian.Uint32(dAtA[iNdEx:]))
v = uint32(encoding_binary.LittleEndian.Uint32(dAtA[iNdEx:]))
iNdEx += 4
v2 := float32(math.Float32frombits(v))
m.Field2 = append(m.Field2, v2)
@@ -1559,7 +1631,7 @@ func (m *NinRepNative) Unmarshal(dAtA []byte) error {
if (iNdEx + 4) > l {
return io.ErrUnexpectedEOF
}
v = uint32(binary.LittleEndian.Uint32(dAtA[iNdEx:]))
v = uint32(encoding_binary.LittleEndian.Uint32(dAtA[iNdEx:]))
iNdEx += 4
m.Field9 = append(m.Field9, v)
} else if wireType == 2 {
@@ -1590,7 +1662,7 @@ func (m *NinRepNative) Unmarshal(dAtA []byte) error {
if (iNdEx + 4) > l {
return io.ErrUnexpectedEOF
}
v = uint32(binary.LittleEndian.Uint32(dAtA[iNdEx:]))
v = uint32(encoding_binary.LittleEndian.Uint32(dAtA[iNdEx:]))
iNdEx += 4
m.Field9 = append(m.Field9, v)
}
@@ -1603,7 +1675,7 @@ func (m *NinRepNative) Unmarshal(dAtA []byte) error {
if (iNdEx + 4) > l {
return io.ErrUnexpectedEOF
}
v = int32(binary.LittleEndian.Uint32(dAtA[iNdEx:]))
v = int32(encoding_binary.LittleEndian.Uint32(dAtA[iNdEx:]))
iNdEx += 4
m.Field10 = append(m.Field10, v)
} else if wireType == 2 {
@@ -1634,7 +1706,7 @@ func (m *NinRepNative) Unmarshal(dAtA []byte) error {
if (iNdEx + 4) > l {
return io.ErrUnexpectedEOF
}
v = int32(binary.LittleEndian.Uint32(dAtA[iNdEx:]))
v = int32(encoding_binary.LittleEndian.Uint32(dAtA[iNdEx:]))
iNdEx += 4
m.Field10 = append(m.Field10, v)
}
@@ -1647,7 +1719,7 @@ func (m *NinRepNative) Unmarshal(dAtA []byte) error {
if (iNdEx + 8) > l {
return io.ErrUnexpectedEOF
}
v = uint64(binary.LittleEndian.Uint64(dAtA[iNdEx:]))
v = uint64(encoding_binary.LittleEndian.Uint64(dAtA[iNdEx:]))
iNdEx += 8
m.Field11 = append(m.Field11, v)
} else if wireType == 2 {
@@ -1678,7 +1750,7 @@ func (m *NinRepNative) Unmarshal(dAtA []byte) error {
if (iNdEx + 8) > l {
return io.ErrUnexpectedEOF
}
v = uint64(binary.LittleEndian.Uint64(dAtA[iNdEx:]))
v = uint64(encoding_binary.LittleEndian.Uint64(dAtA[iNdEx:]))
iNdEx += 8
m.Field11 = append(m.Field11, v)
}
@@ -1691,7 +1763,7 @@ func (m *NinRepNative) Unmarshal(dAtA []byte) error {
if (iNdEx + 8) > l {
return io.ErrUnexpectedEOF
}
v = int64(binary.LittleEndian.Uint64(dAtA[iNdEx:]))
v = int64(encoding_binary.LittleEndian.Uint64(dAtA[iNdEx:]))
iNdEx += 8
m.Field12 = append(m.Field12, v)
} else if wireType == 2 {
@@ -1722,7 +1794,7 @@ func (m *NinRepNative) Unmarshal(dAtA []byte) error {
if (iNdEx + 8) > l {
return io.ErrUnexpectedEOF
}
v = int64(binary.LittleEndian.Uint64(dAtA[iNdEx:]))
v = int64(encoding_binary.LittleEndian.Uint64(dAtA[iNdEx:]))
iNdEx += 8
m.Field12 = append(m.Field12, v)
}
@@ -1848,7 +1920,7 @@ func (m *NinRepPackedNative) Unmarshal(dAtA []byte) error {
if (iNdEx + 8) > l {
return io.ErrUnexpectedEOF
}
v = uint64(binary.LittleEndian.Uint64(dAtA[iNdEx:]))
v = uint64(encoding_binary.LittleEndian.Uint64(dAtA[iNdEx:]))
iNdEx += 8
v2 := float64(math.Float64frombits(v))
m.Field1 = append(m.Field1, v2)
@@ -1880,7 +1952,7 @@ func (m *NinRepPackedNative) Unmarshal(dAtA []byte) error {
if (iNdEx + 8) > l {
return io.ErrUnexpectedEOF
}
v = uint64(binary.LittleEndian.Uint64(dAtA[iNdEx:]))
v = uint64(encoding_binary.LittleEndian.Uint64(dAtA[iNdEx:]))
iNdEx += 8
v2 := float64(math.Float64frombits(v))
m.Field1 = append(m.Field1, v2)
@@ -1894,7 +1966,7 @@ func (m *NinRepPackedNative) Unmarshal(dAtA []byte) error {
if (iNdEx + 4) > l {
return io.ErrUnexpectedEOF
}
v = uint32(binary.LittleEndian.Uint32(dAtA[iNdEx:]))
v = uint32(encoding_binary.LittleEndian.Uint32(dAtA[iNdEx:]))
iNdEx += 4
v2 := float32(math.Float32frombits(v))
m.Field2 = append(m.Field2, v2)
@@ -1926,7 +1998,7 @@ func (m *NinRepPackedNative) Unmarshal(dAtA []byte) error {
if (iNdEx + 4) > l {
return io.ErrUnexpectedEOF
}
v = uint32(binary.LittleEndian.Uint32(dAtA[iNdEx:]))
v = uint32(encoding_binary.LittleEndian.Uint32(dAtA[iNdEx:]))
iNdEx += 4
v2 := float32(math.Float32frombits(v))
m.Field2 = append(m.Field2, v2)
@@ -2316,7 +2388,7 @@ func (m *NinRepPackedNative) Unmarshal(dAtA []byte) error {
if (iNdEx + 4) > l {
return io.ErrUnexpectedEOF
}
v = uint32(binary.LittleEndian.Uint32(dAtA[iNdEx:]))
v = uint32(encoding_binary.LittleEndian.Uint32(dAtA[iNdEx:]))
iNdEx += 4
m.Field9 = append(m.Field9, v)
} else if wireType == 2 {
@@ -2347,7 +2419,7 @@ func (m *NinRepPackedNative) Unmarshal(dAtA []byte) error {
if (iNdEx + 4) > l {
return io.ErrUnexpectedEOF
}
v = uint32(binary.LittleEndian.Uint32(dAtA[iNdEx:]))
v = uint32(encoding_binary.LittleEndian.Uint32(dAtA[iNdEx:]))
iNdEx += 4
m.Field9 = append(m.Field9, v)
}
@@ -2360,7 +2432,7 @@ func (m *NinRepPackedNative) Unmarshal(dAtA []byte) error {
if (iNdEx + 4) > l {
return io.ErrUnexpectedEOF
}
v = int32(binary.LittleEndian.Uint32(dAtA[iNdEx:]))
v = int32(encoding_binary.LittleEndian.Uint32(dAtA[iNdEx:]))
iNdEx += 4
m.Field10 = append(m.Field10, v)
} else if wireType == 2 {
@@ -2391,7 +2463,7 @@ func (m *NinRepPackedNative) Unmarshal(dAtA []byte) error {
if (iNdEx + 4) > l {
return io.ErrUnexpectedEOF
}
v = int32(binary.LittleEndian.Uint32(dAtA[iNdEx:]))
v = int32(encoding_binary.LittleEndian.Uint32(dAtA[iNdEx:]))
iNdEx += 4
m.Field10 = append(m.Field10, v)
}
@@ -2404,7 +2476,7 @@ func (m *NinRepPackedNative) Unmarshal(dAtA []byte) error {
if (iNdEx + 8) > l {
return io.ErrUnexpectedEOF
}
v = uint64(binary.LittleEndian.Uint64(dAtA[iNdEx:]))
v = uint64(encoding_binary.LittleEndian.Uint64(dAtA[iNdEx:]))
iNdEx += 8
m.Field11 = append(m.Field11, v)
} else if wireType == 2 {
@@ -2435,7 +2507,7 @@ func (m *NinRepPackedNative) Unmarshal(dAtA []byte) error {
if (iNdEx + 8) > l {
return io.ErrUnexpectedEOF
}
v = uint64(binary.LittleEndian.Uint64(dAtA[iNdEx:]))
v = uint64(encoding_binary.LittleEndian.Uint64(dAtA[iNdEx:]))
iNdEx += 8
m.Field11 = append(m.Field11, v)
}
@@ -2448,7 +2520,7 @@ func (m *NinRepPackedNative) Unmarshal(dAtA []byte) error {
if (iNdEx + 8) > l {
return io.ErrUnexpectedEOF
}
v = int64(binary.LittleEndian.Uint64(dAtA[iNdEx:]))
v = int64(encoding_binary.LittleEndian.Uint64(dAtA[iNdEx:]))
iNdEx += 8
m.Field12 = append(m.Field12, v)
} else if wireType == 2 {
@@ -2479,7 +2551,7 @@ func (m *NinRepPackedNative) Unmarshal(dAtA []byte) error {
if (iNdEx + 8) > l {
return io.ErrUnexpectedEOF
}
v = int64(binary.LittleEndian.Uint64(dAtA[iNdEx:]))
v = int64(encoding_binary.LittleEndian.Uint64(dAtA[iNdEx:]))
iNdEx += 8
m.Field12 = append(m.Field12, v)
}
@@ -2605,7 +2677,7 @@ func (m *NinRepNativeUnsafe) Unmarshal(dAtA []byte) error {
if (iNdEx + 8) > l {
return io.ErrUnexpectedEOF
}
v = uint64(binary.LittleEndian.Uint64(dAtA[iNdEx:]))
v = uint64(encoding_binary.LittleEndian.Uint64(dAtA[iNdEx:]))
iNdEx += 8
v2 := float64(math.Float64frombits(v))
m.Field1 = append(m.Field1, v2)
@@ -2637,7 +2709,7 @@ func (m *NinRepNativeUnsafe) Unmarshal(dAtA []byte) error {
if (iNdEx + 8) > l {
return io.ErrUnexpectedEOF
}
v = uint64(binary.LittleEndian.Uint64(dAtA[iNdEx:]))
v = uint64(encoding_binary.LittleEndian.Uint64(dAtA[iNdEx:]))
iNdEx += 8
v2 := float64(math.Float64frombits(v))
m.Field1 = append(m.Field1, v2)
@@ -2651,7 +2723,7 @@ func (m *NinRepNativeUnsafe) Unmarshal(dAtA []byte) error {
if (iNdEx + 4) > l {
return io.ErrUnexpectedEOF
}
v = uint32(binary.LittleEndian.Uint32(dAtA[iNdEx:]))
v = uint32(encoding_binary.LittleEndian.Uint32(dAtA[iNdEx:]))
iNdEx += 4
v2 := float32(math.Float32frombits(v))
m.Field2 = append(m.Field2, v2)
@@ -2683,7 +2755,7 @@ func (m *NinRepNativeUnsafe) Unmarshal(dAtA []byte) error {
if (iNdEx + 4) > l {
return io.ErrUnexpectedEOF
}
v = uint32(binary.LittleEndian.Uint32(dAtA[iNdEx:]))
v = uint32(encoding_binary.LittleEndian.Uint32(dAtA[iNdEx:]))
iNdEx += 4
v2 := float32(math.Float32frombits(v))
m.Field2 = append(m.Field2, v2)
@@ -3073,7 +3145,7 @@ func (m *NinRepNativeUnsafe) Unmarshal(dAtA []byte) error {
if (iNdEx + 4) > l {
return io.ErrUnexpectedEOF
}
v = uint32(binary.LittleEndian.Uint32(dAtA[iNdEx:]))
v = uint32(encoding_binary.LittleEndian.Uint32(dAtA[iNdEx:]))
iNdEx += 4
m.Field9 = append(m.Field9, v)
} else if wireType == 2 {
@@ -3104,7 +3176,7 @@ func (m *NinRepNativeUnsafe) Unmarshal(dAtA []byte) error {
if (iNdEx + 4) > l {
return io.ErrUnexpectedEOF
}
v = uint32(binary.LittleEndian.Uint32(dAtA[iNdEx:]))
v = uint32(encoding_binary.LittleEndian.Uint32(dAtA[iNdEx:]))
iNdEx += 4
m.Field9 = append(m.Field9, v)
}
@@ -3117,7 +3189,7 @@ func (m *NinRepNativeUnsafe) Unmarshal(dAtA []byte) error {
if (iNdEx + 4) > l {
return io.ErrUnexpectedEOF
}
v = int32(binary.LittleEndian.Uint32(dAtA[iNdEx:]))
v = int32(encoding_binary.LittleEndian.Uint32(dAtA[iNdEx:]))
iNdEx += 4
m.Field10 = append(m.Field10, v)
} else if wireType == 2 {
@@ -3148,7 +3220,7 @@ func (m *NinRepNativeUnsafe) Unmarshal(dAtA []byte) error {
if (iNdEx + 4) > l {
return io.ErrUnexpectedEOF
}
v = int32(binary.LittleEndian.Uint32(dAtA[iNdEx:]))
v = int32(encoding_binary.LittleEndian.Uint32(dAtA[iNdEx:]))
iNdEx += 4
m.Field10 = append(m.Field10, v)
}
@@ -3161,7 +3233,7 @@ func (m *NinRepNativeUnsafe) Unmarshal(dAtA []byte) error {
if (iNdEx + 8) > l {
return io.ErrUnexpectedEOF
}
v = uint64(binary.LittleEndian.Uint64(dAtA[iNdEx:]))
v = uint64(encoding_binary.LittleEndian.Uint64(dAtA[iNdEx:]))
iNdEx += 8
m.Field11 = append(m.Field11, v)
} else if wireType == 2 {
@@ -3192,7 +3264,7 @@ func (m *NinRepNativeUnsafe) Unmarshal(dAtA []byte) error {
if (iNdEx + 8) > l {
return io.ErrUnexpectedEOF
}
v = uint64(binary.LittleEndian.Uint64(dAtA[iNdEx:]))
v = uint64(encoding_binary.LittleEndian.Uint64(dAtA[iNdEx:]))
iNdEx += 8
m.Field11 = append(m.Field11, v)
}
@@ -3205,7 +3277,7 @@ func (m *NinRepNativeUnsafe) Unmarshal(dAtA []byte) error {
if (iNdEx + 8) > l {
return io.ErrUnexpectedEOF
}
v = int64(binary.LittleEndian.Uint64(dAtA[iNdEx:]))
v = int64(encoding_binary.LittleEndian.Uint64(dAtA[iNdEx:]))
iNdEx += 8
m.Field12 = append(m.Field12, v)
} else if wireType == 2 {
@@ -3236,7 +3308,7 @@ func (m *NinRepNativeUnsafe) Unmarshal(dAtA []byte) error {
if (iNdEx + 8) > l {
return io.ErrUnexpectedEOF
}
v = int64(binary.LittleEndian.Uint64(dAtA[iNdEx:]))
v = int64(encoding_binary.LittleEndian.Uint64(dAtA[iNdEx:]))
iNdEx += 8
m.Field12 = append(m.Field12, v)
}
@@ -3362,7 +3434,7 @@ func (m *NinRepPackedNativeUnsafe) Unmarshal(dAtA []byte) error {
if (iNdEx + 8) > l {
return io.ErrUnexpectedEOF
}
v = uint64(binary.LittleEndian.Uint64(dAtA[iNdEx:]))
v = uint64(encoding_binary.LittleEndian.Uint64(dAtA[iNdEx:]))
iNdEx += 8
v2 := float64(math.Float64frombits(v))
m.Field1 = append(m.Field1, v2)
@@ -3394,7 +3466,7 @@ func (m *NinRepPackedNativeUnsafe) Unmarshal(dAtA []byte) error {
if (iNdEx + 8) > l {
return io.ErrUnexpectedEOF
}
v = uint64(binary.LittleEndian.Uint64(dAtA[iNdEx:]))
v = uint64(encoding_binary.LittleEndian.Uint64(dAtA[iNdEx:]))
iNdEx += 8
v2 := float64(math.Float64frombits(v))
m.Field1 = append(m.Field1, v2)
@@ -3408,7 +3480,7 @@ func (m *NinRepPackedNativeUnsafe) Unmarshal(dAtA []byte) error {
if (iNdEx + 4) > l {
return io.ErrUnexpectedEOF
}
v = uint32(binary.LittleEndian.Uint32(dAtA[iNdEx:]))
v = uint32(encoding_binary.LittleEndian.Uint32(dAtA[iNdEx:]))
iNdEx += 4
v2 := float32(math.Float32frombits(v))
m.Field2 = append(m.Field2, v2)
@@ -3440,7 +3512,7 @@ func (m *NinRepPackedNativeUnsafe) Unmarshal(dAtA []byte) error {
if (iNdEx + 4) > l {
return io.ErrUnexpectedEOF
}
v = uint32(binary.LittleEndian.Uint32(dAtA[iNdEx:]))
v = uint32(encoding_binary.LittleEndian.Uint32(dAtA[iNdEx:]))
iNdEx += 4
v2 := float32(math.Float32frombits(v))
m.Field2 = append(m.Field2, v2)
@@ -3830,7 +3902,7 @@ func (m *NinRepPackedNativeUnsafe) Unmarshal(dAtA []byte) error {
if (iNdEx + 4) > l {
return io.ErrUnexpectedEOF
}
v = uint32(binary.LittleEndian.Uint32(dAtA[iNdEx:]))
v = uint32(encoding_binary.LittleEndian.Uint32(dAtA[iNdEx:]))
iNdEx += 4
m.Field9 = append(m.Field9, v)
} else if wireType == 2 {
@@ -3861,7 +3933,7 @@ func (m *NinRepPackedNativeUnsafe) Unmarshal(dAtA []byte) error {
if (iNdEx + 4) > l {
return io.ErrUnexpectedEOF
}
v = uint32(binary.LittleEndian.Uint32(dAtA[iNdEx:]))
v = uint32(encoding_binary.LittleEndian.Uint32(dAtA[iNdEx:]))
iNdEx += 4
m.Field9 = append(m.Field9, v)
}
@@ -3874,7 +3946,7 @@ func (m *NinRepPackedNativeUnsafe) Unmarshal(dAtA []byte) error {
if (iNdEx + 4) > l {
return io.ErrUnexpectedEOF
}
v = int32(binary.LittleEndian.Uint32(dAtA[iNdEx:]))
v = int32(encoding_binary.LittleEndian.Uint32(dAtA[iNdEx:]))
iNdEx += 4
m.Field10 = append(m.Field10, v)
} else if wireType == 2 {
@@ -3905,7 +3977,7 @@ func (m *NinRepPackedNativeUnsafe) Unmarshal(dAtA []byte) error {
if (iNdEx + 4) > l {
return io.ErrUnexpectedEOF
}
v = int32(binary.LittleEndian.Uint32(dAtA[iNdEx:]))
v = int32(encoding_binary.LittleEndian.Uint32(dAtA[iNdEx:]))
iNdEx += 4
m.Field10 = append(m.Field10, v)
}
@@ -3918,7 +3990,7 @@ func (m *NinRepPackedNativeUnsafe) Unmarshal(dAtA []byte) error {
if (iNdEx + 8) > l {
return io.ErrUnexpectedEOF
}
v = uint64(binary.LittleEndian.Uint64(dAtA[iNdEx:]))
v = uint64(encoding_binary.LittleEndian.Uint64(dAtA[iNdEx:]))
iNdEx += 8
m.Field11 = append(m.Field11, v)
} else if wireType == 2 {
@@ -3949,7 +4021,7 @@ func (m *NinRepPackedNativeUnsafe) Unmarshal(dAtA []byte) error {
if (iNdEx + 8) > l {
return io.ErrUnexpectedEOF
}
v = uint64(binary.LittleEndian.Uint64(dAtA[iNdEx:]))
v = uint64(encoding_binary.LittleEndian.Uint64(dAtA[iNdEx:]))
iNdEx += 8
m.Field11 = append(m.Field11, v)
}
@@ -3962,7 +4034,7 @@ func (m *NinRepPackedNativeUnsafe) Unmarshal(dAtA []byte) error {
if (iNdEx + 8) > l {
return io.ErrUnexpectedEOF
}
v = int64(binary.LittleEndian.Uint64(dAtA[iNdEx:]))
v = int64(encoding_binary.LittleEndian.Uint64(dAtA[iNdEx:]))
iNdEx += 8
m.Field12 = append(m.Field12, v)
} else if wireType == 2 {
@@ -3993,7 +4065,7 @@ func (m *NinRepPackedNativeUnsafe) Unmarshal(dAtA []byte) error {
if (iNdEx + 8) > l {
return io.ErrUnexpectedEOF
}
v = int64(binary.LittleEndian.Uint64(dAtA[iNdEx:]))
v = int64(encoding_binary.LittleEndian.Uint64(dAtA[iNdEx:]))
iNdEx += 8
m.Field12 = append(m.Field12, v)
}
@@ -4189,9 +4261,9 @@ var (
ErrIntOverflowPacked = fmt.Errorf("proto: integer overflow")
)
func init() { proto.RegisterFile("packed.proto", fileDescriptorPacked) }
func init() { proto.RegisterFile("packed.proto", fileDescriptor_packed_0c54be3753617b96) }
var fileDescriptorPacked = []byte{
var fileDescriptor_packed_0c54be3753617b96 = []byte{
// 388 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xec, 0x92, 0xbf, 0x4e, 0xfa, 0x50,
0x14, 0xc7, 0xd3, 0x9e, 0x52, 0xf8, 0xdd, 0x1f, 0x44, 0xec, 0x60, 0x4e, 0x08, 0xd1, 0x1b, 0xa6,