v1

package
v0.0.0-...-46849f1 Latest Latest
Warning

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

Go to latest
Published: May 22, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package v1 contains API Schema definitions for the ita-all-in-one v1 API group +kubebuilder:object:generate=true +groupName=ita-all-in-one.ita.exastro

Index

Constants

This section is empty.

Variables

View Source
var (
	// GroupVersion is group version used to register these objects
	GroupVersion = schema.GroupVersion{Group: "ita-all-in-one.ita.exastro", 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 ITAutomationAllInOne

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

	Spec   ITAutomationAllInOneSpec   `json:"spec,omitempty"`
	Status ITAutomationAllInOneStatus `json:"status,omitempty"`
}

ITAutomationAllInOne is the Schema for the itautomationallinones API

func (*ITAutomationAllInOne) DeepCopy

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

func (*ITAutomationAllInOne) DeepCopyInto

func (in *ITAutomationAllInOne) DeepCopyInto(out *ITAutomationAllInOne)

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

func (*ITAutomationAllInOne) DeepCopyObject

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

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

type ITAutomationAllInOneList

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

ITAutomationAllInOneList contains a list of ITAutomationAllInOne

func (*ITAutomationAllInOneList) DeepCopy

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

func (*ITAutomationAllInOneList) DeepCopyInto

func (in *ITAutomationAllInOneList) DeepCopyInto(out *ITAutomationAllInOneList)

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

func (*ITAutomationAllInOneList) DeepCopyObject

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

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

type ITAutomationAllInOneSpec

type ITAutomationAllInOneSpec struct {

	// +kubebuilder:validation:Pattern=`^[1-9][0-9]*\.[0-9]+\.[0-9]+$`
	// +kubebuilder:validation:Required
	Version string `json:"version,omitempty"`

	// +kubebuilder:validation:MinLength=2
	// +kubebuilder:validation:MaxLength=2
	// +kubebuilder:default=en
	Language string `json:"language,omitempty"`

	// +kubebuilder:validation:Required
	FilePvcName string `json:"filePvcName,omitempty"`

	// +kubebuilder:validation:Required
	DatabasePvcName string `json:"databasePvcName,omitempty"`
}

ITAutomationAllInOneSpec defines the desired state of ITAutomationAllInOne

func (*ITAutomationAllInOneSpec) DeepCopy

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

func (*ITAutomationAllInOneSpec) DeepCopyInto

func (in *ITAutomationAllInOneSpec) DeepCopyInto(out *ITAutomationAllInOneSpec)

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

type ITAutomationAllInOneStatus

type ITAutomationAllInOneStatus struct {
}

ITAutomationAllInOneStatus defines the observed state of ITAutomationAllInOne

func (*ITAutomationAllInOneStatus) DeepCopy

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

func (*ITAutomationAllInOneStatus) DeepCopyInto

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