v1alpha1

package
v0.0.1 Latest Latest
Warning

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

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

Documentation

Overview

Package v1alpha1 contains API Schema definitions for the multicluster v1alpha1 API group +k8s:openapi-gen=true +k8s:deepcopy-gen=package,register +k8s:conversion-gen=admiralty.io/multicluster-controller/examples/podghost/pkg/apis/multicluster +k8s:defaulter-gen=TypeMeta +groupName=multicluster.admiralty.io

Package v1alpha1 contains API Schema definitions for the multicluster v1alpha1 API group +k8s:openapi-gen=true +k8s:deepcopy-gen=package,register +k8s:conversion-gen=admiralty.io/multicluster-controller/examples/podghost/pkg/apis/multicluster +k8s:defaulter-gen=TypeMeta +groupName=multicluster.admiralty.io

Index

Constants

This section is empty.

Variables

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

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

	// AddToScheme is required by pkg/client/...
	AddToScheme = SchemeBuilder.AddToScheme
)

Functions

func Resource

func Resource(resource string) schema.GroupResource

Resource is required by pkg/client/listers/...

Types

type PodGhost

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

	Spec   PodGhostSpec   `json:"spec,omitempty"`
	Status PodGhostStatus `json:"status,omitempty"`
}

PodGhost is the Schema for the podghosts API +k8s:openapi-gen=true

func (*PodGhost) DeepCopy

func (in *PodGhost) DeepCopy() *PodGhost

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

func (*PodGhost) DeepCopyInto

func (in *PodGhost) DeepCopyInto(out *PodGhost)

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

func (*PodGhost) DeepCopyObject

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

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

type PodGhostList

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

PodGhostList contains a list of PodGhost

func (*PodGhostList) DeepCopy

func (in *PodGhostList) DeepCopy() *PodGhostList

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

func (*PodGhostList) DeepCopyInto

func (in *PodGhostList) DeepCopyInto(out *PodGhostList)

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

func (*PodGhostList) DeepCopyObject

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

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

type PodGhostSpec

type PodGhostSpec struct {
}

PodGhostSpec defines the desired state of PodGhost

func (*PodGhostSpec) DeepCopy

func (in *PodGhostSpec) DeepCopy() *PodGhostSpec

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

func (*PodGhostSpec) DeepCopyInto

func (in *PodGhostSpec) DeepCopyInto(out *PodGhostSpec)

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

type PodGhostStatus

type PodGhostStatus struct {
}

PodGhostStatus defines the observed state of PodGhost

func (*PodGhostStatus) DeepCopy

func (in *PodGhostStatus) DeepCopy() *PodGhostStatus

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

func (*PodGhostStatus) DeepCopyInto

func (in *PodGhostStatus) DeepCopyInto(out *PodGhostStatus)

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