v1alpha1

package
v0.0.0-...-22629e0 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package v1alpha1 contains API Schema definitions for the mysql v1alpha1 API group +kubebuilder:object:generate=true +groupName=mysql.operator.swxlbjs.com

Index

Constants

This section is empty.

Variables

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

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

	Spec   MMSpec   `json:"spec,omitempty"`
	Status MMStatus `json:"status,omitempty"`
}

MM is the Schema for the mms API

func (*MM) DeepCopy

func (in *MM) DeepCopy() *MM

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

func (*MM) DeepCopyInto

func (in *MM) DeepCopyInto(out *MM)

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

func (*MM) DeepCopyObject

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

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

type MMList

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

MMList contains a list of MM

func (*MMList) DeepCopy

func (in *MMList) DeepCopy() *MMList

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

func (*MMList) DeepCopyInto

func (in *MMList) DeepCopyInto(out *MMList)

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

func (*MMList) DeepCopyObject

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

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

type MMSpec

type MMSpec struct {

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

MMSpec defines the desired state of MM

func (*MMSpec) DeepCopy

func (in *MMSpec) DeepCopy() *MMSpec

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

func (*MMSpec) DeepCopyInto

func (in *MMSpec) DeepCopyInto(out *MMSpec)

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

type MMStatus

type MMStatus struct {
}

MMStatus defines the observed state of MM

func (*MMStatus) DeepCopy

func (in *MMStatus) DeepCopy() *MMStatus

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

func (*MMStatus) DeepCopyInto

func (in *MMStatus) DeepCopyInto(out *MMStatus)

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