v1

package
v0.0.0-...-87773b3 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package v1 contains API Schema definitions for the deleteme v1 API group +kubebuilder:object:generate=true +groupName=deleteme.nullcloud.io

Index

Constants

This section is empty.

Variables

View Source
var (
	// GroupVersion is group version used to register these objects
	GroupVersion = schema.GroupVersion{Group: "deleteme.nullcloud.io", Version: "v1"}

	// SchemeBuilder is used to add go types to the GroupVersionKind scheme
	SchemeBuilder = &scheme.Builder{GroupVersion: GroupVersion}

	// AddToScheme adds the types in this group-version to the given scheme.
	AddToScheme = SchemeBuilder.AddToScheme
)

Functions

This section is empty.

Types

type DontUseMe

type DontUseMe struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`

	Spec   DontUseMeSpec   `json:"spec,omitempty"`
	Status DontUseMeStatus `json:"status,omitempty"`
}

DontUseMe is the Schema for the dontusemes API

func (*DontUseMe) DeepCopy

func (in *DontUseMe) DeepCopy() *DontUseMe

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

func (*DontUseMe) DeepCopyInto

func (in *DontUseMe) DeepCopyInto(out *DontUseMe)

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

func (*DontUseMe) DeepCopyObject

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

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

type DontUseMeList

type DontUseMeList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []DontUseMe `json:"items"`
}

DontUseMeList contains a list of DontUseMe

func (*DontUseMeList) DeepCopy

func (in *DontUseMeList) DeepCopy() *DontUseMeList

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

func (*DontUseMeList) DeepCopyInto

func (in *DontUseMeList) DeepCopyInto(out *DontUseMeList)

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

func (*DontUseMeList) DeepCopyObject

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

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

type DontUseMeSpec

type DontUseMeSpec struct {

	// Foo is an example field of DontUseMe. Edit dontuseme_types.go to remove/update
	Foo string `json:"foo,omitempty"`
}

DontUseMeSpec defines the desired state of DontUseMe

func (*DontUseMeSpec) DeepCopy

func (in *DontUseMeSpec) DeepCopy() *DontUseMeSpec

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

func (*DontUseMeSpec) DeepCopyInto

func (in *DontUseMeSpec) DeepCopyInto(out *DontUseMeSpec)

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

type DontUseMeStatus

type DontUseMeStatus struct {
}

DontUseMeStatus defines the observed state of DontUseMe

func (*DontUseMeStatus) DeepCopy

func (in *DontUseMeStatus) DeepCopy() *DontUseMeStatus

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

func (*DontUseMeStatus) DeepCopyInto

func (in *DontUseMeStatus) DeepCopyInto(out *DontUseMeStatus)

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

Jump to

Keyboard shortcuts

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