package
1.9.0-alpha.1
Repository: https://github.com/easeway/kubernetes.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

Kind takes an unqualified kind and returns a Group qualified GroupKind.
Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Constants

GroupName is the group name use in this package.

# Variables

No description provided by the author
Codecs provides access to encoding and decoding for the scheme.
GroupFactoryRegistry is the APIGroupFactoryRegistry (overlaps a bit with Registry, see comments in package for details).
ParameterCodec handles versioning of objects that are converted to query parameters.
Registry is an instance of an API registry.
Scheme is the default instance of runtime.Scheme to which types in the Kubernetes API are already registered.
No description provided by the author
SchemeGroupVersion is group version used to register these objects.
Unversioned is group version for unversioned API objects TODO: this should be v1 probably.