object

package
v1.9.1 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2024 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 UnknownObject

type UnknownObject struct {
	metav1.TypeMeta
	metav1.ObjectMeta
	Chan chan int
}

UnknownObject is an object that implements runtime.Object and client.Object but does not register itself to any schema

func (*UnknownObject) DeepCopyObject

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

DeepCopyObject .

type UnknownObjectList

type UnknownObjectList struct {
	metav1.TypeMeta
	metav1.ListMeta
}

UnknownObjectList is a list of objects that implements client.ObjectList but does not register itself to any schema

func (*UnknownObjectList) DeepCopyObject

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

DeepCopyObject .

Jump to

Keyboard shortcuts

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