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

Method FormationUpdate

sdk/interface.go:26–26  ·  view source on GitHub ↗
(string, string, structs.ServiceUpdateOptions)

Source from the content-addressed store, hash-verified

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)

Callers 2

ScaleFunction · 0.65
TestFormationUpdateFunction · 0.65

Calls

no outgoing calls

Tested by 1

TestFormationUpdateFunction · 0.52