(string, io.ReadWriter, structs.InstanceShellOptions)
| 25 | FormationGet(string) (structs.Services, error) |
| 26 | FormationUpdate(string, string, structs.ServiceUpdateOptions) error |
| 27 | InstanceShellClassic(string, io.ReadWriter, structs.InstanceShellOptions) (int, error) |
| 28 | ProcessRunAttached(string, string, io.ReadWriter, int, structs.ProcessRunOptions) (int, error) |
| 29 | ProcessRunDetached(string, string, structs.ProcessRunOptions) (string, error) |
| 30 | RackHost(rackOrgSlug string) (structs.RackData, error) |
no outgoing calls