MCPcopy Create free account
hub / github.com/convox/rack / InstanceShellClassic

Method InstanceShellClassic

sdk/interface.go:27–27  ·  view source on GitHub ↗
(string, io.ReadWriter, structs.InstanceShellOptions)

Source from the content-addressed store, hash-verified

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)

Callers 2

InstancesSshFunction · 0.65
TestInstanceShellClassicFunction · 0.65

Calls

no outgoing calls

Tested by 1

TestInstanceShellClassicFunction · 0.52