v1

package
v0.0.0-...-a404500 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package v1 contains API Schema definitions for the knowledge v1 API group +kubebuilder:object:generate=true +groupName=knowledge.example.com

Index

Constants

This section is empty.

Variables

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

	// 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 SnappyKnowledge

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

	Spec   SnappyKnowledgeSpec   `json:"spec,omitempty"`
	Status SnappyKnowledgeStatus `json:"status,omitempty"`
}

SnappyKnowledge is the Schema for the snappyknowledges API

func (*SnappyKnowledge) DeepCopy

func (in *SnappyKnowledge) DeepCopy() *SnappyKnowledge

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

func (*SnappyKnowledge) DeepCopyInto

func (in *SnappyKnowledge) DeepCopyInto(out *SnappyKnowledge)

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

func (*SnappyKnowledge) DeepCopyObject

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

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

type SnappyKnowledgeList

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

SnappyKnowledgeList contains a list of SnappyKnowledge

func (*SnappyKnowledgeList) DeepCopy

func (in *SnappyKnowledgeList) DeepCopy() *SnappyKnowledgeList

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

func (*SnappyKnowledgeList) DeepCopyInto

func (in *SnappyKnowledgeList) DeepCopyInto(out *SnappyKnowledgeList)

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

func (*SnappyKnowledgeList) DeepCopyObject

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

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

type SnappyKnowledgeSpec

type SnappyKnowledgeSpec struct {

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

SnappyKnowledgeSpec defines the desired state of SnappyKnowledge

func (*SnappyKnowledgeSpec) DeepCopy

func (in *SnappyKnowledgeSpec) DeepCopy() *SnappyKnowledgeSpec

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

func (*SnappyKnowledgeSpec) DeepCopyInto

func (in *SnappyKnowledgeSpec) DeepCopyInto(out *SnappyKnowledgeSpec)

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

type SnappyKnowledgeStatus

type SnappyKnowledgeStatus struct {
}

SnappyKnowledgeStatus defines the observed state of SnappyKnowledge

func (*SnappyKnowledgeStatus) DeepCopy

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

func (*SnappyKnowledgeStatus) DeepCopyInto

func (in *SnappyKnowledgeStatus) DeepCopyInto(out *SnappyKnowledgeStatus)

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