mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
update generated files
This commit is contained in:
parent
a92729a301
commit
13935986f9
@ -40,6 +40,7 @@ message APIService {
|
|||||||
optional APIServiceStatus status = 3;
|
optional APIServiceStatus status = 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// APIServiceCondition describes the state of an APIService at a particular point
|
||||||
message APIServiceCondition {
|
message APIServiceCondition {
|
||||||
// Type is the type of the condition.
|
// Type is the type of the condition.
|
||||||
optional string type = 1;
|
optional string type = 1;
|
||||||
|
@ -40,6 +40,7 @@ message APIService {
|
|||||||
optional APIServiceStatus status = 3;
|
optional APIServiceStatus status = 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// APIServiceCondition describes the state of an APIService at a particular point
|
||||||
message APIServiceCondition {
|
message APIServiceCondition {
|
||||||
// Type is the type of the condition.
|
// Type is the type of the condition.
|
||||||
optional string type = 1;
|
optional string type = 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user