mirror of
https://github.com/rancher/types.git
synced 2025-09-26 04:38:17 +00:00
Remove DaysRemaining from status
This commit is contained in:
committed by
Alena Prokharchyk
parent
95944c2778
commit
6fb546fa1b
@@ -261,6 +261,5 @@ type LocalClusterAuthEndpoint struct {
|
||||
}
|
||||
|
||||
type CertExpiration struct {
|
||||
DaysRemaining int `json:"daysRemaining,omitempty"`
|
||||
ExpirationDate string `json:"expirationDate,omitempty"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user