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 ¶
AddToScheme builds the scheme using all known versions of the API.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.