apiserverk8s.io/apiserver/pkg/endpoints/openapi/testing Index | Files

package testing

import "k8s.io/apiserver/pkg/endpoints/openapi/testing"

Index

Types

type TestType

type TestType struct {
}

+k8s:deepcopy-gen=true +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*TestType) DeepCopy

func (in *TestType) DeepCopy() *TestType

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

func (*TestType) DeepCopyInto

func (in *TestType) DeepCopyInto(out *TestType)

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

func (*TestType) DeepCopyObject

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

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (TestType) GetObjectKind

func (t TestType) GetObjectKind() schema.ObjectKind

func (TestType) GroupVersionKind

func (t TestType) GroupVersionKind() schema.GroupVersionKind

func (TestType) SetGroupVersionKind

func (t TestType) SetGroupVersionKind(kind schema.GroupVersionKind)

Source Files

types.go zz_generated.deepcopy.go

Version
v0.33.0 (latest)
Published
Apr 23, 2025
Platform
linux/amd64
Imports
2 packages
Last checked
1 hour ago

Tools for package owners.