Merge pull request #74012 from danielqsj/dep

update generated files
pull/564/head
Kubernetes Prow Robot 2019-02-13 19:06:31 -08:00 committed by GitHub
commit 2b9c9154b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,7 @@ message APIService {
optional APIServiceStatus status = 3;
}
// APIServiceCondition describes the state of an APIService at a particular point
message APIServiceCondition {
// Type is the type of the condition.
optional string type = 1;

View File

@ -40,6 +40,7 @@ message APIService {
optional APIServiceStatus status = 3;
}
// APIServiceCondition describes the state of an APIService at a particular point
message APIServiceCondition {
// Type is the type of the condition.
optional string type = 1;