testing

package
v0.0.0-...-112d741 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeepCopy_testing_Simple

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

DeepCopy_testing_Simple is an autogenerated deepcopy function.

func DeepCopy_testing_SimpleGetOptions

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

DeepCopy_testing_SimpleGetOptions is an autogenerated deepcopy function.

func DeepCopy_testing_SimpleList

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

DeepCopy_testing_SimpleList is an autogenerated deepcopy function.

func DeepCopy_testing_SimpleRoot

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

DeepCopy_testing_SimpleRoot is an autogenerated deepcopy function.

func DeepCopy_testing_SimpleXGSubresource

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

DeepCopy_testing_SimpleXGSubresource is an autogenerated deepcopy function.

func GetGeneratedDeepCopyFuncs

func GetGeneratedDeepCopyFuncs() []conversion.GeneratedDeepCopyFunc

GetGeneratedDeepCopyFuncs returns the generated funcs, since we aren't registering them.

Types

type Simple

type Simple struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata"`
	// +optional
	Other string `json:"other,omitempty"`
	// +optional
	Labels map[string]string `json:"labels,omitempty"`
}

func (*Simple) CodecDecodeSelf

func (x *Simple) CodecDecodeSelf(d *codec1978.Decoder)

func (*Simple) CodecEncodeSelf

func (x *Simple) CodecEncodeSelf(e *codec1978.Encoder)

type SimpleGetOptions

type SimpleGetOptions struct {
	metav1.TypeMeta `json:",inline"`
	Param1          string `json:"param1"`
	Param2          string `json:"param2"`
	Path            string `json:"atAPath"`
}

func (*SimpleGetOptions) CodecDecodeSelf

func (x *SimpleGetOptions) CodecDecodeSelf(d *codec1978.Decoder)

func (*SimpleGetOptions) CodecEncodeSelf

func (x *SimpleGetOptions) CodecEncodeSelf(e *codec1978.Encoder)

func (SimpleGetOptions) SwaggerDoc

func (SimpleGetOptions) SwaggerDoc() map[string]string

type SimpleList

type SimpleList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,inline"`
	// +optional
	Items []Simple `json:"items,omitempty"`
}

func (*SimpleList) CodecDecodeSelf

func (x *SimpleList) CodecDecodeSelf(d *codec1978.Decoder)

func (*SimpleList) CodecEncodeSelf

func (x *SimpleList) CodecEncodeSelf(e *codec1978.Encoder)

type SimpleRoot

type SimpleRoot struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata"`
	// +optional
	Other string `json:"other,omitempty"`
	// +optional
	Labels map[string]string `json:"labels,omitempty"`
}

func (*SimpleRoot) CodecDecodeSelf

func (x *SimpleRoot) CodecDecodeSelf(d *codec1978.Decoder)

func (*SimpleRoot) CodecEncodeSelf

func (x *SimpleRoot) CodecEncodeSelf(e *codec1978.Encoder)

type SimpleXGSubresource

type SimpleXGSubresource struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata"`
	SubresourceInfo   string            `json:"subresourceInfo,omitempty"`
	Labels            map[string]string `json:"labels,omitempty"`
}

SimpleXGSubresource is a cross group subresource, i.e. the subresource does not belong to the same group as its parent resource.

func (*SimpleXGSubresource) CodecDecodeSelf

func (x *SimpleXGSubresource) CodecDecodeSelf(d *codec1978.Decoder)

func (*SimpleXGSubresource) CodecEncodeSelf

func (x *SimpleXGSubresource) CodecEncodeSelf(e *codec1978.Encoder)

Jump to

Keyboard shortcuts

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