Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Scheme defines methods for serializing and deserializing API objects. Scheme = runtime.NewScheme() // Codecs provides methods for retrieving codecs and serializers for specific // versions and content types. Codecs = serializer.NewCodecFactory(Scheme) )
Functions ¶
func AddToScheme ¶
AddToScheme adds the types of this group into the given scheme.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.