generated

package
v1.11.4-bzc.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthTypes = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowTypes   = fmt.Errorf("proto: integer overflow")
)

Functions

This section is empty.

Types

type RepeatedFieldType

type RepeatedFieldType struct {
	Ns                   []string `protobuf:"bytes,1,rep,name=ns,proto3" json:"ns,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

ensure repeated field in an API is not copied twice.

func (*RepeatedFieldType) DeepCopy

func (in *RepeatedFieldType) DeepCopy() *RepeatedFieldType

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RepeatedFieldType. Required by controller-gen.

func (*RepeatedFieldType) DeepCopyInterface

func (in *RepeatedFieldType) DeepCopyInterface() interface{}

DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new RepeatedFieldType. Required by controller-gen.

func (*RepeatedFieldType) DeepCopyInto

func (in *RepeatedFieldType) DeepCopyInto(out *RepeatedFieldType)

DeepCopyInto supports using RepeatedFieldType within kubernetes types, where deepcopy-gen is used.

func (*RepeatedFieldType) Descriptor

func (*RepeatedFieldType) Descriptor() ([]byte, []int)

func (*RepeatedFieldType) GetNs

func (m *RepeatedFieldType) GetNs() []string

func (*RepeatedFieldType) Marshal

func (m *RepeatedFieldType) Marshal() (dAtA []byte, err error)

func (*RepeatedFieldType) MarshalTo

func (m *RepeatedFieldType) MarshalTo(dAtA []byte) (int, error)

func (*RepeatedFieldType) MarshalToSizedBuffer

func (m *RepeatedFieldType) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*RepeatedFieldType) ProtoMessage

func (*RepeatedFieldType) ProtoMessage()

func (*RepeatedFieldType) Reset

func (m *RepeatedFieldType) Reset()

func (*RepeatedFieldType) Size

func (m *RepeatedFieldType) Size() (n int)

func (*RepeatedFieldType) String

func (m *RepeatedFieldType) String() string

func (*RepeatedFieldType) Unmarshal

func (m *RepeatedFieldType) Unmarshal(dAtA []byte) error

func (*RepeatedFieldType) XXX_DiscardUnknown

func (m *RepeatedFieldType) XXX_DiscardUnknown()

func (*RepeatedFieldType) XXX_Marshal

func (m *RepeatedFieldType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*RepeatedFieldType) XXX_Merge

func (m *RepeatedFieldType) XXX_Merge(src proto.Message)

func (*RepeatedFieldType) XXX_Size

func (m *RepeatedFieldType) XXX_Size() int

func (*RepeatedFieldType) XXX_Unmarshal

func (m *RepeatedFieldType) XXX_Unmarshal(b []byte) error

type TagType

type TagType struct {
	FieldA               uint32   `protobuf:"varint,1,opt,name=fieldA,proto3" json:"fieldA,omitempty"`
	FieldB               string   `protobuf:"bytes,2,opt,name=fieldB,proto3" json:"fieldB,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

ensure DeepCopyInto function is created

func (*TagType) DeepCopy

func (in *TagType) DeepCopy() *TagType

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TagType. Required by controller-gen.

func (*TagType) DeepCopyInterface

func (in *TagType) DeepCopyInterface() interface{}

DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new TagType. Required by controller-gen.

func (*TagType) DeepCopyInto

func (in *TagType) DeepCopyInto(out *TagType)

DeepCopyInto supports using TagType within kubernetes types, where deepcopy-gen is used.

func (*TagType) Descriptor

func (*TagType) Descriptor() ([]byte, []int)

func (*TagType) GetFieldA

func (m *TagType) GetFieldA() uint32

func (*TagType) GetFieldB

func (m *TagType) GetFieldB() string

func (*TagType) Marshal

func (m *TagType) Marshal() (dAtA []byte, err error)

func (*TagType) MarshalTo

func (m *TagType) MarshalTo(dAtA []byte) (int, error)

func (*TagType) MarshalToSizedBuffer

func (m *TagType) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*TagType) ProtoMessage

func (*TagType) ProtoMessage()

func (*TagType) Reset

func (m *TagType) Reset()

func (*TagType) Size

func (m *TagType) Size() (n int)

func (*TagType) String

func (m *TagType) String() string

func (*TagType) Unmarshal

func (m *TagType) Unmarshal(dAtA []byte) error

func (*TagType) XXX_DiscardUnknown

func (m *TagType) XXX_DiscardUnknown()

func (*TagType) XXX_Marshal

func (m *TagType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*TagType) XXX_Merge

func (m *TagType) XXX_Merge(src proto.Message)

func (*TagType) XXX_Size

func (m *TagType) XXX_Size() int

func (*TagType) XXX_Unmarshal

func (m *TagType) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL