mirror of
https://github.com/rancher/types.git
synced 2025-07-01 16:01:49 +00:00
add role
This commit is contained in:
parent
a2625e8dc8
commit
d0a67079b7
@ -91,6 +91,7 @@ type MachineSpec struct {
|
||||
MachineTemplateName string `json:"machineTemplateName" norman:"type=reference[machineTemplate]"`
|
||||
Description string `json:"description"`
|
||||
Driver string `json:"driver"`
|
||||
Role string `json:"role"`
|
||||
|
||||
MachineCommonParams `json:",inline"`
|
||||
AmazonEC2Config AmazonEC2Config `json:"amazonEc2Config"`
|
||||
|
Loading…
Reference in New Issue
Block a user