v1

package
v0.8.0-rc6 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const Version = "v1"

Variables

View Source
var SchemeGroupVersion = schema.GroupVersion{
	Group:   admin_acorn_io.Group,
	Version: Version,
}

Functions

func AddToScheme

func AddToScheme(scheme *runtime.Scheme) error

func AddToSchemeWithGV

func AddToSchemeWithGV(scheme *runtime.Scheme, schemeGroupVersion schema.GroupVersion) error

Types

type ClusterComputeClass

type ClusterComputeClass v1.ClusterComputeClassInstance

func (*ClusterComputeClass) DeepCopy

func (in *ClusterComputeClass) DeepCopy() *ClusterComputeClass

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

func (*ClusterComputeClass) DeepCopyInto

func (in *ClusterComputeClass) DeepCopyInto(out *ClusterComputeClass)

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

func (*ClusterComputeClass) DeepCopyObject

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

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

func (*ClusterComputeClass) NamespaceScoped

func (in *ClusterComputeClass) NamespaceScoped() bool

type ClusterComputeClassList

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

func (*ClusterComputeClassList) DeepCopy

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

func (*ClusterComputeClassList) DeepCopyInto

func (in *ClusterComputeClassList) DeepCopyInto(out *ClusterComputeClassList)

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

func (*ClusterComputeClassList) DeepCopyObject

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

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

type ClusterVolumeClass

type ClusterVolumeClass adminv1.ClusterVolumeClassInstance

func (*ClusterVolumeClass) DeepCopy

func (in *ClusterVolumeClass) DeepCopy() *ClusterVolumeClass

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

func (*ClusterVolumeClass) DeepCopyInto

func (in *ClusterVolumeClass) DeepCopyInto(out *ClusterVolumeClass)

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

func (*ClusterVolumeClass) DeepCopyObject

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

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

func (*ClusterVolumeClass) NamespaceScoped

func (c *ClusterVolumeClass) NamespaceScoped() bool

type ClusterVolumeClassList

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

func (*ClusterVolumeClassList) DeepCopy

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

func (*ClusterVolumeClassList) DeepCopyInto

func (in *ClusterVolumeClassList) DeepCopyInto(out *ClusterVolumeClassList)

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

func (*ClusterVolumeClassList) DeepCopyObject

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

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

func (*ClusterVolumeClassList) GetItems

func (*ClusterVolumeClassList) SetItems

func (c *ClusterVolumeClassList) SetItems(items []ClusterVolumeClass)

type ProjectComputeClass

type ProjectComputeClass v1.ProjectComputeClassInstance

func (*ProjectComputeClass) DeepCopy

func (in *ProjectComputeClass) DeepCopy() *ProjectComputeClass

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

func (*ProjectComputeClass) DeepCopyInto

func (in *ProjectComputeClass) DeepCopyInto(out *ProjectComputeClass)

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

func (*ProjectComputeClass) DeepCopyObject

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

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

type ProjectComputeClassList

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

func (*ProjectComputeClassList) DeepCopy

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

func (*ProjectComputeClassList) DeepCopyInto

func (in *ProjectComputeClassList) DeepCopyInto(out *ProjectComputeClassList)

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

func (*ProjectComputeClassList) DeepCopyObject

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

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

type ProjectVolumeClass

type ProjectVolumeClass adminv1.ProjectVolumeClassInstance

func (*ProjectVolumeClass) DeepCopy

func (in *ProjectVolumeClass) DeepCopy() *ProjectVolumeClass

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

func (*ProjectVolumeClass) DeepCopyInto

func (in *ProjectVolumeClass) DeepCopyInto(out *ProjectVolumeClass)

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

func (*ProjectVolumeClass) DeepCopyObject

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

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

type ProjectVolumeClassList

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

func (*ProjectVolumeClassList) DeepCopy

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

func (*ProjectVolumeClassList) DeepCopyInto

func (in *ProjectVolumeClassList) DeepCopyInto(out *ProjectVolumeClassList)

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

func (*ProjectVolumeClassList) DeepCopyObject

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

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL