mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-20 02:11:09 +00:00
update generated files
This commit is contained in:
parent
a92729a301
commit
13935986f9
@ -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;
|
||||
|
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user