MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / update

Method update

apps/cloud/worker-configuration.d.ts:11956–11956  ·  view source on GitHub ↗

* Update hosted image metadata * @param options Properties to update * @returns Updated image metadata * @throws ImagesError if update fails

(options: ImageUpdateOptions)

Source from the content-addressed store, hash-verified

11954 * @throws {@link ImagesError} if update fails
11955 */
11956 update(options: ImageUpdateOptions): Promise<ImageMetadata>;
11957 /**
11958 * Delete a hosted image
11959 * @returns True if deleted, false if not found

Callers 15

routeTree.gen.tsFile · 0.65
makeRecordingHttpClientFunction · 0.65
hashSourceFunction · 0.65
stableMigrationHashFunction · 0.65
core-tools.tsFile · 0.65
serveOAuthFixtureFunction · 0.65
serveTokenEndpointFunction · 0.65
policies.test.tsFile · 0.65
codeChallengeForVerifierFunction · 0.65
serveOAuthTestServerFunction · 0.65
makeRecorderFunction · 0.65
connections.tsFile · 0.65

Calls

no outgoing calls

Tested by 5

makeRecordingHttpClientFunction · 0.52
serveOAuthFixtureFunction · 0.52
serveTokenEndpointFunction · 0.52
makeRecorderFunction · 0.52
serveProbeEndpointFunction · 0.52