mirror of
https://github.com/rancher/types.git
synced 2025-09-25 12:21:24 +00:00
Merge pull request #84 from StrongMonkey/add-externaLiD
Add externa li d
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