v1alpha1

package
v0.0.0-...-c7825ed Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package v1alpha1 contains API Schema definitions for the namespace.rules v1alpha1 API group +kubebuilder:object:generate=true +groupName=namespace.rules.default-rules.dev.tensorbytes.com

Index

Constants

This section is empty.

Variables

View Source
var (
	// GroupVersion is group version used to register these objects
	GroupVersion = schema.GroupVersion{Group: "namespace.rules.default-rules.dev.tensorbytes.com", Version: "v1alpha1"}

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

	// AddToScheme adds the types in this group-version to the given scheme.
	AddToScheme = SchemeBuilder.AddToScheme
)

Functions

This section is empty.

Types

type SimpleAutoScaler

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

	Spec   SimpleAutoScalerSpec   `json:"spec,omitempty"`
	Status SimpleAutoScalerStatus `json:"status,omitempty"`
}

SimpleAutoScaler is the Schema for the simpleautoscalers API

func (*SimpleAutoScaler) DeepCopy

func (in *SimpleAutoScaler) DeepCopy() *SimpleAutoScaler

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

func (*SimpleAutoScaler) DeepCopyInto

func (in *SimpleAutoScaler) DeepCopyInto(out *SimpleAutoScaler)

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

func (*SimpleAutoScaler) DeepCopyObject

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

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

type SimpleAutoScalerList

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

SimpleAutoScalerList contains a list of SimpleAutoScaler

func (*SimpleAutoScalerList) DeepCopy

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

func (*SimpleAutoScalerList) DeepCopyInto

func (in *SimpleAutoScalerList) DeepCopyInto(out *SimpleAutoScalerList)

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

func (*SimpleAutoScalerList) DeepCopyObject

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

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

type SimpleAutoScalerSpec

type SimpleAutoScalerSpec struct {

	// Foo is an example field of SimpleAutoScaler. Edit simpleautoscaler_types.go to remove/update
	Foo string `json:"foo,omitempty"`
}

SimpleAutoScalerSpec defines the desired state of SimpleAutoScaler

func (*SimpleAutoScalerSpec) DeepCopy

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

func (*SimpleAutoScalerSpec) DeepCopyInto

func (in *SimpleAutoScalerSpec) DeepCopyInto(out *SimpleAutoScalerSpec)

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

type SimpleAutoScalerStatus

type SimpleAutoScalerStatus struct {
}

SimpleAutoScalerStatus defines the observed state of SimpleAutoScaler

func (*SimpleAutoScalerStatus) DeepCopy

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

func (*SimpleAutoScalerStatus) DeepCopyInto

func (in *SimpleAutoScalerStatus) DeepCopyInto(out *SimpleAutoScalerStatus)

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