package
1.6.0-alpha.0
Repository: https://github.com/libnux/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
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.
DirectCodecFactory provides methods for retrieving "DirectCodec"s, which do not do conversion.