v1alpha1

package
v0.0.0-...-689e244 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

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

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

Index

Constants

This section is empty.

Variables

View Source
var (
	BarMarshaler   = &jsonpb.Marshaler{}
	BarUnmarshaler = &jsonpb.Unmarshaler{AllowUnknownFields: true}
)
View Source
var File_api_foo_v1alpha1_bar_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Bar

type Bar struct {
	Replicas      int32             `protobuf:"varint,1,opt,name=replicas,proto3" json:"replicas,omitempty"`
	Image         string            `protobuf:"bytes,2,opt,name=image,proto3" json:"image,omitempty"`
	ContainerName string            `protobuf:"bytes,3,opt,name=container_name,json=containerName,proto3" json:"container_name,omitempty"`
	Annotations   map[string]string `` /* 163-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Bar) DeepCopy

func (in *Bar) DeepCopy() *Bar

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

func (*Bar) DeepCopyInterface

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

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

func (*Bar) DeepCopyInto

func (in *Bar) DeepCopyInto(out *Bar)

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

func (*Bar) Descriptor deprecated

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

Deprecated: Use Bar.ProtoReflect.Descriptor instead.

func (*Bar) GetAnnotations

func (x *Bar) GetAnnotations() map[string]string

func (*Bar) GetContainerName

func (x *Bar) GetContainerName() string

func (*Bar) GetImage

func (x *Bar) GetImage() string

func (*Bar) GetReplicas

func (x *Bar) GetReplicas() int32

func (*Bar) MarshalJSON

func (this *Bar) MarshalJSON() ([]byte, error)

MarshalJSON is a custom marshaler for Bar

func (*Bar) ProtoMessage

func (*Bar) ProtoMessage()

func (*Bar) ProtoReflect

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

func (*Bar) Reset

func (x *Bar) Reset()

func (*Bar) String

func (x *Bar) String() string

func (*Bar) UnmarshalJSON

func (this *Bar) UnmarshalJSON(b []byte) error

UnmarshalJSON is a custom unmarshaler for Bar

Jump to

Keyboard shortcuts

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