v1alpha1

package
v0.0.0-...-f841a0a Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

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

Index

Constants

This section is empty.

Variables

View Source
var (
	// GroupVersion is group version used to register these objects
	GroupVersion = schema.GroupVersion{Group: "fhe.redhat.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 FHE

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

	Spec   FHESpec   `json:"spec,omitempty"`
	Status FHEStatus `json:"status,omitempty"`
}

FHE is the Schema for the fhes API

func (*FHE) DeepCopy

func (in *FHE) DeepCopy() *FHE

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

func (*FHE) DeepCopyInto

func (in *FHE) DeepCopyInto(out *FHE)

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

func (*FHE) DeepCopyObject

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

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

type FHEList

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

FHEList contains a list of FHE

func (*FHEList) DeepCopy

func (in *FHEList) DeepCopy() *FHEList

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

func (*FHEList) DeepCopyInto

func (in *FHEList) DeepCopyInto(out *FHEList)

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

func (*FHEList) DeepCopyObject

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

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

type FHESpec

type FHESpec struct {

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

FHESpec defines the desired state of FHE

func (*FHESpec) DeepCopy

func (in *FHESpec) DeepCopy() *FHESpec

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

func (*FHESpec) DeepCopyInto

func (in *FHESpec) DeepCopyInto(out *FHESpec)

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

type FHEStatus

type FHEStatus struct {
}

FHEStatus defines the observed state of FHE

func (*FHEStatus) DeepCopy

func (in *FHEStatus) DeepCopy() *FHEStatus

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

func (*FHEStatus) DeepCopyInto

func (in *FHEStatus) DeepCopyInto(out *FHEStatus)

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