v1alpha1

package
v0.0.0-...-e9be85e Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package v1alpha1 contains API Schema definitions for the config v1alpha1 API group +kubebuilder:object:generate=true +groupName=config.skydive.network

Index

Constants

This section is empty.

Variables

View Source
var (
	// GroupVersion is group version used to register these objects
	GroupVersion = schema.GroupVersion{Group: "config.skydive.network", 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 Skydive

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

	Spec   SkydiveSpec   `json:"spec,omitempty"`
	Status SkydiveStatus `json:"status,omitempty"`
}

Skydive is the Schema for the skydives API

func (*Skydive) DeepCopy

func (in *Skydive) DeepCopy() *Skydive

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

func (*Skydive) DeepCopyInto

func (in *Skydive) DeepCopyInto(out *Skydive)

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

func (*Skydive) DeepCopyObject

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

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

type SkydiveList

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

SkydiveList contains a list of Skydive

func (*SkydiveList) DeepCopy

func (in *SkydiveList) DeepCopy() *SkydiveList

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

func (*SkydiveList) DeepCopyInto

func (in *SkydiveList) DeepCopyInto(out *SkydiveList)

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

func (*SkydiveList) DeepCopyObject

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

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

type SkydiveSpec

type SkydiveSpec struct {

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

SkydiveSpec defines the desired state of Skydive

func (*SkydiveSpec) DeepCopy

func (in *SkydiveSpec) DeepCopy() *SkydiveSpec

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

func (*SkydiveSpec) DeepCopyInto

func (in *SkydiveSpec) DeepCopyInto(out *SkydiveSpec)

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

type SkydiveStatus

type SkydiveStatus struct {
}

SkydiveStatus defines the observed state of Skydive

func (*SkydiveStatus) DeepCopy

func (in *SkydiveStatus) DeepCopy() *SkydiveStatus

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

func (*SkydiveStatus) DeepCopyInto

func (in *SkydiveStatus) DeepCopyInto(out *SkydiveStatus)

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