metatypes

package
v1.3.0-alpha.5 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2016 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

The types defined in this package are used by the meta package to represent the in-memory version of objects. We cannot reuse the __internal version of API objects because it causes import cycle.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeepCopy_metatypes_OwnerReference

func DeepCopy_metatypes_OwnerReference(in OwnerReference, out *OwnerReference, c *conversion.Cloner) error

Types

type OwnerReference

type OwnerReference struct {
	APIVersion string
	Kind       string
	UID        types.UID
	Name       string
	Controller *bool
}

Jump to

Keyboard shortcuts

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