apimachinery

package
v1.11.0-alpha.2 Latest Latest
Warning

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

Go to latest
Published: May 2, 2018 License: Apache-2.0, Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package apimachinery contains the generic API machinery code that is common to both server and clients. This package should never import specific API objects.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GroupMeta

type GroupMeta struct {
	// GroupVersions is Group + all versions in that group.
	GroupVersions []schema.GroupVersion

	RootScopedKinds sets.String
}

GroupMeta stores the metadata of a group.

Directories

Path Synopsis
Package to keep track of API Versions that can be registered and are enabled in a Scheme.
Package to keep track of API Versions that can be registered and are enabled in a Scheme.

Jump to

Keyboard shortcuts

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