v1alpha1

package
v0.0.0-...-13eb6ca Latest Latest
Warning

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

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

Documentation

Overview

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

Index

Constants

This section is empty.

Variables

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

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

	Spec   FlinkSqlJobSpec   `json:"spec,omitempty"`
	Status FlinkSqlJobStatus `json:"status,omitempty"`
}

FlinkSqlJob is the Schema for the flinksqljobs API

func (*FlinkSqlJob) DeepCopy

func (in *FlinkSqlJob) DeepCopy() *FlinkSqlJob

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

func (*FlinkSqlJob) DeepCopyInto

func (in *FlinkSqlJob) DeepCopyInto(out *FlinkSqlJob)

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

func (*FlinkSqlJob) DeepCopyObject

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

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

type FlinkSqlJobList

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

FlinkSqlJobList contains a list of FlinkSqlJob

func (*FlinkSqlJobList) DeepCopy

func (in *FlinkSqlJobList) DeepCopy() *FlinkSqlJobList

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

func (*FlinkSqlJobList) DeepCopyInto

func (in *FlinkSqlJobList) DeepCopyInto(out *FlinkSqlJobList)

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

func (*FlinkSqlJobList) DeepCopyObject

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

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

type FlinkSqlJobSpec

type FlinkSqlJobSpec struct {

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

FlinkSqlJobSpec defines the desired state of FlinkSqlJob

func (*FlinkSqlJobSpec) DeepCopy

func (in *FlinkSqlJobSpec) DeepCopy() *FlinkSqlJobSpec

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

func (*FlinkSqlJobSpec) DeepCopyInto

func (in *FlinkSqlJobSpec) DeepCopyInto(out *FlinkSqlJobSpec)

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

type FlinkSqlJobStatus

type FlinkSqlJobStatus struct {
}

FlinkSqlJobStatus defines the observed state of FlinkSqlJob

func (*FlinkSqlJobStatus) DeepCopy

func (in *FlinkSqlJobStatus) DeepCopy() *FlinkSqlJobStatus

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

func (*FlinkSqlJobStatus) DeepCopyInto

func (in *FlinkSqlJobStatus) DeepCopyInto(out *FlinkSqlJobStatus)

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