v1alpha1

package
v0.0.0-...-268ad55 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package v1alpha1 is the v1alpha1 version of the API.

Index

Constants

This section is empty.

Variables

View Source
var (
	// SchemeBuilder initializes a scheme builder
	SchemeBuilder = runtime.NewSchemeBuilder(addKnownTypes)
	// AddToScheme is a global function that registers this API group & version to a scheme
	AddToScheme = SchemeBuilder.AddToScheme
)
View Source
var SchemeGroupVersion = schema.GroupVersion{Group: operator.GroupName, Version: "v1alpha1"}

SchemeGroupVersion is group version used to register these objects

Functions

func Kind

func Kind(kind string) schema.GroupKind

Kind takes an unqualified kind and returns back a Group qualified GroupKind

func Resource

func Resource(resource string) schema.GroupResource

Resource takes an unqualified resource and returns a Group qualified GroupResource

Types

type EBSCSIDriver

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

	Spec   EBSCSIDriverSpec   `json:"spec"`
	Status EBSCSIDriverStatus `json:"status"`
}

EBSCSIDriver is a specification for a EBSCSIDriver resource

func (*EBSCSIDriver) DeepCopy

func (in *EBSCSIDriver) DeepCopy() *EBSCSIDriver

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

func (*EBSCSIDriver) DeepCopyInto

func (in *EBSCSIDriver) DeepCopyInto(out *EBSCSIDriver)

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

func (*EBSCSIDriver) DeepCopyObject

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

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

type EBSCSIDriverList

type EBSCSIDriverList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata"`

	Items []EBSCSIDriver `json:"items"`
}

EBSCSIDriverList is a list of EBSCSIDriver resources

func (*EBSCSIDriverList) DeepCopy

func (in *EBSCSIDriverList) DeepCopy() *EBSCSIDriverList

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

func (*EBSCSIDriverList) DeepCopyInto

func (in *EBSCSIDriverList) DeepCopyInto(out *EBSCSIDriverList)

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

func (*EBSCSIDriverList) DeepCopyObject

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

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

type EBSCSIDriverSpec

type EBSCSIDriverSpec struct {
	operatorv1.OperatorSpec `json:",inline"`
}

EBSCSIDriverSpec is the spec for a EBSCSIDriver resource

func (*EBSCSIDriverSpec) DeepCopy

func (in *EBSCSIDriverSpec) DeepCopy() *EBSCSIDriverSpec

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

func (*EBSCSIDriverSpec) DeepCopyInto

func (in *EBSCSIDriverSpec) DeepCopyInto(out *EBSCSIDriverSpec)

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

type EBSCSIDriverStatus

type EBSCSIDriverStatus struct {
	operatorv1.OperatorStatus `json:",inline"`
}

EBSCSIDriverStatus is the status for a EBSCSIDriver resource

func (*EBSCSIDriverStatus) DeepCopy

func (in *EBSCSIDriverStatus) DeepCopy() *EBSCSIDriverStatus

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

func (*EBSCSIDriverStatus) DeepCopyInto

func (in *EBSCSIDriverStatus) DeepCopyInto(out *EBSCSIDriverStatus)

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