mirror of
https://github.com/rancher/types.git
synced 2025-07-31 04:49:37 +00:00
add refresh timestamp
This commit is contained in:
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 {
|
||||
|
Loading…
Reference in New Issue
Block a user