v1alpha1

package
v0.0.0-...-46d3aa8 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package v1alpha1 contains API Schema definitions for the wavelet v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=wavelet.perlin.net

Package v1alpha1 contains API Schema definitions for the wavelet v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=wavelet.perlin.net

Index

Constants

This section is empty.

Variables

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

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

Functions

Types

type Wavelet

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

	Spec   WaveletSpec   `json:"spec,omitempty"`
	Status WaveletStatus `json:"status,omitempty"`
}

Wavelet is the Schema for the wavelets API +k8s:openapi-gen=true

func (*Wavelet) DeepCopy

func (in *Wavelet) DeepCopy() *Wavelet

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

func (*Wavelet) DeepCopyInto

func (in *Wavelet) DeepCopyInto(out *Wavelet)

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

func (*Wavelet) DeepCopyObject

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

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

type WaveletList

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

WaveletList contains a list of Wavelet

func (*WaveletList) DeepCopy

func (in *WaveletList) DeepCopy() *WaveletList

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

func (*WaveletList) DeepCopyInto

func (in *WaveletList) DeepCopyInto(out *WaveletList)

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

func (*WaveletList) DeepCopyObject

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

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

type WaveletSpec

type WaveletSpec struct {
	Size             int32 `json:"size"`
	NumRichWallets   uint  `json:"num_rich_wallets"`
	NumBenchmarkPods uint  `json:"num_benchmark_pods"`
}

WaveletSpec defines the desired state of Wavelet +k8s:openapi-gen=true

func (*WaveletSpec) DeepCopy

func (in *WaveletSpec) DeepCopy() *WaveletSpec

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

func (*WaveletSpec) DeepCopyInto

func (in *WaveletSpec) DeepCopyInto(out *WaveletSpec)

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

type WaveletStatus

type WaveletStatus struct{}

WaveletStatus defines the observed state of Wavelet +k8s:openapi-gen=true

func (*WaveletStatus) DeepCopy

func (in *WaveletStatus) DeepCopy() *WaveletStatus

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

func (*WaveletStatus) DeepCopyInto

func (in *WaveletStatus) DeepCopyInto(out *WaveletStatus)

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