directory
2.0.0+incompatible
Repository: https://github.com/unitytech/client-go.git
Documentation: pkg.go.dev
# Packages
Package api contains the latest (or "internal") version of the Kubernetes API objects.
Package apimachinery contains the generic API machinery code that is common to both server and clients.
No description provided by the author
No description provided by the author
Package conversion provides go object versioning.
No description provided by the author
Package fields implements a simple field system, parsing and matching selectors with sets of fields.
No description provided by the author
No description provided by the author
Package labels implements a simple label system, parsing and matching selectors with sets of labels.
No description provided by the author
Package runtime is a generated protocol buffer package.
No description provided by the author
No description provided by the author
Package types implements various generic types used throughout kubernetes.
Package util implements various utility functions used in both testing and implementation of Kubernetes.
Package version supplies version information collected at build time to kubernetes components.
Package watch contains a generic watchable interface, and a fake for testing code that uses the watch interface.