v1

package
v0.0.0-...-13e5668 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package v1 contains API Schema definitions for the operator v1 API group +k8s:deepcopy-gen=package,register +groupName=operator.ibm.com

Package v1 contains API Schema definitions for the operator v1 API group +k8s:deepcopy-gen=package,register +groupName=operator.ibm.com

Index

Constants

This section is empty.

Variables

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

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

Functions

Types

type AdminHubApi

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

	Spec   AdminHubApiSpec   `json:"spec,omitempty"`
	Status AdminHubApiStatus `json:"status,omitempty"`
}

AdminHubApi is the Schema for the adminhubapis API +kubebuilder:subresource:status +kubebuilder:resource:path=adminhubapis,scope=Namespaced

func (*AdminHubApi) DeepCopy

func (in *AdminHubApi) DeepCopy() *AdminHubApi

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

func (*AdminHubApi) DeepCopyInto

func (in *AdminHubApi) DeepCopyInto(out *AdminHubApi)

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

func (*AdminHubApi) DeepCopyObject

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

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

type AdminHubApiList

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

AdminHubApiList contains a list of AdminHubApi

func (*AdminHubApiList) DeepCopy

func (in *AdminHubApiList) DeepCopy() *AdminHubApiList

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

func (*AdminHubApiList) DeepCopyInto

func (in *AdminHubApiList) DeepCopyInto(out *AdminHubApiList)

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

func (*AdminHubApiList) DeepCopyObject

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

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

type AdminHubApiSpec

type AdminHubApiSpec struct {
}

AdminHubApiSpec defines the desired state of AdminHubApi

func (*AdminHubApiSpec) DeepCopy

func (in *AdminHubApiSpec) DeepCopy() *AdminHubApiSpec

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

func (*AdminHubApiSpec) DeepCopyInto

func (in *AdminHubApiSpec) DeepCopyInto(out *AdminHubApiSpec)

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

type AdminHubApiStatus

type AdminHubApiStatus struct {
}

AdminHubApiStatus defines the observed state of AdminHubApi

func (*AdminHubApiStatus) DeepCopy

func (in *AdminHubApiStatus) DeepCopy() *AdminHubApiStatus

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

func (*AdminHubApiStatus) DeepCopyInto

func (in *AdminHubApiStatus) DeepCopyInto(out *AdminHubApiStatus)

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