Fixes Golint Errors: staging/src/k8s.io/kube-aggregator (#73369)
* fixed golint errors in staging/src/k8s.io/kube-aggregator * update openapi * unexported autoRegisterController
This commit is contained in:

committed by
Kubernetes Prow Robot

parent
f7c4389b79
commit
805a9e7036
2
api/openapi-spec/swagger.json
generated
2
api/openapi-spec/swagger.json
generated
@@ -17251,6 +17251,7 @@
|
||||
]
|
||||
},
|
||||
"io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIServiceCondition": {
|
||||
"description": "APIServiceCondition describes the state of an APIService at a particular point",
|
||||
"properties": {
|
||||
"lastTransitionTime": {
|
||||
"$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
@@ -17416,6 +17417,7 @@
|
||||
]
|
||||
},
|
||||
"io.k8s.kube-aggregator.pkg.apis.apiregistration.v1beta1.APIServiceCondition": {
|
||||
"description": "APIServiceCondition describes the state of an APIService at a particular point",
|
||||
"properties": {
|
||||
"lastTransitionTime": {
|
||||
"$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
|
Reference in New Issue
Block a user