v1alpha1

package
v0.0.0-...-4748121 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package v1alpha1 contains API Schema definitions for the codeready v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=codeready.openshift.io

Package v1alpha1 contains API Schema definitions for the codeready v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=codeready.openshift.io

Index

Constants

This section is empty.

Variables

View Source
var (
	// SchemeGroupVersion is group version used to register these objects
	SchemeGroupVersion = schema.GroupVersion{Group: "codeready.openshift.io", Version: "v1alpha1"}

	// SchemeBuilder is used to add go types to the GroupVersionKind scheme
	SchemeBuilder = &scheme.Builder{GroupVersion: SchemeGroupVersion}
)

Functions

func RegisterDefaults

func RegisterDefaults(scheme *runtime.Scheme) error

RegisterDefaults adds defaulters functions to the given scheme. Public to allow building arbitrary schemes. All generated defaulters are covering - they call all nested defaulters.

Types

type ToolChainEnabler

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

	Spec   ToolChainEnablerSpec   `json:"spec,omitempty"`
	Status ToolChainEnablerStatus `json:"status,omitempty"`
}

ToolChainEnabler is the Schema for the toolchainenablers API +k8s:openapi-gen=true

func (*ToolChainEnabler) DeepCopy

func (in *ToolChainEnabler) DeepCopy() *ToolChainEnabler

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

func (*ToolChainEnabler) DeepCopyInto

func (in *ToolChainEnabler) DeepCopyInto(out *ToolChainEnabler)

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

func (*ToolChainEnabler) DeepCopyObject

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

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

type ToolChainEnablerList

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

ToolChainEnablerList contains a list of ToolChainEnabler

func (*ToolChainEnablerList) DeepCopy

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

func (*ToolChainEnablerList) DeepCopyInto

func (in *ToolChainEnablerList) DeepCopyInto(out *ToolChainEnablerList)

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

func (*ToolChainEnablerList) DeepCopyObject

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

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

type ToolChainEnablerSpec

type ToolChainEnablerSpec struct {
	// INSERT ADDITIONAL SPEC FIELDS - desired state of cluster
	// Important: Run "operator-sdk generate k8s" to regenerate code after modifying this file
	AuthURL             string `json:"authURL"`
	ClusterURL          string `json:"clusterURL"`
	ClusterName         string `json:"clusterName"`
	ToolchainSecretName string `json:"toolchainSecretName"`
}

ToolChainEnablerSpec defines the desired state of ToolChainEnabler

func (*ToolChainEnablerSpec) DeepCopy

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

func (*ToolChainEnablerSpec) DeepCopyInto

func (in *ToolChainEnablerSpec) DeepCopyInto(out *ToolChainEnablerSpec)

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

type ToolChainEnablerStatus

type ToolChainEnablerStatus struct {
}

ToolChainEnablerStatus defines the observed state of ToolChainEnabler

func (*ToolChainEnablerStatus) DeepCopy

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

func (*ToolChainEnablerStatus) DeepCopyInto

func (in *ToolChainEnablerStatus) DeepCopyInto(out *ToolChainEnablerStatus)

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