mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 01:40:07 +00:00
update comments of doc.go in stagging/src/k8s.io/kube-aggregator
This commit is contained in:
parent
be11540775
commit
f5d8cde401
@ -18,7 +18,7 @@ limitations under the License.
|
|||||||
// +k8s:conversion-gen=k8s.io/kube-aggregator/pkg/apis/apiregistration
|
// +k8s:conversion-gen=k8s.io/kube-aggregator/pkg/apis/apiregistration
|
||||||
// +k8s:openapi-gen=true
|
// +k8s:openapi-gen=true
|
||||||
|
|
||||||
// Package v1beta1 contains the API Registration API, which is responsible for
|
// Package v1 contains the API Registration API, which is responsible for
|
||||||
// registering an API `Group`/`Version` with another kubernetes like API server.
|
// registering an API `Group`/`Version` with another kubernetes like API server.
|
||||||
// The `APIService` holds information about the other API server in
|
// The `APIService` holds information about the other API server in
|
||||||
// `APIServiceSpec` type as well as general `TypeMeta` and `ObjectMeta`. The
|
// `APIServiceSpec` type as well as general `TypeMeta` and `ObjectMeta`. The
|
||||||
|
Loading…
Reference in New Issue
Block a user