mirror of
https://github.com/rancher/types.git
synced 2025-08-31 21:00:16 +00:00
Remove DaysRemaining from status
This commit is contained in:
committed by
Alena Prokharchyk
parent
df1647ccd8
commit
bca9f57c2a
@@ -280,6 +280,5 @@ type LocalClusterAuthEndpoint struct {
|
||||
}
|
||||
|
||||
type CertExpiration struct {
|
||||
DaysRemaining int `json:"daysRemaining,omitempty"`
|
||||
ExpirationDate string `json:"expirationDate,omitempty"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user