v1alpha1

package
v0.0.0-...-d09f6f4 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package v1alpha1 contains API Schema definitions for the dev v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=dev.okteto.com

Package v1alpha1 contains API Schema definitions for the dev v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=dev.okteto.com

Index

Constants

This section is empty.

Variables

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

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

Functions

Types

type Preview

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

	Spec   PreviewSpec   `json:"spec,omitempty"`
	Status PreviewStatus `json:"status,omitempty"`
}

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

func (*Preview) DeepCopy

func (in *Preview) DeepCopy() *Preview

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

func (*Preview) DeepCopyInto

func (in *Preview) DeepCopyInto(out *Preview)

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

func (*Preview) DeepCopyObject

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

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

type PreviewList

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

PreviewList contains a list of Preview

func (*PreviewList) DeepCopy

func (in *PreviewList) DeepCopy() *PreviewList

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

func (*PreviewList) DeepCopyInto

func (in *PreviewList) DeepCopyInto(out *PreviewList)

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

func (*PreviewList) DeepCopyObject

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

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

type PreviewSpec

type PreviewSpec struct {
	Image string `json:"image,omitempty"`
}

PreviewSpec defines the desired state of Preview +k8s:openapi-gen=true

func (*PreviewSpec) DeepCopy

func (in *PreviewSpec) DeepCopy() *PreviewSpec

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

func (*PreviewSpec) DeepCopyInto

func (in *PreviewSpec) DeepCopyInto(out *PreviewSpec)

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

type PreviewStatus

type PreviewStatus struct {
}

PreviewStatus defines the observed state of Preview +k8s:openapi-gen=true

func (*PreviewStatus) DeepCopy

func (in *PreviewStatus) DeepCopy() *PreviewStatus

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

func (*PreviewStatus) DeepCopyInto

func (in *PreviewStatus) DeepCopyInto(out *PreviewStatus)

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