v1

package
v0.10.1 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2024 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 ClusterImageRoleAuthorization added in v0.9.0

type ClusterImageRoleAuthorization internaladminv1.ClusterImageRoleAuthorizationInstance

func (*ClusterImageRoleAuthorization) DeepCopy added in v0.9.0

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

func (*ClusterImageRoleAuthorization) DeepCopyInto added in v0.9.0

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

func (*ClusterImageRoleAuthorization) DeepCopyObject added in v0.9.0

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

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

func (*ClusterImageRoleAuthorization) NamespaceScoped added in v0.9.0

func (in *ClusterImageRoleAuthorization) NamespaceScoped() bool

type ClusterImageRoleAuthorizationList added in v0.9.0

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

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

func (*ClusterImageRoleAuthorizationList) DeepCopy added in v0.9.0

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

func (*ClusterImageRoleAuthorizationList) DeepCopyInto added in v0.9.0

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

func (*ClusterImageRoleAuthorizationList) DeepCopyObject added in v0.9.0

func (in *ClusterImageRoleAuthorizationList) 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 ImageRoleAuthorization added in v0.9.0

type ImageRoleAuthorization internaladminv1.ImageRoleAuthorizationInstance

func (*ImageRoleAuthorization) DeepCopy added in v0.9.0

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

func (*ImageRoleAuthorization) DeepCopyInto added in v0.9.0

func (in *ImageRoleAuthorization) DeepCopyInto(out *ImageRoleAuthorization)

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

func (*ImageRoleAuthorization) DeepCopyObject added in v0.9.0

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

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

type ImageRoleAuthorizationList added in v0.9.0

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

func (*ImageRoleAuthorizationList) DeepCopy added in v0.9.0

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

func (*ImageRoleAuthorizationList) DeepCopyInto added in v0.9.0

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

func (*ImageRoleAuthorizationList) DeepCopyObject added in v0.9.0

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

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

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.

type QuotaRequest added in v0.9.2

func (*QuotaRequest) DeepCopy added in v0.9.2

func (in *QuotaRequest) DeepCopy() *QuotaRequest

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

func (*QuotaRequest) DeepCopyInto added in v0.9.2

func (in *QuotaRequest) DeepCopyInto(out *QuotaRequest)

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

func (*QuotaRequest) DeepCopyObject added in v0.9.2

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

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

type QuotaRequestList added in v0.9.2

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

func (*QuotaRequestList) DeepCopy added in v0.9.2

func (in *QuotaRequestList) DeepCopy() *QuotaRequestList

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

func (*QuotaRequestList) DeepCopyInto added in v0.9.2

func (in *QuotaRequestList) DeepCopyInto(out *QuotaRequestList)

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

func (*QuotaRequestList) DeepCopyObject added in v0.9.2

func (in *QuotaRequestList) 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