v1alpha1

package
v0.0.0-...-746d03c Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package v1alpha1 contains API Schema definitions for the orderedservices v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=orderedservices.splicemachine.io

Package v1alpha1 contains API Schema definitions for the orderedservices v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=orderedservices.splicemachine.io

Index

Constants

This section is empty.

Variables

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

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

Functions

Types

type OrderedServices

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

	Spec   OrderedServicesSpec   `json:"spec,omitempty"`
	Status OrderedServicesStatus `json:"status,omitempty"`
}

OrderedServices is the Schema for the orderedservices API +k8s:openapi-gen=true +kubebuilder:subresource:status

func (*OrderedServices) DeepCopy

func (in *OrderedServices) DeepCopy() *OrderedServices

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

func (*OrderedServices) DeepCopyInto

func (in *OrderedServices) DeepCopyInto(out *OrderedServices)

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

func (*OrderedServices) DeepCopyObject

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

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

type OrderedServicesList

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

OrderedServicesList contains a list of OrderedServices

func (*OrderedServicesList) DeepCopy

func (in *OrderedServicesList) DeepCopy() *OrderedServicesList

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

func (*OrderedServicesList) DeepCopyInto

func (in *OrderedServicesList) DeepCopyInto(out *OrderedServicesList)

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

func (*OrderedServicesList) DeepCopyObject

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

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

type OrderedServicesSpec

type OrderedServicesSpec struct {
}

OrderedServicesSpec defines the desired state of OrderedServices +k8s:openapi-gen=true

func (*OrderedServicesSpec) DeepCopy

func (in *OrderedServicesSpec) DeepCopy() *OrderedServicesSpec

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

func (*OrderedServicesSpec) DeepCopyInto

func (in *OrderedServicesSpec) DeepCopyInto(out *OrderedServicesSpec)

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

type OrderedServicesStatus

type OrderedServicesStatus struct {
}

OrderedServicesStatus defines the observed state of OrderedServices +k8s:openapi-gen=true

func (*OrderedServicesStatus) DeepCopy

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

func (*OrderedServicesStatus) DeepCopyInto

func (in *OrderedServicesStatus) DeepCopyInto(out *OrderedServicesStatus)

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