Documentation ¶
Overview ¶
Code generated by protoc-gen-deepcopy. DO NOT EDIT.
Code generated by protoc-gen-eventmetadata. DO NOT EDIT.
Code generated by protoc-gen-jsonshim. DO NOT EDIT.
Index ¶
- Variables
- type PackageReceived
- func (x *PackageReceived) DeepCopy() *PackageReceived
- func (x *PackageReceived) DeepCopyInterface() interface{}
- func (x *PackageReceived) DeepCopyInto(out *PackageReceived)
- func (*PackageReceived) Descriptor() ([]byte, []int)deprecated
- func (x *PackageReceived) EventMetadata() *v1.EventMetadata
- func (x *PackageReceived) MarshalJSON() ([]byte, error)
- func (*PackageReceived) ProtoMessage()
- func (x *PackageReceived) ProtoReflect() protoreflect.Message
- func (x *PackageReceived) Reset()
- func (x *PackageReceived) SatisfyPreviousCriteria(name string) bool
- func (x *PackageReceived) String() string
- func (x *PackageReceived) UnmarshalJSON(b []byte) error
- type PackageSent
- func (x *PackageSent) DeepCopy() *PackageSent
- func (x *PackageSent) DeepCopyInterface() interface{}
- func (x *PackageSent) DeepCopyInto(out *PackageSent)
- func (*PackageSent) Descriptor() ([]byte, []int)deprecated
- func (x *PackageSent) EventMetadata() *v1.EventMetadata
- func (x *PackageSent) MarshalJSON() ([]byte, error)
- func (*PackageSent) ProtoMessage()
- func (x *PackageSent) ProtoReflect() protoreflect.Message
- func (x *PackageSent) Reset()
- func (x *PackageSent) SatisfyPreviousCriteria(name string) bool
- func (x *PackageSent) String() string
- func (x *PackageSent) UnmarshalJSON(b []byte) error
- type RepeatedFieldType
- func (x *RepeatedFieldType) DeepCopy() *RepeatedFieldType
- func (x *RepeatedFieldType) DeepCopyInterface() interface{}
- func (x *RepeatedFieldType) DeepCopyInto(out *RepeatedFieldType)
- func (*RepeatedFieldType) Descriptor() ([]byte, []int)deprecated
- func (x *RepeatedFieldType) EventMetadata() *v1.EventMetadata
- func (x *RepeatedFieldType) GetNs() []string
- func (x *RepeatedFieldType) MarshalJSON() ([]byte, error)
- func (*RepeatedFieldType) ProtoMessage()
- func (x *RepeatedFieldType) ProtoReflect() protoreflect.Message
- func (x *RepeatedFieldType) Reset()
- func (x *RepeatedFieldType) SatisfyPreviousCriteria(name string) bool
- func (x *RepeatedFieldType) String() string
- func (x *RepeatedFieldType) UnmarshalJSON(b []byte) error
- type TagType
- func (x *TagType) DeepCopy() *TagType
- func (x *TagType) DeepCopyInterface() interface{}
- func (x *TagType) DeepCopyInto(out *TagType)
- func (*TagType) Descriptor() ([]byte, []int)deprecated
- func (x *TagType) EventMetadata() *v1.EventMetadata
- func (x *TagType) GetFieldA() uint32
- func (x *TagType) GetFieldB() string
- func (x *TagType) MarshalJSON() ([]byte, error)
- func (*TagType) ProtoMessage()
- func (x *TagType) ProtoReflect() protoreflect.Message
- func (x *TagType) Reset()
- func (x *TagType) SatisfyPreviousCriteria(name string) bool
- func (x *TagType) String() string
- func (x *TagType) UnmarshalJSON(b []byte) error
Constants ¶
This section is empty.
Variables ¶
var File_types_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type PackageReceived ¶
type PackageReceived struct {
// contains filtered or unexported fields
}
func (*PackageReceived) DeepCopy ¶
func (x *PackageReceived) DeepCopy() *PackageReceived
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PackageReceived. Required by controller-gen.
func (*PackageReceived) DeepCopyInterface ¶
func (x *PackageReceived) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new PackageReceived. Required by controller-gen.
func (*PackageReceived) DeepCopyInto ¶
func (x *PackageReceived) DeepCopyInto(out *PackageReceived)
DeepCopyInto supports using PackageReceived within kubernetes types, where deepcopy-gen is used.
func (*PackageReceived) Descriptor
deprecated
func (*PackageReceived) Descriptor() ([]byte, []int)
Deprecated: Use PackageReceived.ProtoReflect.Descriptor instead.
func (*PackageReceived) EventMetadata ¶
func (x *PackageReceived) EventMetadata() *v1.EventMetadata
EventMetadata returns event metadata of PackageReceived.
func (*PackageReceived) MarshalJSON ¶
func (x *PackageReceived) MarshalJSON() ([]byte, error)
MarshalJSON is a custom marshaler forPackageReceived.
func (*PackageReceived) ProtoMessage ¶
func (*PackageReceived) ProtoMessage()
func (*PackageReceived) ProtoReflect ¶
func (x *PackageReceived) ProtoReflect() protoreflect.Message
func (*PackageReceived) Reset ¶
func (x *PackageReceived) Reset()
func (*PackageReceived) SatisfyPreviousCriteria ¶
func (x *PackageReceived) SatisfyPreviousCriteria(name string) bool
SatisfyPreviousCriteria returns if a message satisfies PackageReceived's criteria.
func (*PackageReceived) String ¶
func (x *PackageReceived) String() string
func (*PackageReceived) UnmarshalJSON ¶
func (x *PackageReceived) UnmarshalJSON(b []byte) error
UnmarshalJSON is a custom marshaler forPackageReceived.
type PackageSent ¶
type PackageSent struct {
// contains filtered or unexported fields
}
func (*PackageSent) DeepCopy ¶
func (x *PackageSent) DeepCopy() *PackageSent
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PackageSent. Required by controller-gen.
func (*PackageSent) DeepCopyInterface ¶
func (x *PackageSent) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new PackageSent. Required by controller-gen.
func (*PackageSent) DeepCopyInto ¶
func (x *PackageSent) DeepCopyInto(out *PackageSent)
DeepCopyInto supports using PackageSent within kubernetes types, where deepcopy-gen is used.
func (*PackageSent) Descriptor
deprecated
func (*PackageSent) Descriptor() ([]byte, []int)
Deprecated: Use PackageSent.ProtoReflect.Descriptor instead.
func (*PackageSent) EventMetadata ¶
func (x *PackageSent) EventMetadata() *v1.EventMetadata
EventMetadata returns event metadata of PackageSent.
func (*PackageSent) MarshalJSON ¶
func (x *PackageSent) MarshalJSON() ([]byte, error)
MarshalJSON is a custom marshaler forPackageSent.
func (*PackageSent) ProtoMessage ¶
func (*PackageSent) ProtoMessage()
func (*PackageSent) ProtoReflect ¶
func (x *PackageSent) ProtoReflect() protoreflect.Message
func (*PackageSent) Reset ¶
func (x *PackageSent) Reset()
func (*PackageSent) SatisfyPreviousCriteria ¶
func (x *PackageSent) SatisfyPreviousCriteria(name string) bool
SatisfyPreviousCriteria returns if a message satisfies PackageSent's criteria.
func (*PackageSent) String ¶
func (x *PackageSent) String() string
func (*PackageSent) UnmarshalJSON ¶
func (x *PackageSent) UnmarshalJSON(b []byte) error
UnmarshalJSON is a custom marshaler forPackageSent.
type RepeatedFieldType ¶
type RepeatedFieldType struct { Ns []string `protobuf:"bytes,1,rep,name=ns,proto3" json:"ns,omitempty"` // contains filtered or unexported fields }
ensure repeated field in an API is not copied twice.
func (*RepeatedFieldType) DeepCopy ¶
func (x *RepeatedFieldType) DeepCopy() *RepeatedFieldType
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RepeatedFieldType. Required by controller-gen.
func (*RepeatedFieldType) DeepCopyInterface ¶
func (x *RepeatedFieldType) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new RepeatedFieldType. Required by controller-gen.
func (*RepeatedFieldType) DeepCopyInto ¶
func (x *RepeatedFieldType) DeepCopyInto(out *RepeatedFieldType)
DeepCopyInto supports using RepeatedFieldType within kubernetes types, where deepcopy-gen is used.
func (*RepeatedFieldType) Descriptor
deprecated
func (*RepeatedFieldType) Descriptor() ([]byte, []int)
Deprecated: Use RepeatedFieldType.ProtoReflect.Descriptor instead.
func (*RepeatedFieldType) EventMetadata ¶
func (x *RepeatedFieldType) EventMetadata() *v1.EventMetadata
EventMetadata returns event metadata of RepeatedFieldType.
func (*RepeatedFieldType) GetNs ¶
func (x *RepeatedFieldType) GetNs() []string
func (*RepeatedFieldType) MarshalJSON ¶
func (x *RepeatedFieldType) MarshalJSON() ([]byte, error)
MarshalJSON is a custom marshaler forRepeatedFieldType.
func (*RepeatedFieldType) ProtoMessage ¶
func (*RepeatedFieldType) ProtoMessage()
func (*RepeatedFieldType) ProtoReflect ¶
func (x *RepeatedFieldType) ProtoReflect() protoreflect.Message
func (*RepeatedFieldType) Reset ¶
func (x *RepeatedFieldType) Reset()
func (*RepeatedFieldType) SatisfyPreviousCriteria ¶
func (x *RepeatedFieldType) SatisfyPreviousCriteria(name string) bool
SatisfyPreviousCriteria returns if a message satisfies RepeatedFieldType's criteria.
func (*RepeatedFieldType) String ¶
func (x *RepeatedFieldType) String() string
func (*RepeatedFieldType) UnmarshalJSON ¶
func (x *RepeatedFieldType) UnmarshalJSON(b []byte) error
UnmarshalJSON is a custom marshaler forRepeatedFieldType.
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"` // contains filtered or unexported fields }
ensure DeepCopyInto function is created
func (*TagType) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TagType. Required by controller-gen.
func (*TagType) DeepCopyInterface ¶
func (x *TagType) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new TagType. Required by controller-gen.
func (*TagType) DeepCopyInto ¶
DeepCopyInto supports using TagType within kubernetes types, where deepcopy-gen is used.
func (*TagType) Descriptor
deprecated
func (*TagType) EventMetadata ¶
func (x *TagType) EventMetadata() *v1.EventMetadata
EventMetadata returns event metadata of TagType.
func (*TagType) MarshalJSON ¶
MarshalJSON is a custom marshaler forTagType.
func (*TagType) ProtoMessage ¶
func (*TagType) ProtoMessage()
func (*TagType) ProtoReflect ¶
func (x *TagType) ProtoReflect() protoreflect.Message
func (*TagType) SatisfyPreviousCriteria ¶
SatisfyPreviousCriteria returns if a message satisfies TagType's criteria.
func (*TagType) UnmarshalJSON ¶
UnmarshalJSON is a custom marshaler forTagType.