package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Constants
No description provided by the author
No description provided by the author
GroupName is the name of api group.
No description provided by the author
No description provided by the author
# Variables
AddToScheme adds api to a scheme.
SchemeBuilder installs the api group to a scheme.
SchemeGroupVersion is group version used to register these objects.
# Structs
APIGroupDiscovery holds information about which resources are being served for all version of the API Group.
APIGroupDiscoveryList is a resource containing a list of APIGroupDiscovery.
APIResourceDiscovery provides information about an API resource for discovery.
APISubresourceDiscovery provides information about an API subresource for discovery.
APIVersionDiscovery holds a list of APIResourceDiscovery types that are served for a particular version within an API Group.
# Type aliases
DiscoveryFreshness is an enum defining whether the Discovery document published by an apiservice is up to date (fresh).
ResourceScope is an enum defining the different scopes available to a resource.