v1

package
v0.0.0-...-87f0bbb Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2021 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

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

Index

Constants

This section is empty.

Variables

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

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

	Spec   NextCloudSpec   `json:"spec,omitempty"`
	Status NextCloudStatus `json:"status,omitempty"`
}

NextCloud is the Schema for the nextclouds API

func (*NextCloud) DeepCopy

func (in *NextCloud) DeepCopy() *NextCloud

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

func (*NextCloud) DeepCopyInto

func (in *NextCloud) DeepCopyInto(out *NextCloud)

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

func (*NextCloud) DeepCopyObject

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

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

type NextCloudList

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

NextCloudList contains a list of NextCloud

func (*NextCloudList) DeepCopy

func (in *NextCloudList) DeepCopy() *NextCloudList

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

func (*NextCloudList) DeepCopyInto

func (in *NextCloudList) DeepCopyInto(out *NextCloudList)

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

func (*NextCloudList) DeepCopyObject

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

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

type NextCloudSpec

type NextCloudSpec struct {
}

NextCloudSpec defines the desired state of NextCloud

func (*NextCloudSpec) DeepCopy

func (in *NextCloudSpec) DeepCopy() *NextCloudSpec

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

func (*NextCloudSpec) DeepCopyInto

func (in *NextCloudSpec) DeepCopyInto(out *NextCloudSpec)

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

type NextCloudStatus

type NextCloudStatus struct {
}

NextCloudStatus defines the observed state of NextCloud

func (*NextCloudStatus) DeepCopy

func (in *NextCloudStatus) DeepCopy() *NextCloudStatus

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

func (*NextCloudStatus) DeepCopyInto

func (in *NextCloudStatus) DeepCopyInto(out *NextCloudStatus)

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