MCPcopy Index your code
hub / github.com/coder/coder / DeleteRuntimeConfig

Method DeleteRuntimeConfig

coderd/runtimeconfig/spec.go:38–38  ·  view source on GitHub ↗
(ctx context.Context, key string)

Source from the content-addressed store, hash-verified

36 GetRuntimeConfig(ctx context.Context, key string) (string, error)
37 UpsertRuntimeConfig(ctx context.Context, arg database.UpsertRuntimeConfigParams) error
38 DeleteRuntimeConfig(ctx context.Context, key string) error
39}

Callers 3

UnsetRuntimeValueMethod · 0.65
DeleteRuntimeConfigMethod · 0.65
DeleteRuntimeConfigMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected