MCPcopy
hub / github.com/digitalocean/doctl / Set

Method Set

doit.go:216–216  ·  view source on GitHub ↗
(ns, key string, val any)

Source from the content-addressed store, hash-verified

214 Listen(url *url.URL, token string, schemaFunc listen.SchemaFunc, out io.Writer, inCh <-chan []byte) listen.ListenerService
215 Terminal() terminal.Terminal
216 Set(ns, key string, val any)
217 IsSet(key string) bool
218 GetString(ns, key string) (string, error)
219 GetBool(ns, key string) (bool, error)

Implementers 2

LiveConfigdoit.go
TestConfigdoit.go

Calls

no outgoing calls

Tested by 15

TestNamespacesCreateFunction · 0.52
TestNamespacesDeleteFunction · 0.52
Test_filterActionsFunction · 0.52
TestCDNsCreateFunction · 0.52
TestCDNsCreate_ZeroFailFunction · 0.52
TestCDNsUpdateTTLFunction · 0.52