mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-04 10:47:25 +00:00
update generated files
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user