Documentation ¶
Index ¶
- Constants
- Variables
- func AddToScheme(scheme *runtime.Scheme) error
- func AddToSchemeWithGV(scheme *runtime.Scheme, schemeGroupVersion schema.GroupVersion) error
- type ClusterComputeClass
- type ClusterComputeClassList
- type ClusterVolumeClass
- type ClusterVolumeClassList
- func (in *ClusterVolumeClassList) DeepCopy() *ClusterVolumeClassList
- func (in *ClusterVolumeClassList) DeepCopyInto(out *ClusterVolumeClassList)
- func (in *ClusterVolumeClassList) DeepCopyObject() runtime.Object
- func (c *ClusterVolumeClassList) GetItems() []ClusterVolumeClass
- func (c *ClusterVolumeClassList) SetItems(items []ClusterVolumeClass)
- type ProjectComputeClass
- type ProjectComputeClassList
- type ProjectVolumeClass
- type ProjectVolumeClassList
Constants ¶
const Version = "v1"
Variables ¶
var SchemeGroupVersion = schema.GroupVersion{ Group: admin_acorn_io.Group, Version: Version, }
Functions ¶
func AddToScheme ¶
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 ¶
func (in *ClusterComputeClassList) DeepCopy() *ClusterComputeClassList
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 ¶
func (in *ClusterVolumeClassList) DeepCopy() *ClusterVolumeClassList
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 (c *ClusterVolumeClassList) GetItems() []ClusterVolumeClass
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 ¶
func (in *ProjectComputeClassList) DeepCopy() *ProjectComputeClassList
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 ¶
func (in *ProjectVolumeClassList) DeepCopy() *ProjectVolumeClassList
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.