package
1.3.0-alpha.5
Repository: https://github.com/intelsdi-x/kubernetes.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package protobuf provides a Kubernetes serializer for the protobuf format.
No description provided by the author
Package streaming implements encoder and decoder for streams of runtime.Objects over io.Writer/Readers.
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
NewCodecFactory provides methods for retrieving serializers for the supported wire formats and conversion wrappers to define preferred internal and external versions.

# Structs

CodecFactory provides methods for retrieving codecs and serializers for specific versions and content types.
DirectCodec is a codec that does not do conversion.
DirectCodecFactory provides methods for retrieving "DirectCodec"s, which do not do conversion.