Module k8s_openapi::kube_aggregator::pkg::apis::apiregistration::v1
source · Structs
- APIService represents a server for a particular GroupVersion. Name must be “version.group”.
- APIServiceCondition describes the state of an APIService at a particular point
- APIServiceSpec contains information for locating and communicating with a server. Only https is supported, though you are able to disable certificate verification.
- APIServiceStatus contains derived information about an API server
- ServiceReference holds a reference to Service.legacy.k8s.io
Enums
- Use
<ReadAPIServiceResponse as Response>::try_from_parts
to parse the HTTP response body ofAPIService::read
- Use
<ReadAPIServiceStatusResponse as Response>::try_from_parts
to parse the HTTP response body ofAPIService::read_status