scheme

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2021 License: Apache-2.0 Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Scheme contains information about all known types, API versions, and defaulting & conversion methods
	Scheme = runtime.NewScheme()

	// Serializer provides powerful high-level encoding/decoding functionality
	Serializer = serializer.NewSerializer(Scheme, nil)
)

Functions

func AddToScheme

func AddToScheme(scheme *runtime.Scheme) error

AddToScheme builds the scheme using all known versions of the API.

Types

This section is empty.

Jump to

Keyboard shortcuts

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