metatypes

package
v2.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2017 License: Apache-2.0 Imports: 1 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

This section is empty.

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