wardle

package
v1.7.4 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2017 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package api is the internal version of the API. +groupName=wardle.k8s.io

Index

Constants

View Source
const GroupName = "wardle.k8s.io"

Variables

View Source
var (
	SchemeBuilder = runtime.NewSchemeBuilder(addKnownTypes)
	AddToScheme   = SchemeBuilder.AddToScheme
)
View Source
var SchemeGroupVersion = schema.GroupVersion{Group: GroupName, Version: runtime.APIVersionInternal}

SchemeGroupVersion is group version used to register these objects

Functions

func DeepCopy_wardle_Flunder

func DeepCopy_wardle_Flunder(in interface{}, out interface{}, c *conversion.Cloner) error

DeepCopy_wardle_Flunder is an autogenerated deepcopy function.

func DeepCopy_wardle_FlunderList

func DeepCopy_wardle_FlunderList(in interface{}, out interface{}, c *conversion.Cloner) error

DeepCopy_wardle_FlunderList is an autogenerated deepcopy function.

func DeepCopy_wardle_FlunderSpec

func DeepCopy_wardle_FlunderSpec(in interface{}, out interface{}, c *conversion.Cloner) error

DeepCopy_wardle_FlunderSpec is an autogenerated deepcopy function.

func DeepCopy_wardle_FlunderStatus

func DeepCopy_wardle_FlunderStatus(in interface{}, out interface{}, c *conversion.Cloner) error

DeepCopy_wardle_FlunderStatus is an autogenerated deepcopy function.

func Kind

func Kind(kind string) schema.GroupKind

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

func RegisterDeepCopies

func RegisterDeepCopies(scheme *runtime.Scheme) error

RegisterDeepCopies adds deep-copy functions to the given scheme. Public to allow building arbitrary schemes.

func Resource

func Resource(resource string) schema.GroupResource

Resource takes an unqualified resource and returns back a Group qualified GroupResource

Types

type Flunder

type Flunder struct {
	metav1.TypeMeta
	metav1.ObjectMeta

	Spec   FlunderSpec
	Status FlunderStatus
}

type FlunderList

type FlunderList struct {
	metav1.TypeMeta
	metav1.ListMeta

	Items []Flunder
}

FlunderList is a list of Flunder objects.

type FlunderSpec

type FlunderSpec struct {
}

type FlunderStatus

type FlunderStatus struct {
}

Directories

Path Synopsis
Package v1alpha1 is the v1alpha1 version of the API.
Package v1alpha1 is the v1alpha1 version of the API.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL