v1alpha1

package
v0.0.0-...-affaa53 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package v1 is the v1 version of the API. +groupName=ui.kyma-project.io

Index

Constants

This section is empty.

Variables

View Source
var (
	// localSchemeBuilder and AddToScheme will stay in k8s.io/kubernetes.
	SchemeBuilder runtime.SchemeBuilder

	AddToScheme = localSchemeBuilder.AddToScheme
)
View Source
var SchemeGroupVersion = schema.GroupVersion{Group: ui.GroupName, Version: "v1alpha1"}

SchemeGroupVersion is group version used to register these objects

Functions

func Resource

func Resource(resource string) schema.GroupResource

Resource takes an unqualified resource and returns a Group qualified GroupResource

Types

type BackendModule

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

BackendModule describes a module.

func (*BackendModule) DeepCopy

func (in *BackendModule) DeepCopy() *BackendModule

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

func (*BackendModule) DeepCopyInto

func (in *BackendModule) DeepCopyInto(out *BackendModule)

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

func (*BackendModule) DeepCopyObject

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

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

type BackendModuleList

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

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

BackendModuleList is a list of BackendModule resources

func (*BackendModuleList) DeepCopy

func (in *BackendModuleList) DeepCopy() *BackendModuleList

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

func (*BackendModuleList) DeepCopyInto

func (in *BackendModuleList) DeepCopyInto(out *BackendModuleList)

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

func (*BackendModuleList) DeepCopyObject

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