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