v1alpha1

package
v0.0.0-...-feb27ec Latest Latest
Warning

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

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

Documentation

Overview

Package v1alpha1 contains API Schema definitions for the grupo v1alpha1 API group +kubebuilder:object:generate=true +groupName=grupo.enriqueav.com

Index

Constants

This section is empty.

Variables

View Source
var (
	// GroupVersion is group version used to register these objects
	GroupVersion = schema.GroupVersion{Group: "grupo.enriqueav.com", 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 Hola

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

	Spec   HolaSpec   `json:"spec,omitempty"`
	Status HolaStatus `json:"status,omitempty"`
}

Hola is the Schema for the hola API

func (*Hola) DeepCopy

func (in *Hola) DeepCopy() *Hola

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

func (*Hola) DeepCopyInto

func (in *Hola) DeepCopyInto(out *Hola)

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

func (*Hola) DeepCopyObject

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

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

type HolaList

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

HolaList contains a list of Hola

func (*HolaList) DeepCopy

func (in *HolaList) DeepCopy() *HolaList

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

func (*HolaList) DeepCopyInto

func (in *HolaList) DeepCopyInto(out *HolaList)

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

func (*HolaList) DeepCopyObject

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

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

type HolaSpec

type HolaSpec struct {

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

HolaSpec defines the desired state of Hola

func (*HolaSpec) DeepCopy

func (in *HolaSpec) DeepCopy() *HolaSpec

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

func (*HolaSpec) DeepCopyInto

func (in *HolaSpec) DeepCopyInto(out *HolaSpec)

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

type HolaStatus

type HolaStatus struct {
}

HolaStatus defines the observed state of Hola

func (*HolaStatus) DeepCopy

func (in *HolaStatus) DeepCopy() *HolaStatus

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

func (*HolaStatus) DeepCopyInto

func (in *HolaStatus) DeepCopyInto(out *HolaStatus)

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