crdexample

package
v0.0.0-...-0bdd209 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CrdExample

type CrdExample struct {
	Name                 string                        `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Uuid                 string                        `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"`
	Repeats              []*CrdExample_CrdExampleEmbed `protobuf:"bytes,4,rep,name=repeats,proto3" json:"repeats,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                      `json:"-"`
	XXX_unrecognized     []byte                        `json:"-"`
	XXX_sizecache        int32                         `json:"-"`
}

+k8s:openapi-gen=true

func (*CrdExample) DeepCopy

func (in *CrdExample) DeepCopy() *CrdExample

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CrdExample.

func (*CrdExample) DeepCopyInto

func (in *CrdExample) DeepCopyInto(out *CrdExample)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*CrdExample) Descriptor

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

func (*CrdExample) GetName

func (m *CrdExample) GetName() string

func (*CrdExample) GetRepeats

func (m *CrdExample) GetRepeats() []*CrdExample_CrdExampleEmbed

func (*CrdExample) GetUuid

func (m *CrdExample) GetUuid() string

func (*CrdExample) ProtoMessage

func (*CrdExample) ProtoMessage()

func (*CrdExample) Reset

func (m *CrdExample) Reset()

func (*CrdExample) String

func (m *CrdExample) String() string

func (*CrdExample) XXX_DiscardUnknown

func (m *CrdExample) XXX_DiscardUnknown()

func (*CrdExample) XXX_Marshal

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

func (*CrdExample) XXX_Merge

func (dst *CrdExample) XXX_Merge(src proto.Message)

func (*CrdExample) XXX_Size

func (m *CrdExample) XXX_Size() int

func (*CrdExample) XXX_Unmarshal

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

type CrdExample_CrdExampleEmbed

type CrdExample_CrdExampleEmbed struct {
	Name                 string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Uuid                 string   `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*CrdExample_CrdExampleEmbed) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CrdExample_CrdExampleEmbed.

func (*CrdExample_CrdExampleEmbed) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*CrdExample_CrdExampleEmbed) Descriptor

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

func (*CrdExample_CrdExampleEmbed) GetName

func (m *CrdExample_CrdExampleEmbed) GetName() string

func (*CrdExample_CrdExampleEmbed) GetUuid

func (m *CrdExample_CrdExampleEmbed) GetUuid() string

func (*CrdExample_CrdExampleEmbed) ProtoMessage

func (*CrdExample_CrdExampleEmbed) ProtoMessage()

func (*CrdExample_CrdExampleEmbed) Reset

func (m *CrdExample_CrdExampleEmbed) Reset()

func (*CrdExample_CrdExampleEmbed) String

func (m *CrdExample_CrdExampleEmbed) String() string

func (*CrdExample_CrdExampleEmbed) XXX_DiscardUnknown

func (m *CrdExample_CrdExampleEmbed) XXX_DiscardUnknown()

func (*CrdExample_CrdExampleEmbed) XXX_Marshal

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

func (*CrdExample_CrdExampleEmbed) XXX_Merge

func (dst *CrdExample_CrdExampleEmbed) XXX_Merge(src proto.Message)

func (*CrdExample_CrdExampleEmbed) XXX_Size

func (m *CrdExample_CrdExampleEmbed) XXX_Size() int

func (*CrdExample_CrdExampleEmbed) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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