package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Constants
GroupName is the name of api group.
# 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.