mirror of
https://github.com/rancher/types.git
synced 2025-09-15 06:19:35 +00:00
add refresh timestamp
This commit is contained in:
committed by
Darren Shepherd
parent
dd15a68660
commit
20c4b098ff
@@ -22,7 +22,8 @@ type CatalogSpec struct {
|
||||
}
|
||||
|
||||
type CatalogStatus struct {
|
||||
Commit string `json:"commit,omitempty"`
|
||||
LastRefreshTimestamp string `json:"lastRefreshTimestamp,omitempty"`
|
||||
Commit string `json:"commit,omitempty"`
|
||||
}
|
||||
|
||||
type Template struct {
|
||||
|
Reference in New Issue
Block a user