v1alpha1

package
v0.0.0-...-3adcd48 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package v1alpha1 contains API Schema definitions for the rsct v1alpha1 API group +kubebuilder:object:generate=true +groupName=rsct.ibm.com

Index

Constants

This section is empty.

Variables

View Source
var (
	// GroupVersion is group version used to register these objects
	GroupVersion = schema.GroupVersion{Group: "rsct.ibm.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 RSCT

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

	Spec   RSCTSpec   `json:"spec,omitempty"`
	Status RSCTStatus `json:"status,omitempty"`
}

RSCT is the Schema for the rscts API

func (*RSCT) DeepCopy

func (in *RSCT) DeepCopy() *RSCT

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

func (*RSCT) DeepCopyInto

func (in *RSCT) DeepCopyInto(out *RSCT)

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

func (*RSCT) DeepCopyObject

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

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

type RSCTList

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

RSCTList contains a list of RSCT

func (*RSCTList) DeepCopy

func (in *RSCTList) DeepCopy() *RSCTList

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

func (*RSCTList) DeepCopyInto

func (in *RSCTList) DeepCopyInto(out *RSCTList)

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

func (*RSCTList) DeepCopyObject

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

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

type RSCTSpec

type RSCTSpec struct {

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

RSCTSpec defines the desired state of RSCT

func (*RSCTSpec) DeepCopy

func (in *RSCTSpec) DeepCopy() *RSCTSpec

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

func (*RSCTSpec) DeepCopyInto

func (in *RSCTSpec) DeepCopyInto(out *RSCTSpec)

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

type RSCTStatus

type RSCTStatus struct {
}

RSCTStatus defines the observed state of RSCT

func (*RSCTStatus) DeepCopy

func (in *RSCTStatus) DeepCopy() *RSCTStatus

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

func (*RSCTStatus) DeepCopyInto

func (in *RSCTStatus) DeepCopyInto(out *RSCTStatus)

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