(string, string, structs.ServiceUpdateOptions)
| 24 | EnvironmentUnset(string, string) (*structs.Release, error) |
| 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) |
no outgoing calls