v1alpha1

package
v0.0.0-...-0f763b6 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2021 License: BSD-2-Clause Imports: 4 Imported by: 0

Documentation

Overview

Package v1alpha1 contains API Schema definitions for the vpc-endpoint-service v1alpha1 API group +kubebuilder:object:generate=true +groupName=vpc-endpoint-service.fil.com

Index

Constants

This section is empty.

Variables

View Source
var (
	// GroupVersion is group version used to register these objects
	GroupVersion = schema.GroupVersion{Group: "vpc-endpoint-service.fil.com", 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 VpcEndpointService

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

	Spec   VpcEndpointServiceSpec   `json:"spec,omitempty"`
	Status VpcEndpointServiceStatus `json:"status,omitempty"`
}

VpcEndpointService is the Schema for the vpcendpointservices API

func (*VpcEndpointService) DeepCopy

func (in *VpcEndpointService) DeepCopy() *VpcEndpointService

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

func (*VpcEndpointService) DeepCopyInto

func (in *VpcEndpointService) DeepCopyInto(out *VpcEndpointService)

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

func (*VpcEndpointService) DeepCopyObject

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

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

type VpcEndpointServiceList

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

VpcEndpointServiceList contains a list of VpcEndpointService

func (*VpcEndpointServiceList) DeepCopy

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

func (*VpcEndpointServiceList) DeepCopyInto

func (in *VpcEndpointServiceList) DeepCopyInto(out *VpcEndpointServiceList)

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

func (*VpcEndpointServiceList) DeepCopyObject

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

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

type VpcEndpointServiceSpec

type VpcEndpointServiceSpec struct {

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

VpcEndpointServiceSpec defines the desired state of VpcEndpointService

func (*VpcEndpointServiceSpec) DeepCopy

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

func (*VpcEndpointServiceSpec) DeepCopyInto

func (in *VpcEndpointServiceSpec) DeepCopyInto(out *VpcEndpointServiceSpec)

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

type VpcEndpointServiceStatus

type VpcEndpointServiceStatus struct {
}

VpcEndpointServiceStatus defines the observed state of VpcEndpointService

func (*VpcEndpointServiceStatus) DeepCopy

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

func (*VpcEndpointServiceStatus) DeepCopyInto

func (in *VpcEndpointServiceStatus) DeepCopyInto(out *VpcEndpointServiceStatus)

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