v1alpha1

package
v1.1.6 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2016 License: Apache-2.0, Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const GroupName = "metrics"

GroupName is the group name use in this package

Variables

View Source
var SchemeGroupVersion = unversioned.GroupVersion{Group: GroupName, Version: "v1alpha1"}

SchemeGroupVersion is group version used to register these objects

Functions

func AddToScheme added in v1.1.3

func AddToScheme(scheme *runtime.Scheme)

func Convert_metrics_RawNode_To_v1alpha1_RawNode added in v1.1.3

func Convert_metrics_RawNode_To_v1alpha1_RawNode(in *metrics.RawNode, out *RawNode, s conversion.Scope) error

func Convert_metrics_RawPod_To_v1alpha1_RawPod added in v1.1.3

func Convert_metrics_RawPod_To_v1alpha1_RawPod(in *metrics.RawPod, out *RawPod, s conversion.Scope) error

func Convert_v1alpha1_RawNode_To_metrics_RawNode added in v1.1.3

func Convert_v1alpha1_RawNode_To_metrics_RawNode(in *RawNode, out *metrics.RawNode, s conversion.Scope) error

func Convert_v1alpha1_RawPod_To_metrics_RawPod added in v1.1.3

func Convert_v1alpha1_RawPod_To_metrics_RawPod(in *RawPod, out *metrics.RawPod, s conversion.Scope) error

Types

type RawNode

type RawNode struct {
	unversioned.TypeMeta `json:",inline"`
}

Placeholder top-level node resource metrics.

func (*RawNode) GetObjectKind added in v1.1.3

func (obj *RawNode) GetObjectKind() unversioned.ObjectKind

type RawPod

type RawPod struct {
	unversioned.TypeMeta `json:",inline"`
}

Placeholder top-level pod resource metrics.

func (*RawPod) GetObjectKind added in v1.1.3

func (obj *RawPod) GetObjectKind() unversioned.ObjectKind

Jump to

Keyboard shortcuts

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