slices

package
v0.30.4 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

This is a test package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterDefaults

func RegisterDefaults(scheme *runtime.Scheme) error

RegisterDefaults adds defaulters functions to the given scheme. Public to allow building arbitrary schemes. All generated defaulters are covering - they call all nested defaulters.

func SetDefaults_Ttest

func SetDefaults_Ttest(obj *Ttest)

func SetObjectDefaults_Ttest

func SetObjectDefaults_Ttest(in *Ttest)

func SetObjectDefaults_TtestList

func SetObjectDefaults_TtestList(in *TtestList)

func SetObjectDefaults_TtestPointerList

func SetObjectDefaults_TtestPointerList(in *TtestPointerList)

Types

type Ttest

type Ttest struct {
	empty.TypeMeta
	BoolField *bool
}

Only test

func (*Ttest) DeepCopy

func (in *Ttest) DeepCopy() *Ttest

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

func (*Ttest) DeepCopyInto

func (in *Ttest) DeepCopyInto(out *Ttest)

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

func (*Ttest) DeepCopyObject

func (in *Ttest) DeepCopyObject() runtime.Object

func (*Ttest) GetObjectKind

func (in *Ttest) GetObjectKind() schema.ObjectKind

type TtestList

type TtestList struct {
	empty.TypeMeta
	Items []Ttest
}

func (*TtestList) DeepCopy

func (in *TtestList) DeepCopy() *TtestList

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

func (*TtestList) DeepCopyInto

func (in *TtestList) DeepCopyInto(out *TtestList)

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

func (*TtestList) DeepCopyObject

func (in *TtestList) DeepCopyObject() runtime.Object

func (*TtestList) GetObjectKind

func (in *TtestList) GetObjectKind() schema.ObjectKind

type TtestPointerList

type TtestPointerList struct {
	empty.TypeMeta
	Items []*Ttest
}

func (*TtestPointerList) DeepCopy

func (in *TtestPointerList) DeepCopy() *TtestPointerList

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

func (*TtestPointerList) DeepCopyInto

func (in *TtestPointerList) DeepCopyInto(out *TtestPointerList)

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

func (*TtestPointerList) DeepCopyObject

func (in *TtestPointerList) DeepCopyObject() runtime.Object

func (*TtestPointerList) GetObjectKind

func (in *TtestPointerList) GetObjectKind() schema.ObjectKind

Jump to

Keyboard shortcuts

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