io_k8s_kube__aggregator_pkg_apis_apiregistration_v1 library
Io K8s Kube Aggregator Pkg Apis Apiregistration V1;
Classes
- APIService
- APIService represents a server for a particular GroupVersion. Name must be "version.group".
- APIServiceCondition
- APIServiceCondition describes the state of an APIService at a particular point.
- APIServiceList
- APIServiceList is a list of APIService objects.
- APIServiceSpec
- APIServiceSpec contains information for locating and communicating with a server. Only https is supported, though you are able to disable certificate verification.
- APIServiceStatus
- APIServiceStatus contains derived information about an API server.
- ServiceReference
- ServiceReference holds a reference to Service.legacy.k8s.io.