mirror of
https://github.com/rancher/types.git
synced 2025-08-31 12:48:45 +00:00
add role
This commit is contained in:
@@ -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"`
|
||||
|
Reference in New Issue
Block a user