Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Scheme is the runtime.Scheme to which all types are registered. Scheme = runtime.NewScheme() // Serializer provides high-level encoding/decoding functions Serializer = serializer.NewSerializer(Scheme, &codecs) )
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.