mirror of
https://github.com/rancher/types.git
synced 2025-07-03 00:36:12 +00:00
Remove DaysRemaining from status
This commit is contained in:
parent
df1647ccd8
commit
bca9f57c2a
@ -280,6 +280,5 @@ type LocalClusterAuthEndpoint struct {
|
||||
}
|
||||
|
||||
type CertExpiration struct {
|
||||
DaysRemaining int `json:"daysRemaining,omitempty"`
|
||||
ExpirationDate string `json:"expirationDate,omitempty"`
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user