scheme

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 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