v1alpha1

package
v0.0.0-...-ac33b8a Latest Latest
Warning

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

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

Documentation

Overview

Package v1alpha1 contains API Schema definitions for the uniffle v1alpha1 API group +kubebuilder:object:generate=true +groupName=uniffle.apache.org

Index

Constants

This section is empty.

Variables

View Source
var (
	// SchemeGroupVersion is group version used to register these objects
	SchemeGroupVersion = schema.GroupVersion{Group: "uniffle.apache.org", Version: "v1alpha1"}

	// SchemeBuilder is used to add go types to the GroupVersionKind scheme
	SchemeBuilder = &scheme.Builder{GroupVersion: SchemeGroupVersion}

	// AddToScheme adds the types in this group-version to the given scheme.
	AddToScheme = SchemeBuilder.AddToScheme
)

Functions

func Kind

func Kind(kind string) schema.GroupKind

Kind takes an unqualified kind and returns a Group qualified GroupKind

func Resource

func Resource(resource string) schema.GroupResource

Resource takes an unqualified resource and returns a Group qualified GroupResource

Types

type Remoteshuffleservice

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

	Spec   RemoteshuffleserviceSpec   `json:"spec,omitempty"`
	Status RemoteshuffleserviceStatus `json:"status,omitempty"`
}

Remoteshuffleservice is the Schema for the remoteshuffleservices API

func (*Remoteshuffleservice) DeepCopy

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

func (*Remoteshuffleservice) DeepCopyInto

func (in *Remoteshuffleservice) DeepCopyInto(out *Remoteshuffleservice)

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

func (*Remoteshuffleservice) DeepCopyObject

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

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

type RemoteshuffleserviceList

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

RemoteshuffleserviceList contains a list of Remoteshuffleservice

func (*RemoteshuffleserviceList) DeepCopy

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

func (*RemoteshuffleserviceList) DeepCopyInto

func (in *RemoteshuffleserviceList) DeepCopyInto(out *RemoteshuffleserviceList)

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

func (*RemoteshuffleserviceList) DeepCopyObject

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

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

type RemoteshuffleserviceSpec

type RemoteshuffleserviceSpec struct {

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

RemoteshuffleserviceSpec defines the desired state of Remoteshuffleservice

func (*RemoteshuffleserviceSpec) DeepCopy

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

func (*RemoteshuffleserviceSpec) DeepCopyInto

func (in *RemoteshuffleserviceSpec) DeepCopyInto(out *RemoteshuffleserviceSpec)

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

type RemoteshuffleserviceStatus

type RemoteshuffleserviceStatus struct {
}

RemoteshuffleserviceStatus defines the observed state of Remoteshuffleservice

func (*RemoteshuffleserviceStatus) DeepCopy

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

func (*RemoteshuffleserviceStatus) 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