v1alpha1

package
v0.0.0-...-afddf54 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package v1alpha1 contains API Schema definitions for the kuesta v1alpha1 API group +kubebuilder:object:generate=true +groupName=kuesta.hrk091.dev

Index

Constants

This section is empty.

Variables

View Source
var (
	// GroupVersion is group version used to register these objects.
	GroupVersion = schema.GroupVersion{Group: "kuesta.hrk091.dev", Version: "v1alpha1"}

	// 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 OcDemo

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

	device.Device `json:",inline"`
}

OcDemo is the Schema for the ocdemoes API.

func NewDevice

func NewDevice() *OcDemo

func (*OcDemo) DeepCopy

func (in *OcDemo) DeepCopy() *OcDemo

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

func (*OcDemo) DeepCopyInto

func (in *OcDemo) DeepCopyInto(out *OcDemo)

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

func (*OcDemo) DeepCopyObject

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

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

type OcDemoList

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

OcDemoList contains a list of OcDemo.

func NewDeviceList

func NewDeviceList() *OcDemoList

func (*OcDemoList) DeepCopy

func (in *OcDemoList) DeepCopy() *OcDemoList

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

func (*OcDemoList) DeepCopyInto

func (in *OcDemoList) DeepCopyInto(out *OcDemoList)

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

func (*OcDemoList) DeepCopyObject

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

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

Jump to

Keyboard shortcuts

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