mirror of
https://github.com/rancher/types.git
synced 2025-09-24 19:39:13 +00:00
add external id
This commit is contained in:
@@ -77,6 +77,7 @@ type TemplateVersion struct {
|
||||
}
|
||||
|
||||
type TemplateVersionSpec struct {
|
||||
ExternalID string `json:"externalId,omitempty"`
|
||||
Revision *int `json:"revision,omitempty"`
|
||||
Version string `json:"version,omitempty"`
|
||||
MinimumRancherVersion string `json:"minimumRancherVersion,omitempty" yaml:"minimum_rancher_version,omitempty"`
|
||||
|
Reference in New Issue
Block a user