mirror of
https://github.com/rancher/types.git
synced 2025-07-02 16:31:48 +00:00
add address field
This commit is contained in:
parent
1cdf0a5101
commit
cc405d2055
@ -68,6 +68,7 @@ type MachineStatus struct {
|
||||
SSHUser string `json:"sshUser,omitempty"`
|
||||
SSHPrivateKey string `json:"sshPrivateKey,omitempty"`
|
||||
ExtractedConfig string `json:"extractedConfig,omitempty"`
|
||||
Address string `json:"address,omitempty"`
|
||||
}
|
||||
|
||||
type MachineCondition struct {
|
||||
|
Loading…
Reference in New Issue
Block a user