pointer

package
v0.31.0-beta.0 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 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_Tpointer

func SetDefaults_Tpointer(obj *Tpointer)

func SetObjectDefaults_Tpointer

func SetObjectDefaults_Tpointer(in *Tpointer)

func SetObjectDefaults_Ttest

func SetObjectDefaults_Ttest(in *Ttest)

Types

type Tpointer

type Tpointer struct {
	empty.TypeMeta
	BoolField *bool
}

func (*Tpointer) DeepCopy

func (in *Tpointer) DeepCopy() *Tpointer

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

func (*Tpointer) DeepCopyInto

func (in *Tpointer) DeepCopyInto(out *Tpointer)

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

func (*Tpointer) DeepCopyObject

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

func (*Tpointer) GetObjectKind

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

type Ttest

type Ttest struct {
	empty.TypeMeta
	NTP Tpointer
	Tp  *Tpointer
}

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

Jump to

Keyboard shortcuts

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