Documentation ¶
Overview ¶
Package encoding implements utilities for decoding from yaml the `kind` Config
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Codecs = serializer.NewCodecFactory(Scheme)
Codecs provides access to encoding and decoding for the scheme.
View Source
var Scheme = runtime.NewScheme()
Scheme is the runtime.Scheme to which all `kind` config API versions and types are registered.
Functions ¶
func AddToScheme ¶
AddToScheme builds the scheme using all known `kind` API versions.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.