generated

package
v1.15.0-bzc-beta.0 Latest Latest
Warning

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

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

Documentation

Overview

Code generated by protoc-gen-deepcopy. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

View Source
var File_types_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

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 (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 deprecated

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

Deprecated: Use RepeatedFieldType.ProtoReflect.Descriptor instead.

func (*RepeatedFieldType) GetNs

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

func (*RepeatedFieldType) ProtoMessage

func (*RepeatedFieldType) ProtoMessage()

func (*RepeatedFieldType) ProtoReflect

func (x *RepeatedFieldType) ProtoReflect() protoreflect.Message

func (*RepeatedFieldType) Reset

func (x *RepeatedFieldType) Reset()

func (*RepeatedFieldType) String

func (x *RepeatedFieldType) String() string

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

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 deprecated

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

Deprecated: Use TagType.ProtoReflect.Descriptor instead.

func (*TagType) GetFieldA

func (x *TagType) GetFieldA() uint32

func (*TagType) GetFieldB

func (x *TagType) GetFieldB() string

func (*TagType) ProtoMessage

func (*TagType) ProtoMessage()

func (*TagType) ProtoReflect

func (x *TagType) ProtoReflect() protoreflect.Message

func (*TagType) Reset

func (x *TagType) Reset()

func (*TagType) String

func (x *TagType) String() string

Jump to

Keyboard shortcuts

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